| Age | Commit message (Collapse) | Author |
|
'eslint.config.js').
Also take care of 2 'no-prototype-builtins' and a 'no-useless-escape'.
* https://eslint.org/docs/latest/rules/no-redeclare
* https://eslint.org/docs/latest/rules/no-prototype-builtins
* https://eslint.org/docs/latest/rules/no-useless-escape
|
|
Related to the PSR-4 move via 865ecc87963dc3b26e66296616eef2a1cc41ac3f
|
|
* call App.handlerpcjson() automatically on json request (if possible)
* show net/log indicators in prefs
|
|
|
|
* remove hardcoded width from most dialogs (move to css)
* add helper to easily get dialog from its widget
* rework some dialog buttons to use current object instead of calling dialog by name
|
|
|
|
rework client-side cookie functions a bit
limit dojo cachebust based on server scripts modification time
remove param_escape()
|
|
|
|
|
|
|