pgadmin4/runtime
Anil Sahoo 5f22b4e2d2
Fixed following issues related to auto-update:
1. Fixed the issue where auto-update was not working for macOS x64 arch machines as pgadmin4 zip file name has x86_64 in it.
2. Improved error handling in the /upgrade_check API by replacing the static “Failed to check for update” message for Windows users with a dynamic error message.
3. Fixed the CSS issue affecting the close icon in the warning notifier.
4. Removed trailing periods from helper texts and notifier messages in the app’s auto-update workflow. #9133
2025-10-13 17:25:14 +05:30
..
assets Improve PNG files by optimising them. 2022-10-31 18:06:53 +05:30
src Fixed following issues related to auto-update: 2025-10-13 17:25:14 +05:30
.eslintrc.js Enabled large file downloads for desktop users within the query tool. #3369 2025-05-14 15:30:17 +05:30
.gitignore Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
.yarnrc.yml Update yarn.lock file and added .yarnrc.yml 2023-10-31 16:27:42 +05:30
dev_config.json.in Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
package.json Updated Python and Javascript dependencies. 2025-10-06 17:33:12 +05:30
yarn.lock Updated Python and Javascript dependencies. 2025-10-06 17:33:12 +05:30