Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(Comment): Initialize childrenCount as integerbackport/48017/stable28 | provokateurin | 2024-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #47956 from nextcloud/backport/47954/stable28 | Kate | 2024-09-14 | 2 | -4/+4 |
|\ | |||||
| * | fix(files): Adjust Cache::searchQuery() parameter name to match interfacebackport/47954/stable28 | provokateurin | 2024-09-13 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-14 | 4 | -0/+84 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-13 | 4 | -0/+28 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-11 | 4 | -0/+38 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-10 | 10 | -0/+196 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-09 | 10 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-08 | 20 | -20/+0 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-07 | 10 | -22/+216 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-06 | 14 | -2/+450 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: Migrate existing bg jobs to use sha256 | Louis Chemineau | 2024-09-05 | 2 | -0/+2 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix: Use sha256 to hash arguments of background jobs | Louis Chemineau | 2024-09-05 | 1 | -5/+4 |
| | | | | | | This is to prevent collision as we are sometime hashing user input, yet using that hash to target the background job in the database. Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Merge pull request #47749 from nextcloud/backport/47417/stable28 | Arthur Schiwon | 2024-09-05 | 1 | -0/+9 |
|\ | | | | | [stable28] fix(files): Create non-existent parents of mountpoints | ||||
| * | fix(files): Create non-existent parents of mountpoints | provokateurin | 2024-09-04 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | fix(appstore): Cache apps.json also on dev instances | Marcel Müller | 2024-09-05 | 1 | -8/+9 |
| | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-05 | 138 | -0/+144 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-04 | 8 | -2/+54 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Update lib/public/Files/Storage/IStorage.php | Andy Scherzinger | 2024-09-03 | 1 | -1/+1 |
| | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: Pass the mountpoint target user to storages without owner | Julius Härtl | 2024-09-03 | 3 | -0/+29 |
| | | | | | | | | | | | | | Storages that do not have a dedicated owner (e.g. groupfolders, external storages) currently always assume the current session user as the owner. This leads to several issues when there is no user session but a node is obtained through a user folder. In order to have the correct user available we need to pass the user that is used to setup a mountpoint along to the storage layer as we generally assume that an owner is available for those. Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix(linkReferenceProvider): better size check | Julien Veyssier | 2024-09-03 | 1 | -4/+14 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-02 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-01 | 4 | -2/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-31 | 2 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-30 | 158 | -430/+632 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(config): Avoid error messages for restricted opcache API | Josh | 2024-08-30 | 1 | -1/+1 |
| | | | | | | | Make changes recently added via #44230 match #8188 to avoid failures in restricted hosting environments. Fixes #47562 Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | Merge pull request #47246 from nextcloud/backport/47240/stable28 | Ferdinand Thiessen | 2024-08-29 | 2 | -0/+2 |
|\ | | | | | [stable28] fix(webauthn): Increase database column for public key id | ||||
| * | fix(webauthn): Increase database column for public key id | Ferdinand Thiessen | 2024-08-27 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Resolves https://github.com/nextcloud/server/issues/34476 There is no maximum length defined in the standard, most common the length is between 128 and 200 characters, but as we store it not in plain data but base64 encoded the length can grow about 1/3. We had a regression with 'Nitrokey 3' which created IDs with 196 byte length -> 262 bytes encoded base64. So to be save we increase the size to 512 bytes. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-29 | 4 | -0/+10 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: gracefully handle unexpected exif orientation types | Richard Steinmetz | 2024-08-27 | 1 | -9/+15 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | fix call to custom mail_template_class | Christoph Klaffl | 2024-08-26 | 1 | -12/+14 |
| | | | | Signed-off-by: Christoph Klaffl <christoph@phreaker.eu> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-26 | 6 | -6/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-24 | 8 | -2/+36 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-23 | 36 | -100/+252 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-22 | 42 | -132/+146 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(theming): Make getImage() call save against missing non-SVG version | Joas Schilling | 2024-08-21 | 1 | -3/+14 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(setupcheck): Fix mimetype server version check in backport | Joas Schilling | 2024-08-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #47353 from nextcloud/backport/47346/stable28 | John Molakvoæ | 2024-08-20 | 2 | -5/+6 |
|\ | |||||
| * | fix: use mountpoint from storage to find the encryption keys | Robin Appelman | 2024-08-20 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | feat: store the mountpoint of storages in the mount options | Robin Appelman | 2024-08-20 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Revert "Revert "[stable28] Apply group limit on remove from group"" | Arthur Schiwon | 2024-08-19 | 2 | -2/+44 |
|/ | |||||
* | Revert "[stable28] Apply group limit on remove from group" | Arthur Schiwon | 2024-08-19 | 2 | -44/+2 |
| | |||||
* | fix: Remove call to non-existing method in 28 and add missing use in test | Côme Chilliet | 2024-08-19 | 1 | -1/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Remove shares only if there are no more common groups between users | Côme Chilliet | 2024-08-19 | 1 | -38/+36 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(files_sharing): Delete user shares if needed when user is removed from a ↵ | Louis Chemineau | 2024-08-19 | 2 | -2/+47 |
| | | | | | | group Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-19 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-18 | 6 | -2/+124 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-17 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-16 | 4 | -0/+40 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-15 | 88 | -242/+50 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |