Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz`backport/51405/stable29 | Ferdinand Thiessen | 9 days | 2 | -4/+1 |
| | | | | | | | | | | | 1. mimetypes with a dot do not work with our mime detector (only checks last dot). 2. all of those files are tar files compressed as gzip / bzip2 so the real mimetype of the file is the compression not the tar. We could at max. set mime to `application/x-tar+gzip`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #51411 from nextcloud/backport/51229/stable29 | John Molakvoæ | 9 days | 1 | -2/+6 |
|\ | | | | | [stable29] fix(lookup_server_connector): correctly handle account properties | ||||
| * | fix(lookup_server_connector): fixed publishing of user properties to ↵ | AbangTor | 9 days | 1 | -2/+6 |
|/ | | | | | | | | | lookup-server Fix of the bug in the lookup_server_connector module to publish public user information to the lookup-server. As described in issue [#25290](https://github.com/nextcloud/server/issues/25290) Signed-off-by: AbangTor <63029179+abangtor@users.noreply.github.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 9 days | 108 | -630/+708 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #51392 from nextcloud/backport/51320/stable29 | Andy Scherzinger | 9 days | 7 | -36/+82 |
|\ | | | | | [stable29] fix(external_storage): fix settings save | ||||
| * | chore(assets): Recompile assets | nextcloud-command | 9 days | 4 | -6/+6 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(external_storage): fix settings save | skjnldsv | 9 days | 3 | -30/+76 |
|/ | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Merge pull request #51407 from nextcloud/backport/51404/stable29 | Andy Scherzinger | 9 days | 13 | -75/+89 |
|\ | | | | | [stable29] fix(lookup-server): disable when not using global scale | ||||
| * | chore: compile assetsbackport/51404/stable29 | Ferdinand Thiessen | 9 days | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(lookup-server): disable lookup server for non-global scale setups | Ferdinand Thiessen | 9 days | 11 | -62/+79 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(lookup-server): do not query data by default | Ferdinand Thiessen | 9 days | 6 | -15/+12 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(lookup-server): do not upload data by default | Ferdinand Thiessen | 9 days | 5 | -6/+6 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 10 days | 12 | -12/+38 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 11 days | 12 | -36/+88 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 12 days | 14 | -40/+76 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 13 days | 40 | -118/+270 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-07 | 210 | -382/+180 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #51242 from nextcloud/release/29.0.13_rc1v29.0.13rc1 | John Molakvoæ | 2025-03-06 | 1 | -2/+2 |
|\ | | | | | 29.0.13 RC1 | ||||
| * | build(hub): 29.0.13 RC1release/29.0.13_rc1 | Arthur Schiwon | 2025-03-04 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #51260 from nextcloud/skjnldsbot/dep-upload-stable29 | John Molakvoæ | 2025-03-06 | 207 | -7497/+7999 |
|\ \ | | | | | | | [stable29] chore(deps): update `@nextcloud/upload` to 1.9.0 | ||||
| * | | chore(assets): recompile assetsskjnldsbot/dep-upload-stable29 | skjnldsv | 2025-03-06 | 197 | -383/+304 |
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | fix(cypress): rename select all clear | skjnldsv | 2025-03-06 | 1 | -2/+1 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | fix(webpack): missing process | skjnldsv | 2025-03-06 | 3 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | fix(files_sharing): Map sharee information for `shared-by-you` view | Ferdinand Thiessen | 2025-03-06 | 2 | -1/+20 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | fix: update babel and fix karma | skjnldsv | 2025-03-06 | 6 | -6723/+6647 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | chore(deps): update `@nextcloud/l10n` and `@nextcloud/webpack-vue-config` | skjnldsv | 2025-03-06 | 2 | -392/+908 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | chore(deps): update `@nextcloud/vue` to 8.23.1 | skjnldsv | 2025-03-06 | 2 | -123/+232 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | chore(deps): update `@nextcloud/upload` to 1.9.0 | skjnldsv | 2025-03-06 | 2 | -59/+66 |
|/ / | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #51284 from nextcloud/backport/51281/stable29 | John Molakvoæ | 2025-03-06 | 12 | -90/+178 |
|\ \ | | | | | | | [stable29] fix(test): Add missing data-cy attribute for file actions | ||||
| * | | test: Improve stability of live photo e2ee testsbackport/51281/stable29 | Louis Chemineau | 2025-03-06 | 2 | -68/+130 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | fix(test): Escape quotes in runOccCommand argument | Louis Chemineau | 2025-03-06 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | chore(tests): Fix using save/restore state in cypress | Louis Chemineau | 2025-03-06 | 5 | -18/+30 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | test: Expose set and getVariable in Cypress tests | Louis Chemineau | 2025-03-06 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | Partial cherry pick of 4a90d5328 Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | | fix(test): Add missing data-cy attribute for file actions | Louis Chemineau | 2025-03-06 | 3 | -3/+4 |
|/ / | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-06 | 30 | -26/+64 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-06 | 458 | -796/+1476 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #51286 from nextcloud/backport/51285/stable29 | Andy Scherzinger | 2025-03-05 | 5 | -7/+6 |
|\ \ | | | | | | | [stable29] fix(translation): Fix string concatenation in LDAP endpoint | ||||
| * | | chore(assets): Recompile assetsbackport/51285/stable29 | nextcloud-command | 2025-03-05 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | fix(l10n): Fix leading spaces and unicode single quotes | Joas Schilling | 2025-03-05 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> [skip ci] | ||||
| * | | fix(translation): Fix string concatenation in LDAP endpoint | Joas Schilling | 2025-03-05 | 1 | -2/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #51293 from nextcloud/backport/51280/stable29 | Andy Scherzinger | 2025-03-05 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | [stable29] fix(login): Properly target public page with attribute | ||||
| * | | | fix(login): Properly target public page with attributebackport/51280/stable29 | Louis Chemineau | 2025-03-05 | 1 | -1/+2 |
|/ / / | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Merge pull request #51253 from nextcloud/backport/50989/stable29 | Andy Scherzinger | 2025-03-05 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | [stable29] fix: Use case insensitive check when validating login name | ||||
| * | | fix: use mb_strtolower to convert login namebackport/50989/stable29 | Cleopatra Enjeck M. | 2025-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com> | ||||
| * | | fix: Improve string comparison | Cleopatra Enjeck M. | 2025-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com> | ||||
| * | | fix: Use case insensitive check when validating login name | Cleopatra Enjeck M. | 2025-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com> | ||||
* | | | Merge pull request #51278 from nextcloud/backport/51259/stable29 | Joas Schilling | 2025-03-05 | 1 | -10/+8 |
|\ \ \ | | | | | | | | | [stable29] fix(files): Don't do session related work in the constructor of the View | ||||
| * | | | fix: No IFactory in constructorbackport/51259/stable29 | Marcel Müller | 2025-03-05 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
| * | | | fix(files): Don't do session related work in the constructor of the View | Joas Schilling | 2025-03-05 | 1 | -10/+10 |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #51271 from nextcloud/backport/51256/stable29 | Joas Schilling | 2025-03-05 | 2 | -4/+9 |
|\ \ \ | |/ / |/| | | [stable29] fix(dav): Handle long absence status earlier |