pgadmin4/web
2021-07-15 17:49:42 +05:30
..
migrations Fixed user password-related issues. 2021-06-10 22:56:38 +05:30
pgadmin Fixed CSRF errors for stale sessions by increasing the session expiration time for desktop mode. Fixes #6369 2021-07-15 17:49:42 +05:30
regression Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintignore Ignore the ycache directory when linting. 2018-05-31 10:34:29 -04:00
.eslintrc.js Included JSX files in the linter check. 2021-04-08 17:56:18 +05:30
babel.cfg Modify babel config for javascript files. 2020-09-13 18:54:35 +05:30
config.py Fixed CSRF errors for stale sessions by increasing the session expiration time for desktop mode. Fixes #6369 2021-07-15 17:49:42 +05:30
karma.conf.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
package.json Ensure that Data Output panel can be snapped back after it is detached. Fixes #4189 2021-06-23 15:06:06 +05:30
pgAdmin4.py Added support to launch PSQL for the connected database server. Fixes #2341 2021-05-25 20:12:57 +05:30
pgAdmin4.wsgi Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Fixed ModuleNotFoundError when running setup.py from outside of the root. Fixes #6408 2021-04-27 12:54:57 +05:30
webpack.config.js Fixes SonarQube issues. 2021-05-29 12:55:59 +05:30
webpack.shim.js Added support to launch PSQL for the connected database server. Fixes #2341 2021-05-25 20:12:57 +05:30
webpack.test.config.js Added support to launch PSQL for the connected database server. Fixes #2341 2021-05-25 20:12:57 +05:30
yarn.lock Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30