Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-10 | 40 | -4/+318 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48213 from nextcloud/backport/48205/stable28 | Stephan Orbaugh | 2024-10-09 | 9 | -20/+89 |
|\ | | | | | [stable28] Ci fixes | ||||
| * | fix: improve moving object store items to trashbinbackport/48205/stable28 | Robin Appelman | 2024-10-08 | 1 | -10/+9 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix: preserve fileid when moving from objectstore to non-objectstore | Robin Appelman | 2024-10-08 | 1 | -5/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix: fix trashbin move with object store | Robin Appelman | 2024-10-08 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix: fix shared storage test | Robin Appelman | 2024-10-08 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix: Override start method of \Sabre\DAV\Server to remove exception output | Louis Chemineau | 2024-10-08 | 1 | -0/+23 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | test: fix ShareControllerTest.php | Robin Appelman | 2024-10-08 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | test: fix trashbin StorageTest | Robin Appelman | 2024-10-08 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | test: fix ShareAPIControllerTest.php | Robin Appelman | 2024-10-08 | 1 | -1/+45 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | test: fix service overwrite in PartFileInRootUploadTest | Robin Appelman | 2024-10-08 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | test: put parent items into cache in tests | Robin Appelman | 2024-10-08 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix: Drop unnecessary exit | Louis Chemineau | 2024-10-08 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-09 | 138 | -544/+776 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-08 | 96 | -2/+208 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-07 | 20 | -56/+86 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-06 | 18 | -4/+128 |
| | | | | 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 | 48 | -512/+564 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-03 | 218 | -286/+364 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #48510 from ↵ | Kate | 2024-10-02 | 2 | -111/+71 |
|\ | | | | | | | nextcloud/fix/stable28/webcal-subscription-jobs-middleware | ||||
| * | fix(caldav): add missing handlersfix/stable28/webcal-subscription-jobs-middleware | Anna Larch | 2024-10-01 | 2 | -111/+71 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Merge pull request #48054 from nextcloud/backport/48043/stable28 | Kate | 2024-10-02 | 1 | -11/+11 |
|\ \ | |||||
| * | | test(dav): imip service test expects integers for last occurencebackport/48043/stable28 | Anna Larch | 2024-09-16 | 1 | -11/+11 |
| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | | fix(weather_status): Fix search address errors when offlinebackport/48050/stable28 | provokateurin | 2024-10-02 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge pull request #47791 from nextcloud/backport/45098/stable28 | Sebastian Krupinski | 2024-10-02 | 3 | -39/+91 |
|\ \ \ | | | | | | | | | [stable28] fix(caldav): Do not load IMipPlugin before user auth and session is c… | ||||
| * | | | fix(caldav): Do not load IMipPlugin before user auth and session is createdbackport/45098/stable28 | SebastianKrupinski | 2024-09-22 | 3 | -39/+91 |
| | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-02 | 28 | -8/+44 |
| |_|/ |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-01 | 124 | -244/+292 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix: correctly count disabled users for subadminsbackport/48437/stable28 | Maksim Sukharev | 2024-09-30 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-29 | 104 | -298/+432 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-28 | 22 | -6/+172 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #48392 from nextcloud/backport/48375/stable28 | Joas Schilling | 2024-09-27 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | [stable28] Skip future shipped apps from updatenotification check | ||||
| * | | | fix(updatenotification): Communicate files_downloadlimit as shipped in 29+backport/48375/stable28 | Joas Schilling | 2024-09-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-27 | 24 | -18/+256 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #48399 from nextcloud/backport/48366/stable28 | Kate | 2024-09-26 | 1 | -6/+13 |
|\ \ \ \ | |||||
| * | | | | fix(files_sharing): Check if propfind response is valid before accessing ↵backport/48366/stable28 | provokateurin | 2024-09-26 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | share permission props Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | | | refactor(files_sharing): Make permissions prop checks less error prone | provokateurin | 2024-09-26 | 1 | -6/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | | | fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop | provokateurin | 2024-09-26 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* / / / | fix: Use hashed password in files_external settingsbackport/48359/stable28 | Louis Chemineau | 2024-09-26 | 1 | -0/+8 |
|/ / / | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Merge pull request #48363 from nextcloud/backport/48345/stable28 | Daniel | 2024-09-26 | 1 | -7/+9 |
|\ \ \ | | | | | | | | | [stable28] fix(files_external): Catch correct exception | ||||
| * | | | fix(files_external): Catch correct exceptionbackport/48345/stable28 | Marcel Klehr | 2024-09-26 | 1 | -7/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | SMB#getFileInfo used to throw an icewind/smb exception, but nowadays throws \OCP\Files\ForbiddenException. This fixes downstream methods to catch the new exception. Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | | fix: Show storage full warning when storage is actually fullbackport/48354/stable28 | Louis Chemineau | 2024-09-26 | 1 | -2/+2 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | < 0 values for "free" do not mean that the storage is full: https://github.com/nextcloud/server/blob/6befdd6dd7cd20fe7f7036e4665bcfbb783d6803/lib/public/Files/FileInfo.php#L31-L42 Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | Merge pull request #48318 from nextcloud/backport/48315/stable28 | F. E Noel Nfebe | 2024-09-26 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | [stable28] refactor(AccountIcon): Remove needless console.log | ||||
| * | | | refactor(AccountIcon): Remove needless console.log | fenn-cs | 2024-09-24 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-26 | 98 | -108/+194 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | fix(files): Fix having to resolve conflicts twice when dropping files | Christopher Ng | 2024-09-25 | 2 | -13/+14 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-25 | 172 | -182/+222 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #48283 from nextcloud/backport/48207/stable28 | Louis | 2024-09-24 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | [stable28] fix: Don't crash if disabled user is missing in the database | ||||
| * | | | fix(users): Don't crash if disabled user is missing in the databasebackport/48207/stable28 | Louis Chemineau | 2024-09-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> |