aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/admin.js
Commit message (Expand)AuthorAgeFilesLines
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-161-4/+5
* chore: fix usage of deprecated functions and adjust code styleFerdinand Thiessen2024-09-201-0/+3
* chore: Add SPDX headerAndy Scherzinger2024-06-031-0/+4
* fix: Migrate WebDAV endpoint check to SetupCheck APICôme Chilliet2024-03-141-3/+1
* feat: Migrate HSTS check to Security headers SetupCheckCôme Chilliet2024-03-131-3/+2
* fix(settings): Remove migrated SetupCheck from legacy JS codeFerdinand Thiessen2024-03-071-6/+2
* feat(settings): Migrate data directory protection check to `SetupCheck`Ferdinand Thiessen2024-02-291-3/+2
* feat(settings): Migrate OCM / OCS provider tests to SetupCheckFerdinand Thiessen2024-02-271-4/+2
* enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-151-3/+2
* enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-201-133/+0
* AI admin settings: lint:fixMarcel Klehr2023-08-021-1/+1
* Disable "Enforce password protection" if not asking for a passwordDaniel Calviño Sánchez2023-05-221-0/+15
* migrate a few components to NcSelectSimon L2023-05-191-1/+1
* Show loading spinner until share settings are fully loadedDaniel Calviño Sánchez2023-05-101-0/+2
* Fix share admin pageCarl Schwan2022-11-241-5/+5
* Fix settings for setting default expiration dateVincent Petry2022-11-161-1/+1
* Port encryption admin settings to vueCarl Schwan2022-07-131-31/+0
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-6/+0
* Fix various errors reported by eslintCarl Schwan2022-05-241-4/+4
* Port BackgroundJob admin settings to vueCarl Schwan2022-05-201-16/+0
* Add setting to ignore email during searchLouis Chemineau2022-05-031-0/+1
* Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+1
* Add settings to not match userID during full matchLouis Chemineau2022-04-061-0/+4
* Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-1/+5
* Use global $ in settings admin.jsLouis Chemineau2022-03-141-3/+0
* Cleanup admin settings js filesCarl Schwan2022-02-171-0/+335