Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-04-15 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Revert "[stable26] handle not being able to write file for notify self-test" | John Molakvoæ | 2023-04-13 | 1 | -3/+0 |
| | |||||
* | handle not being able to write file for notify self-test | Robin Appelman | 2023-04-13 | 1 | -0/+3 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-13 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | app type extended_authentication | Maxence Lange | 2023-04-12 | 2 | -1/+2 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-09 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Migrate metadata as JSON to value as STRING | Louis Chemineau | 2023-04-06 | 6 | -12/+27 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Merge pull request #37394 from nextcloud/backport/36810/stable26 | Robin Appelman | 2023-04-06 | 1 | -9/+7 |
|\ | | | | | [stable26] do onetime user setup before getting any mount from providers | ||||
| * | do onetime user setup before getting any mount from providers | Robin Appelman | 2023-03-24 | 1 | -9/+7 |
| | | | | | | | | | | | | this fixes a race condition where wrappers weren't properly applied if when a mount provider creates the storage instance one mountpoint creation instead of lazily Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #37558 from nextcloud/backport/36097/stable26 | Robin Appelman | 2023-04-06 | 3 | -13/+58 |
|\ \ | | | | | | | [stable26] extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter | ||||
| * | | extend path-prefix optimizer to remove all cases of path_hash= when ↵ | Robin Appelman | 2023-04-03 | 3 | -13/+58 |
| | | | | | | | | | | | | | | | | | | encountering a path prefix filter Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #37537 from nextcloud/backport/35961/stable26 | Robin Appelman | 2023-04-06 | 2 | -0/+31 |
|\ \ \ | | | | | | | | | [stable26] clear encrypted flag when moving away from encrypted storage | ||||
| * | | | clear encrypted flag when moving away from encrypted storage | Robin Appelman | 2023-04-01 | 2 | -0/+31 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-05 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | fix(initial-state): Log an error when initial-state can not be JSON encoded | Joas Schilling | 2023-04-04 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #37551 from nextcloud/backport/37542/stable26 | Joas Schilling | 2023-04-03 | 3 | -12/+31 |
|\ \ \ \ | |_|/ / |/| | | | [stable26] feat(security): Allow to opt-out of ratelimit protection, e.g. for te… | ||||
| * | | | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI | Joas Schilling | 2023-04-03 | 3 | -12/+31 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #37488 from nextcloud/backport/37448/stable26 | Arthur Schiwon | 2023-04-03 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | [stable26] hide shared files located in group folder's trash bin | ||||
| * | | | hide shared files located in group folder's trash bin | Arthur Schiwon | 2023-03-30 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | Remove useless coalescing operator on non-null return value | Côme Chilliet | 2023-04-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Fix quota typing for 32bits after forward port from 25 | Côme Chilliet | 2023-04-01 | 2 | -5/+4 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> | ||||
* | | | | Silence a warning from psalm with explanation | Côme Chilliet | 2023-04-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Adapt types of subclasses | Côme Chilliet | 2023-04-01 | 5 | -7/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Make it clear that file sizes may be float on 32bits | Côme Chilliet | 2023-04-01 | 4 | -13/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Remove quota value type for 32-bit systems | Vincent Petry | 2023-04-01 | 1 | -2/+2 |
| |/ / |/| | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | | Merge pull request #37482 from nextcloud/backport/37378/stable26 | Simon L | 2023-03-31 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | [stable26] fix the avatar generation on Alpine Linux | ||||
| * | | | another approach to fixing the avatar generation | Simon L | 2023-03-30 | 1 | -0/+5 |
| |/ / | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* / / | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-31 | 2 | -0/+2 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #37471 from nextcloud/backport/37435/stable26 | Julia Kirschenheuter | 2023-03-30 | 4 | -18/+41 |
|\ \ | | | | | | | [stable26] Add label for logo link | ||||
| * | | Add label for logo link | Christopher Ng | 2023-03-30 | 4 | -18/+41 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-30 | 2 | -20/+20 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(references): Do not log errors on 404 responses of opengraph image fetching | Julius Härtl | 2023-03-28 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #37368 from nextcloud/backport/36636/stable26 | Louis | 2023-03-27 | 1 | -2/+2 |
|\ \ | | | | | | | [stable26] fix OC_Image: Prevent E_WARNING from getimagesize* | ||||
| * | | fix OC_Image: Prevent E_WARNING from getimagesize* | Marcel Klehr | 2023-03-23 | 1 | -2/+2 |
| |/ | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | Merge pull request #37217 from nextcloud/backport/37192/stable26 | Julius Härtl | 2023-03-27 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Don't try to hash a nonexisting password | Ember 'n0emis' Keske | 2023-03-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Allows to log-in via a passwordless authentication provider, eg SSO Signed-off-by: Ember 'n0emis' Keske <git@n0emis.eu> | ||||
* | | fix(security): Mark recording_servers key appconfig as private as it ↵ | Joas Schilling | 2023-03-22 | 1 | -0/+1 |
|/ | | | | | | contains a secret Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(session): Fix DAVx5 sync problems by partial reverting session changes | Joas Schilling | 2023-03-20 | 1 | -7/+11 |
| | | | | | | | | | Temporary disabled the short cut again to solve issues with CalDAV/CardDAV clients like DAVx5 that use cookies and need a session. See https://github.com/nextcloud/server/issues/37277#issuecomment-1476366147 and the other comments for further information. Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #37235 from nextcloud/backport/37227/stable26 | Arthur Schiwon | 2023-03-16 | 1 | -10/+16 |
|\ | | | | | [stable26] chore: use local variable for remote address | ||||
| * | chore: use local variable for remote address | Daniel Kesselberg | 2023-03-15 | 1 | -10/+16 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Merge pull request #37246 from nextcloud/backport/37242/stable26 | Arthur Schiwon | 2023-03-16 | 1 | -1/+1 |
|\ \ | | | | | | | [stable26] Reduce list | ||||
| * | | Reduce list | Joas Schilling | 2023-03-15 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-16 | 6 | -6/+10 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* / | Extend list | Joas Schilling | 2023-03-15 | 1 | -0/+5 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #37212 from nextcloud/backport/37029/stable26 | Arthur Schiwon | 2023-03-15 | 1 | -7/+9 |
|\ | | | | | [stable26] Add chunking in SystemTagObjectMapper::getTagIdsForObjects | ||||
| * | Add chunking in SystemTagObjectMapper::getTagIdsForObjects | Côme Chilliet | 2023-03-14 | 1 | -7/+9 |
| | | | | | | | | | | | | This avoids crashing on Oracle with more than 1000 objects Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #37072 from nextcloud/backport/36883/stable26 | Arthur Schiwon | 2023-03-15 | 2 | -9/+29 |
|\ \ | | | | | | | [stable26] dispatch BeforeUserLoggedInEvent | ||||
| * | | dispatch BeforeUserLoggedInEvent | Maxence Lange | 2023-03-07 | 2 | -9/+29 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-15 | 2 | -4/+6 |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #37157 from nextcloud/backport/37070/stable26 | Simon L | 2023-03-10 | 1 | -4/+6 |
|\ \ | | | | | | | [stable26] add a check for disk_free_space in Config.php |