summaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Collapse)AuthorAgeFilesLines
* Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-212-24/+8
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* enh(db): provide database providers via APIAnna Larch2023-09-191-2/+2
| | | | | | | | | To avoid leaking internals (OC), wrap the getDatabasePlatform and provide the associated constants fixes https://github.com/nextcloud/server/issues/30877 Signed-off-by: Anna Larch <anna@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-194-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-162-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #40428 from nextcloud/artonge/fix/users_list_bugsLouis2023-09-153-4/+19
|\ | | | | Do not display userCount when it is equal to 0
| * fix(ux): Show initial loading state of managersChristopher Ng2023-09-141-2/+9
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * Do not display userCount when it is equal to 0Louis Chemineau2023-09-141-1/+1
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Reset loading state on UserRow mountLouis Chemineau2023-09-141-0/+4
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Do not preload potential manager list on UserRow mountLouis Chemineau2023-09-141-2/+1
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Do not manipulate userCount when it is equal to 0Louis Chemineau2023-09-141-0/+5
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-152-0/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-142-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(settings): Undefined user count errorChristopher Ng2023-09-131-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* add plus icon to new user buttonSimon L2023-09-121-1/+5
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-122-0/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #40328 from nextcloud/fix/admin-ai-settingsArthur Schiwon2023-09-111-1/+4
|\ | | | | Fix Admin AI settings javascript error
| * Fix eslint errorMarcel Klehr2023-09-081-1/+1
| | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * Fix Admin AI settings javascript errorMarcel Klehr2023-09-081-1/+4
| | | | | | | | | | | | make sure all task types we want to display actually exist Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-102-0/+24
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-084-2/+130
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-07142-142/+692
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Create right list view for app store viewjulia.kirschenheuter2023-09-062-3/+7
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Create right table viewjulia.kirschenheuter2023-09-055-44/+115
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-042-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-032-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-0216-0/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-016-2/+98
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #40100 from ↵Pytal2023-08-312-6/+13
|\ | | | | | | nextcloud/fix/37082-replace_input_on_security_page
| * Replace custom input field with NcTextFieldjulia.kirschenheuter2023-08-312-6/+13
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Adjust input field for "rename group"julia.kirschenheuter2023-08-311-3/+2
|/ | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-3120-0/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-3048-50/+52
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* enh(a11y): Always visible user management labelsChristopher Ng2023-08-291-24/+15
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-292-6/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2916-0/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-282-0/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39911 from ↵Daniel2023-08-275-0/+54
|\ | | | | | | nextcloud/fix/carddav/limit-upgrade-sync-to-1000-users
| * fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-265-0/+54
| | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-264-2/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-254-2/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-242-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-234-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39870 from nextcloud/perf/noid/memcache-bfp-backendJoas Schilling2023-08-222-0/+15
|\ | | | | feat(security): Add a bruteforce protection backend base on memcache
| * feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-212-0/+15
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-226-0/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(settings): Invert app nav icons when activeChristopher Ng2023-08-212-11/+28
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-214-32/+36
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-2012-0/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-19132-132/+132
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>