pgadmin4/web
2023-05-29 11:02:29 +05:30
..
migrations After upgrading SQLAlchemy, use _asdict().items() instead of .items(). 2023-03-20 16:48:12 +05:30
pgacloud Fixed the error occurring while postgresql cloud instance deployment on AWS RDS. 2023-04-28 15:16:22 +05:30
pgadmin Separate multiple Blocking PIDs with delimiter on Dashboard. #6331 2023-05-29 11:02:29 +05:30
regression Implement new PostgreSQL 15 features in publication dialog and SQL. #5868 2023-05-25 16:25:12 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintignore Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
.eslintrc.js Add .ts and .tsx files under linter and fix linter issues. #5830 2023-03-16 17:22:26 +05:30
.yarnrc.yml Add .yarnrc.yml file with node linker as node_modules to make docker builds work 2023-04-26 11:51:23 +05:30
babel.cfg Update message catalog. 2022-04-01 17:22:16 +05:30
config.py Allow pgAdmin to retrieve master password from external script/program. #4769 2023-05-25 13:49:08 +05:30
karma.conf.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
package.json Reducing the value of 'max-old-space-size' to 2048 2023-05-02 11:10:35 +05:30
pgAdmin4.py Added support to use standard OS secret store to save server/ssh tunnel passwords instead of master password in pgAdmin desktop mode. #5123 2023-05-22 11:08:29 +05:30
pgAdmin4.wsgi Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
pgadmin.themes.json 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
setup.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
webpack.config.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
webpack.shim.js Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
webpack.test.config.js Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
yarn.lock Show object breadcrumbs path along with its comment on object hover. #2078 2023-04-26 11:18:16 +05:30