nextcloud-server/apps/settings/js
Carl Schwan 7c8a901b84 Cleanup admin settings js files
* Move admin.js to webpack, so that this use the bundled jquery files
  instead of the deprecated window.$ Also fixing formatting

* Remove log.js that seems to be from a time where logreader was bundled
  with server and I couldn't find an usage of it anymore

* Fix recent regression in rebuild navigation function (now not depending on
  jquery anymore and bundled by webpack).

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-02-17 17:52:03 +07:00
..
settings Add generic type and description when its missing 2022-01-11 17:13:04 +07:00
templates Fix active scope not visible in the menu if excluded 2021-04-23 11:44:42 +07:00
federationscopemenu.js Fix active scope not visible in the menu if excluded 2021-04-23 11:44:42 +07:00
federationsettingsview.js Typing corrections 2022-01-11 17:12:55 +07:00
security_password.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +07:00
settings.js Revert OC.linkToOCS() calls back to old behaviour 2021-08-31 12:57:59 +07:00
templates.js Fix active scope not visible in the menu if excluded 2021-04-23 11:44:42 +07:00
usersettings.js Remove notifications when retesting 2021-03-30 10:18:23 +07:00