Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(AppConfig): Add external JWT private key to sensitive keysbackport/48682/stable30 | provokateurin | 2024-10-15 | 1 | -0/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-15 | 86 | -206/+284 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-14 | 44 | -94/+248 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-13 | 78 | -194/+230 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-12 | 54 | -132/+376 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-11 | 76 | -240/+468 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48644 from nextcloud/release/30.0.1_rc2v30.0.1rc2 | Arthur Schiwon | 2024-10-10 | 1 | -2/+2 |
|\ | | | | | 30.0.1 RC2 | ||||
| * | build(hub): 30.0.1 RC2release/30.0.1_rc2 | Arthur Schiwon | 2024-10-10 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #48630 from nextcloud/backport/48628/stable30 | Stephan Orbaugh | 2024-10-10 | 9 | -12/+127 |
|\ | | | | | [stable30] fix(dav): Public WebDAV endpoint should allow `GET` requests | ||||
| * | fix(dav): Public WebDAV endpoint should allow `GET` requestsbackport/48628/stable30 | Ferdinand Thiessen | 2024-10-09 | 9 | -12/+127 |
| | | | | | | | | | | | | | | `GET` should be allowed even without Ajax header to allow downloading files, or show files in the viewer. All other requests could be guarded, but this should not. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-10 | 42 | -4/+354 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48553 from nextcloud/backport/48543/stable30 | Stephan Orbaugh | 2024-10-09 | 4 | -10/+3 |
|\ | | | | | [stable30] fix(theming): Fix layout of themes | ||||
| * | chore(assets): Recompile assetsbackport/48543/stable30 | nextcloud-command | 2024-10-03 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(theming): Fix layout of themes | Christopher Ng | 2024-10-03 | 2 | -7/+0 |
| | | | | | | | | 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 |