aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-144-44/+52
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-138-34/+62
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-126-16/+94
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-116-44/+60
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48638 from nextcloud/fix/reasons-to-usePytal2024-10-104-14/+13
|\ | | | | fix: Fix "Reasons to use Nextcloud" design
| * chore: compile assetsfix/reasons-to-useChristopher Ng2024-10-092-2/+2
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * fix: Fix "Reasons to use Nextcloud" designChristopher Ng2024-10-092-12/+11
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-102-0/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Fix empty sections appearing in search resultsfix/unified-search-empty-sectionsChristopher Ng2024-10-081-2/+18
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-082-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-074-20/+22
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-066-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-058-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48532 from nextcloud/fix/48437/dont-exclude-userArthur Schiwon2024-10-041-6/+0
|\ | | | | fix: do not reduce count for subadmins if they are members of group
| * fix: do not reduce count for subadmins if they are members of groupfix/48437/dont-exclude-userMaksim Sukharev2024-10-021-6/+0
| | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-0414-138/+190
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-03132-204/+210
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Move from Twitter to Xchore/48408/rename-twitter-to-xfenn-cs2024-10-021-7/+7
| | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-024-2/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-012-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48437 from nextcloud/fix/noid/count-disabled-correctKate2024-09-301-4/+4
|\
| * fix: correctly count disabled users for subadminsfix/noid/count-disabled-correctMaksim Sukharev2024-09-281-4/+4
| | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | fix(settings): Sort all settings - incl declarative settings - by priorityfix/declarative-settings-priorityFerdinand Thiessen2024-09-284-79/+72
|/ | | | | | | | Previously declarative settings were sorted by priority but behind the "native" settings, this is now fixed, meaning a declarative setting with higher priority than an `ISetting` will be correctly rendered before that `ISetting` in the settings list. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-284-0/+24
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-272-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-252-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Ensure app discover section is returned as listfix/app-discoverFerdinand Thiessen2024-09-241-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-234-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-233-11/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-232-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-226-4/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2118-4/+66
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48152 from nextcloud/clean/version-ocpJulius Knorr2024-09-202-10/+8
|\ | | | | chore(legacy): Introduce public version class and drop version methods from OC_Util
| * chore(legacy): Introduce public version ct plass and drop version methods ↵clean/version-ocpJulius Knorr2024-09-202-10/+8
| | | | | | | | | | | | from OC_Util Signed-off-by: Julius Knorr <jus@bitgrid.net>
* | chore(files): Remove legacy UI scripts now that everything is migrated to VueFerdinand Thiessen2024-09-201-1/+0
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: fix usage of deprecated functions and adjust code styleFerdinand Thiessen2024-09-202-6/+3
| | | | | | | | This solves 57 ESLint warnings by replacing deprecated code with `@nextcloud/` libraries, as well as adding missing type information, importing jQuery instead of relying on global one, and the same with Moment.js. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2066-130/+292
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Remove old travis related stuffFerdinand Thiessen2024-09-191-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-1920-31/+31
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* fix(setupChecks): Having transactional file locking disabled is not supportedfix-setupcheck-filelockingJosh Richards2024-09-191-3/+3
| | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-196-0/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #48161 from nextcloud/fix/pronouns-testsJohn Molakvoæ2024-09-185-9/+60
|\
| * fix(settings): pronouns UsersControllerTestJohn Molakvoæ (skjnldsv)2024-09-185-9/+60
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1810-0/+62
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1878-158/+232
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-176-20/+82
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix: Remove legacy settings formschore/remove-legacy-settings-forsFerdinand Thiessen2024-09-173-71/+1
| | | | | | | | `OC_App::getForms` was always returning an empty array, because there were no setter for `adminForms` or `personalForms` anymore. So removed all that legacy settings forms logic. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-173-9/+10
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Merge pull request #48090 from ↵Grigorii K. Shartsev2024-09-172-3/+6
|\ | | | | | | | | nextcloud/fix/settings--disable-discover-when-app-store-is-disabled fix(settings): disable Discover when appstore is disabled
| * fix(settings): disable Discover when appstore is disabledGrigorii K. Shartsev2024-09-162-3/+6
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>