Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #46353 from nextcloud/skipOPcacheCLI | Git'Fellow | 2024-08-01 | 1 | -0/+5 |
|\ | | | | | fix(setupchecks): Skip checking for OPcache settings if running checks from CLI | ||||
| * | fix: typo | Git'Fellow | 2024-07-08 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
| * | fix: check both CLI and value | Git'Fellow | 2024-07-08 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
| * | fix(setupchecks): Skip checking for OPcache if running from CLI | Git'Fellow | 2024-07-08 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | fix(AdminSettings/AI): show pref list of only the enabled translation providers | Anupam Kumar | 2024-08-01 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-31 | 30 | -56/+96 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore(ShareSettings): Proper wording for share autocompletion settings | fenn-cs | 2024-07-30 | 1 | -2/+2 |
| | | | | | | | | | | | | The existing is incorrect and can be misleading as seen in : https://github.com/nextcloud/server/issues/42501 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-30 | 4 | -0/+18 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-28 | 30 | -26/+14 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-27 | 14 | -0/+32 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | style(settings): align icons at legacy help navigation | Maksim Sukharev | 2024-07-26 | 2 | -5/+13 |
| | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-26 | 22 | -8/+88 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore(i18n): Changed wording to singular | rakekniven | 2024-07-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | Merge pull request #45092 from nextcloud/fix/user-provider-search-shown | Benjamin Gaussorgues | 2024-07-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix(search): show user search provider for deactivated and admin pages | Benjamin Gaussorgues | 2024-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | Merge pull request #46418 from nextcloud/artonge/feat/user_admin_delegation | Louis | 2024-07-24 | 12 | -49/+130 |
|\ \ \ | | | | | | | | | feat(users): Add users and group management to admin delegation | ||||
| * | | | fix(users): Remove useless filtering condition | Louis Chemineau | 2024-07-22 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | feat(users): Enable features for delegated user admins | Louis Chemineau | 2024-07-22 | 5 | -10/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | test(users): Adapt tests to new admin delegation checks | Louis Chemineau | 2024-07-22 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | feat(users): Add support for admin delegation for users and groups management | Louis Chemineau | 2024-07-22 | 5 | -2/+72 |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | | fix(users): Improve error handling of some fields update | Louis Chemineau | 2024-07-22 | 2 | -35/+48 |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-24 | 18 | -10/+210 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #46592 from nextcloud/feat/first-day-of-week-user-setting | Richard Steinmetz | 2024-07-23 | 6 | -1/+137 |
|\ \ \ \ | | | | | | | | | | | feat: let users configure their first day of week | ||||
| * | | | | feat: let users configure their first day of week | Richard Steinmetz | 2024-07-22 | 6 | -1/+137 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* / / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-23 | 4 | -6/+10 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #46473 from nextcloud/feat/restrict_admin_to_ips | Andy Scherzinger | 2024-07-22 | 5 | -2/+69 |
|\ \ \ | | | | | | | | | feat(security): restrict admin actions to IP ranges | ||||
| * | | | feat(security): Add public API to allow validating IP Ranges and checking ↵ | Joas Schilling | 2024-07-19 | 1 | -14/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | for "in range" Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
| * | | | feat(security): restrict admin actions to IP ranges | Benjamin Gaussorgues | 2024-07-19 | 5 | -2/+72 |
| | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-22 | 2 | -8/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-21 | 6 | -0/+22 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-20 | 18 | -2/+122 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | refactor: Fix some linting issues in frontend code | Ferdinand Thiessen | 2024-07-19 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versions | Joas Schilling | 2024-07-19 | 1 | -3/+1 |
|\ \ \ \ | |/ / / |/| | | | fix(deps): Deprecate functionality deprecated by doctrine and test on more oracle versions | ||||
| * | | | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of ↵ | Joas Schilling | 2024-07-19 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | removed upstream platforms Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | fix(settings): Fix endless spinner when wiping or deleting accounts | Christopher Ng | 2024-07-19 | 1 | -2/+5 |
|/ / / | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-19 | 28 | -26/+76 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-18 | 74 | -100/+110 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #46509 from nextcloud/feat/settings/taskprocessing | Marcel Klehr | 2024-07-17 | 3 | -7/+76 |
|\ \ \ | | | | | | | | | feat(settings/admin/ai): Add Task Processing API settings | ||||
| * | | | feat(settings/admin/ai): increase min width of provider selects | Julien Veyssier | 2024-07-17 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | | | feat(settings/admin/ai): Add Task Processing API settings | Marcel Klehr | 2024-07-17 | 3 | -7/+70 |
| | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | | Merge pull request #45974 from nextcloud/fix/caldav-scheduling-job | Anna | 2024-07-17 | 1 | -2/+6 |
|\ \ \ \ | |/ / / |/| | | | fix(caldav): lower scheduling table size warning | ||||
| * | | | fix(caldav): lower scheduling table size warning | Anna Larch | 2024-07-17 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | | Merge pull request #46419 from nextcloud/bugfix/noid/limit-logo-size-for-outlook | Joas Schilling | 2024-07-17 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | fix(mail): Fix big logos in mail templates for Outlook | ||||
| * | | | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-17 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | refactor: Improve design of declarative settings | Ferdinand Thiessen | 2024-07-16 | 1 | -9/+9 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | * Remove the hint from DOM if empty (otherways they still take some place in layout) * Individual fields of the same section should not be spaced 60px, 20px (2x 10px) should be enough * We have the type `multi-checkbox` for real checkboxes where you can select on of multiple, and we have `checkbox` which is only used for enable / disable, so we shall use `switch` type of the checkbox component as we do for all other (non declarative) settings Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-16 | 4 | -0/+8 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-15 | 2 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-14 | 2 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-13 | 18 | -2/+40 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-12 | 54 | -168/+168 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |