nextcloud-server/apps/settings/lib
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
..
Activity Allow to disable group change notification 2021-07-28 12:23:47 +07:00
AppInfo Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
BackgroundJobs Do not retain VerifyUserData job when lookup server is not available 2021-08-17 11:39:24 +07:00
Controller Cleanup admin settings js files 2022-02-17 17:52:03 +07:00
Events Update php licenses 2021-06-04 22:02:41 +07:00
Listener Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
Mailer Introduce ISecureRandom::CHAR_ALPHANUMERIC 2021-07-08 15:11:31 +07:00
Middleware Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
Search Update php licenses 2021-06-04 22:02:41 +07:00
Sections Add scheduling availability settings 2021-10-18 20:21:51 +07:00
Service Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
Settings Refine profile backend for frontend visibility requirements 2021-11-04 00:17:29 +07:00
SetupChecks Setup warning for invalid LDAP user or group UUIDs. 2022-02-10 10:15:01 +07:00
WellKnown Add security.txt 2021-06-23 13:58:47 +07:00
Hooks.php Don't use plain URL on the subject 2022-02-06 13:38:52 +07:00