aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | feat: let users configure their first day of weekRichard Steinmetz2024-07-226-1/+137
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-07-234-6/+10
|/ / /
* | | Merge pull request #46473 from nextcloud/feat/restrict_admin_to_ipsAndy Scherzinger2024-07-225-2/+69
|\ \ \
| * | | feat(security): Add public API to allow validating IP Ranges and checking for...Joas Schilling2024-07-191-14/+11
| * | | feat(security): restrict admin actions to IP rangesBenjamin Gaussorgues2024-07-195-2/+72
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-222-8/+8
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-216-0/+22
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2018-2/+122
* | | | refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-192-5/+5
* | | | Merge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versionsJoas Schilling2024-07-191-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem...Joas Schilling2024-07-191-3/+1
* | | | fix(settings): Fix endless spinner when wiping or deleting accountsChristopher Ng2024-07-191-2/+5
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1928-26/+76
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1874-100/+110
* | | Merge pull request #46509 from nextcloud/feat/settings/taskprocessingMarcel Klehr2024-07-173-7/+76
|\ \ \
| * | | feat(settings/admin/ai): increase min width of provider selectsJulien Veyssier2024-07-171-0/+6
| * | | feat(settings/admin/ai): Add Task Processing API settingsMarcel Klehr2024-07-173-7/+70
* | | | Merge pull request #45974 from nextcloud/fix/caldav-scheduling-jobAnna2024-07-171-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | fix(caldav): lower scheduling table size warningAnna Larch2024-07-171-2/+6
* | | | Merge pull request #46419 from nextcloud/bugfix/noid/limit-logo-size-for-outlookJoas Schilling2024-07-171-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-171-0/+2
* | | | refactor: Improve design of declarative settingsFerdinand Thiessen2024-07-161-9/+9
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-164-0/+8
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-152-0/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-142-0/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1318-2/+40
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1254-168/+168
* | | chore(settings): Rename user groupsChristopher Ng2024-07-113-4/+4
* | | chore(l10n): Translate group namesChristopher Ng2024-07-111-2/+2
* | | feat: Add Recent accounts sectionChristopher Ng2024-07-116-11/+71
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-104-2/+2
* | | chore: Make active apps initial state consistent with OCS APIFerdinand Thiessen2024-07-101-5/+3
* | | chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-0915-83/+94
* | | perf(settings): Optimize user list scroll performanceChristopher Ng2024-07-081-0/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-094-0/+26
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-052-0/+2
* | Merge pull request #46174 from nextcloud/fix/integrity-checkJohn Molakvoæ2024-07-043-1/+147
|\ \
| * | fix(IntegrityCheck): Ensure the check is run if no results are availableFerdinand Thiessen2024-07-033-1/+147
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-042-2/+2
|/ /
* | chore(deps): Update openapi-extractorprovokateurin2024-07-023-75/+71
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-028-0/+144
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-0110-0/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-3018-2/+72
* | Merge pull request #46009 from nextcloud/refactor/ajax-cronFerdinand Thiessen2024-06-292-11/+15
|\ \
| * | refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-282-11/+15
* | | Merge pull request #46190 from nextcloud/bug/45047/skip-check-when-disk-free-...Daniel2024-06-291-2/+6
|\ \ \
| * | | fix(setupchecks): skip check when disk_free_space is disabledDaniel Kesselberg2024-06-281-2/+6
| |/ /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2928-44/+54
* | | Merge pull request #46121 from nextcloud/fix/database-versionsFerdinand Thiessen2024-06-282-9/+43
|\ \ \ | |/ / |/| |
| * | refactor(SetupCheck): Make mariadb and mysql version variablesFerdinand Thiessen2024-06-271-5/+37