Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Fix testsbackport/48538/stable30 | Christopher Ng | 2024-10-09 | 2 | -18/+13 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | refactor: Clean up | Christopher Ng | 2024-10-09 | 1 | -33/+11 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix: Return correct list of managers for a user | Christopher Ng | 2024-10-09 | 3 | -2/+42 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix: Subadmin can access self | Christopher Ng | 2024-10-09 | 1 | -0/+3 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-09 | 138 | -544/+776 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48615 from nextcloud/backport/45765/stable30 | Andy Scherzinger | 2024-10-08 | 3 | -4/+5 |
|\ | | | | | [stable30] fix(settings): Use axios directly for health check to preven URL sanitizing | ||||
| * | chore(assets): Recompile assetsbackport/45765/stable30 | nextcloud-command | 2024-10-08 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(settings): Use axios directly for health check to preven URL sanitizing | Ferdinand Thiessen | 2024-10-08 | 1 | -1/+2 |
|/ | | | | | | | | When using Apache with `DirectorySlash` it will respond with 301 and the URL with trailing slash. But when using traefik as the reverse proxy it can not rewrite redirects, this leads to the problem that the Apache response is using HTTP in the redirect but the real server (traefik) is only listening on HTTPS. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #48558 from nextcloud/backport/48522/stable30 | Stephan Orbaugh | 2024-10-08 | 1 | -8/+4 |
|\ | | | | | [stable30] fix(QueryBuilder): Account for aliases in output columns | ||||
| * | fix(QueryBuilder): Account for aliases in output columnsbackport/48522/stable30 | provokateurin | 2024-10-03 | 1 | -8/+4 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #48551 from nextcloud/backport/48548/stable30 | Stephan Orbaugh | 2024-10-08 | 2 | -56/+10 |
|\ \ | | | | | | | [stable30] fix(admin_audit): Listen to the right events | ||||
| * | | fix(admin_audit): Listen to the right eventsbackport/48548/stable30 | Côme Chilliet | 2024-10-03 | 2 | -56/+10 |
| |/ | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-08 | 98 | -4/+244 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48586 from nextcloud/backport/48584/stable30 | Joas Schilling | 2024-10-07 | 1 | -0/+9 |
|\ \ | | | | | | | [stable30] fix(config): Mark more app configs sensitive | ||||
| * | | fix(config): Mark more app configs sensitivebackport/48584/stable30 | Joas Schilling | 2024-10-07 | 1 | -0/+9 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-07 | 24 | -58/+94 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-06 | 24 | -6/+230 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-05 | 16 | -0/+42 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-04 | 52 | -532/+584 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-03 | 228 | -290/+404 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48529 from nextcloud/backport/48519/stable30 | Daniel | 2024-10-02 | 2 | -4/+11 |
|\ | | | | | [stable30] fix(dav): don't crash subscription on invalid calendar object | ||||
| * | fix(dav): don't crash subscription on invalid calendar objectbackport/48519/stable30 | escoand | 2024-10-02 | 2 | -4/+11 |
| | | | | | | | | Signed-off-by: escoand <escoand@users.noreply.github.com> | ||||
* | | Merge pull request #48500 from nextcloud/release/30.0.1_rc1v30.0.1rc1v30.0.1rc | Benjamin Gaussorgues | 2024-10-02 | 1 | -2/+2 |
|\ \ | |||||
| * | | build(hub): 30.0.1 RC1release/30.0.1_rc1 | Benjamin Gaussorgues | 2024-10-01 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | Merge pull request #48531 from nextcloud/backport/48508/stable30 | Anna | 2024-10-02 | 3 | -108/+66 |
|\ \ \ | |_|/ |/| | | [stable30] fix(caldav): add missing handlers | ||||
| * | | fix(caldav): add missing handlersbackport/48508/stable30 | Anna Larch | 2024-10-02 | 3 | -108/+66 |
|/ / | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Merge pull request #48516 from nextcloud/backport/48512/stable30 | Benjamin Gaussorgues | 2024-10-02 | 3 | -15/+14 |
|\ \ | |||||
| * | | chore(assets): Recompile assetsbackport/48512/stable30 | nextcloud-command | 2024-10-02 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | fix(files): Fix folders not being selectable in the smart picker | Christopher Ng | 2024-10-02 | 1 | -12/+11 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Merge pull request #48506 from nextcloud/backport/48451/stable30 | Daniel | 2024-10-02 | 2 | -10/+91 |
|\ \ \ | | | | | | | | | [stable30] fix: make federation address book sync work with allow_local_remote_servers = false | ||||
| * | | | fix: make federation address book sync work with allow_local_remote_servers ↵backport/48451/stable30 | Daniel Kesselberg | 2024-10-01 | 2 | -10/+91 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | = false Client.preventLocalAddress expects an absolute URL, which means the base_uri option cannot be used. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | Merge pull request #48523 from nextcloud/backport/48486/stable30 | Kate | 2024-10-02 | 1 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | chore: Move from Twitter to Xbackport/48486/stable30 | fenn-cs | 2024-10-02 | 1 | -7/+7 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | | | | Merge pull request #48514 from nextcloud/backport/48513/stable30 | Marcel Klehr | 2024-10-02 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | [stable30] fix(TaskProcessing\Manager): Don't provoke PHP notice in setTaskResult | ||||
| * | | | fix(TaskProcessing\Manager): Don't provoke PHP notice in setTaskResultbackport/48513/stable30 | Marcel Klehr | 2024-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | | Merge pull request #48077 from nextcloud/backport/47852/stable30 | Benjamin Gaussorgues | 2024-10-02 | 9 | -27/+27 |
|\ \ \ \ | |||||
| * | | | | fix: misc code fixes around db shardingbackport/47852/stable30 | Robin Appelman | 2024-09-16 | 9 | -27/+27 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #48093 from nextcloud/backport/47316/stable30 | Kate | 2024-10-02 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | fix: Prevent crash when refreshing metadata for files without an ownerbackport/47316/stable30 | Vincent FarZz | 2024-10-02 | 1 | -1/+1 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | This crash was mostly happening when using external storages and for example the command "occ memories:migrate-google-takeout" Signed-off-by: Vincent FarZz <farcry69@live.fr> | ||||
* | | | | | Merge pull request #48452 from nextcloud/backport/48439/stable30 | Ferdinand Thiessen | 2024-10-02 | 2 | -1/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | [stable30] fix(theming): Use `AppConfig` for setting background image | ||||
| * | | | | fix(theming): Use `AppConfig` for setting background imagebackport/48439/stable30 | Ferdinand Thiessen | 2024-10-02 | 2 | -1/+4 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #48489 from nextcloud/backport/48480/stable30 | Josh | 2024-10-01 | 1 | -15/+21 |
|\ \ \ \ | | | | | | | | | | | [stable30] fix(migration): Check if column exits before adding it | ||||
| * | | | | fix(migration): Check if column exits before adding itbackport/48480/stable30 | Git'Fellow | 2024-10-01 | 1 | -15/+21 |
| | |_|/ | |/| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-02 | 30 | -8/+80 |
| |_|/ |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #48503 from nextcloud/backport/48426/stable30 | Josh | 2024-10-01 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | [stable30] fix(config): Suppress `config.php` fopen error at install time | ||||
| * | | | fix(config): Suppress error at install timebackport/48426/stable30 | Josh | 2024-10-01 | 1 | -1/+2 |
| |/ / | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | | | Merge pull request #48492 from nextcloud/backport/48484/stable30 | Arthur Schiwon | 2024-10-01 | 1 | -6/+14 |
|\ \ \ | |/ / |/| | | [stable30] fix(Auth): ignore missing token when trying to set password-unconfirm… | ||||
| * | | fix(Auth): ignore missing token when trying to set password-unconfirmablebackport/48484/stable30 | Arthur Schiwon | 2024-10-01 | 1 | -6/+14 |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-01 | 124 | -244/+292 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48469 from nextcloud/backport/48466/stable30 | Daniel | 2024-09-30 | 1 | -2/+2 |
|\ \ | | | | | | | [stable30] ci: fail psalm when baseline update required |