pgadmin4/web/pgadmin/browser/static/js
Aditya Toshniwal 8c3bba65e5 Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000.
Introduced two config params:
1. USER_INACTIVITY_TIMEOUT - Interval in seconds for the timeout. Default is 0-Zero which means disabled.
2. OVERRIDE_USER_INACTIVITY_TIMEOUT - If set to true, tools like query tool or debugger will override USER_INACTIVITY_TIMEOUT
   and will not allow the application to timeout if a query is running for a long time.
2020-01-15 18:07:46 +05:30
..
activity.js Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +05:30
browser.js Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +05:30
collection.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
datamodel.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
error.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
frame.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
keyboard.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
layout.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
menu.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
node.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
node.ui.js Fixed broken tags and tokenizer options of select2. Regression of #5038 2020-01-06 12:47:56 +05:30
panel.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
preferences.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
toolbar.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
wizard.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00