Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files_versions): Do not expire versions newer than min agebackport/50903/stable29 | Louis Chemineau | 2025-02-25 | 2 | -1/+23 |
| | | | | | | | | The auto expire logic does not take into account the min retention age set by the admin. So versions were eagerly deleted. Fix https://github.com/nextcloud/server/issues/19791 Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-25 | 4 | -2/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-24 | 150 | -698/+936 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-24 | 36 | -20/+206 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-23 | 26 | -18/+38 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-22 | 58 | -46/+166 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #50939 from nextcloud/backport/50053/stable29 | John Molakvoæ | 2025-02-21 | 1 | -8/+8 |
|\ | | | | | [stable29] fix: Change UserAgent to *cloud | ||||
| * | fix: Change UserAgent to *cloudbackport/50053/stable29 | Johannes Endres | 2025-02-21 | 1 | -8/+8 |
| | | | | | | | | | | Co-authored-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: Johannes Endres <je@johannes-endres.de> | ||||
* | | Merge pull request #50930 from nextcloud/backport/50910/stable29 | John Molakvoæ | 2025-02-21 | 5 | -81/+85 |
|\ \ | |/ |/| | |||||
| * | fix(l10n): Fix triple dot in translationbackport/50910/stable29 | John Molakvoæ | 2025-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(files_external): inline storage check improvements | skjnldsv | 2025-02-21 | 3 | -56/+51 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | chore(files_external): add cypress tests for user credentials action | skjnldsv | 2025-02-21 | 2 | -25/+29 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | fix(files_external): request strict password auth on credentials enter action | skjnldsv | 2025-02-20 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-21 | 146 | -268/+410 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-20 | 20 | -24/+40 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #50890 from nextcloud/backport/50820/stable29 | Andy Scherzinger | 2025-02-19 | 1 | -2/+7 |
|\ | | | | | [stable29] fix(files_sharing): Fix public share expiration being set when toggle is not enabled | ||||
| * | fix(files_sharing): Fix public share expiration being set when toggle is not ↵ | Christopher Ng | 2025-02-19 | 1 | -2/+7 |
| | | | | | | | | | | | | enabled Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #50876 from nextcloud/backport/50807/stable29 | Andy Scherzinger | 2025-02-19 | 4 | -58/+151 |
|\ \ | | | | | | | [stable29] fix(files): properly forward open params from short urls | ||||
| * | | fix(files): undefined logger propertybackport/50807/stable29 | John Molakvoæ | 2025-02-19 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | fix(files): properly show file not found error | skjnldsv | 2025-02-19 | 1 | -4/+14 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | fix(files): properly forward open params from short urls | skjnldsv | 2025-02-19 | 3 | -54/+136 |
| |/ | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #48108 from nextcloud/backport/46480/stable29 | Andy Scherzinger | 2025-02-19 | 2 | -9/+27 |
|\ \ | |/ |/| | [stable29] fix(Mailer): Fix sendmail binary fallback | ||||
| * | fix(Mailer): Fix sendmail binary fallbackbackport/46480/stable29 | Josh | 2025-02-17 | 2 | -9/+27 |
| | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | | Merge pull request #50887 from nextcloud/backport/50814/stable29 | John Molakvoæ | 2025-02-19 | 1 | -1/+0 |
|\ \ | | | | | | | [stable29] fix(systemtags): do not hide if no tags | ||||
| * | | fix(systemtags): do not hide if no tagsbackport/50814/stable29 | skjnldsv | 2025-02-18 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-19 | 28 | -28/+172 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-18 | 44 | -282/+1038 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #50815 from nextcloud/backport/29-openfile | Andy Scherzinger | 2025-02-17 | 2 | -28/+65 |
|\ | | | | | [stable29] fix(files): Do not download files with `openfile` query flag | ||||
| * | fix(files): Do not download files with `openfile` query flag | Ferdinand Thiessen | 2025-02-14 | 2 | -28/+65 |
| | | | | | | | | | | | | | | Instead of downloading files, if there is no other default action, we should just open the details tab. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(transferownership): allow searching by email, display ↵ | Julien Veyssier | 2025-02-17 | 1 | -14/+7 |
| | | | | | | | | | | | | | | | | | | | | user.shareWithDisplayNameUnique in item subline, adjust style Signed-off-by: Julien Veyssier <julien-nc@posteo.net> [skip ci] Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | | Merge pull request #50810 from nextcloud/backport/50769/stable29 | Git'Fellow | 2025-02-17 | 1 | -5/+6 |
|\ \ | | | | | | | [stable29] fix(SharedStorage): Check if storage ID is set on cache | ||||
| * | | fix(SharedStorage): Check if storage ID is set on cachebackport/50769/stable29 | Git'Fellow | 2025-02-14 | 1 | -5/+6 |
| |/ | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-17 | 6 | -0/+170 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-16 | 14 | -10/+328 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix: use relative paths for upload locksbackport/49004/stable29 | Robin Appelman | 2025-02-15 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix: Replace the TypeError to prevent exposing the installation path | Daniel Kesselberg | 2025-02-15 | 1 | -0/+90 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Revert "fix(dav): Always respond custom error page on exceptions" | Daniel Kesselberg | 2025-02-15 | 7 | -55/+55 |
| | | | | | | | | | | | | This reverts commit 9992e7d4395a773fec7148cf5b4111f894cb40b7. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Revert "fix: Drop unnecessary exit" | Daniel Kesselberg | 2025-02-15 | 1 | -0/+1 |
| | | | | | | | | | | | | This reverts commit d2bf3613f6c9210a720bebdcf82284bbfc604319. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Revert "fix: Override start method of \Sabre\DAV\Server to remove exception ↵ | Daniel Kesselberg | 2025-02-15 | 1 | -23/+0 |
| | | | | | | | | | | | | | | | | output" This reverts commit e202896a7476f6c3ad74793e6524293fd8a93224. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-15 | 22 | -20/+332 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-14 | 24 | -26/+40 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-13 | 38 | -112/+232 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-12 | 70 | -128/+362 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files_sharing): Update `QuickShareSelect` if share is modified | nfebe | 2025-02-11 | 2 | -1/+13 |
| | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | test(files_sharing): Check that default expiration date is shown b4 create share | nfebe | 2025-02-11 | 1 | -0/+1 |
| | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | fix: Show default expiration date before create link share | nfebe | 2025-02-11 | 3 | -18/+17 |
| | | | | | | | | | Since `ShareEntryLink` component is used to both create and display/list the share links, we should only set default expiration date on `share.expireDate` when we know is a new share. Otherwise, we overidding data from the backend. Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | refactor: Remove some deprecated containers and exceptions | nfebe | 2025-02-11 | 1 | -16/+18 |
| | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | fix(files_sharing): Adjust wrong labeling identified by test | nfebe | 2025-02-11 | 1 | -1/+1 |
| | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | chore: Run npm run lint:fix | Louis Chemineau | 2025-02-11 | 1 | -670/+697 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | feat: Use inline password confirmation in external storage settings | Louis Chemineau | 2025-02-11 | 7 | -69/+57 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> |