Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | fix(linkReferenceProvider): better size check | Julien Veyssier | 2024-09-03 | 1 | -5/+15 | |
| | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | |||||
* | | | fix: lint | Git'Fellow | 2024-09-04 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | | fix(jobs): Swicth to executeStatement() while deleting rows | Git'Fellow | 2024-09-04 | 1 | -37/+16 | |
| | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-04 | 8 | -2/+54 | |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #47623 from nextcloud/backport/47567/stable29 | Andy Scherzinger | 2024-09-03 | 1 | -1/+1 | |
|\ \ | | | | | | | [stable29] fix(config): Avoid error messages for restricted opcache API | |||||
| * | | 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 #47247 from nextcloud/backport/47240/stable29 | Ferdinand Thiessen | 2024-09-03 | 2 | -0/+2 | |
|\ \ \ | | | | | | | | | [stable29] fix(webauthn): Increase database column for public key id | |||||
| * | | | fix(webauthn): Increase database column for public key id | Ferdinand Thiessen | 2024-08-31 | 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-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(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-29 | 4 | -0/+10 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix(setup): ignore long session login during installation | Maxence Lange | 2024-08-27 | 2 | -4/+11 | |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | Merge pull request #47536 from nextcloud/backport/47509/stable29 | Richard Steinmetz | 2024-08-27 | 1 | -9/+15 | |
|\ \ | | | | | | | [stable29] fix: gracefully handle unexpected exif orientation types | |||||
| * | | fix: gracefully handle unexpected exif orientation types | Richard Steinmetz | 2024-08-27 | 1 | -9/+15 | |
| |/ | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||||
* / | fix(Router): Load attribute routes of all apps when not app is specified | provokateurin | 2024-08-27 | 1 | -14/+24 | |
|/ | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | 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> | |||||
* | 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> | |||||
* | 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> | |||||
* | Merge pull request #47192 from nextcloud/backport/47180/stable29 | John Molakvoæ | 2024-08-14 | 2 | -2/+45 | |
|\ | ||||||
| * | fix: Remove shares only if there are no more common groups between users | Côme Chilliet | 2024-08-13 | 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-13 | 2 | -2/+47 | |
| | | | | | | | | | | | | group Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-14 | 6 | -2/+44 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-13 | 6 | -0/+72 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-12 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-11 | 4 | -0/+42 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-10 | 16 | -0/+18 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-09 | 126 | -252/+282 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #46889 from nextcloud/backport/46476/stable29 | Andy Scherzinger | 2024-08-08 | 18 | -0/+838 | |
|\ | | | | | [stable29] Migration Attributes | |||||
| * | fix(migration-preview): display a message if no attributes set | Maxence Lange | 2024-08-06 | 1 | -0/+12 | |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
| * | feat(upgrade): migration attributes | Maxence Lange | 2024-08-06 | 18 | -0/+826 | |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | Merge pull request #47119 from nextcloud/backport/47044/stable29 | Andy Scherzinger | 2024-08-08 | 1 | -1/+1 | |
|\ \ | | | | | | | [stable29] fix(encryption): Fix mountpoint check to accept if several are found | |||||
| * | | fix(encryption): Fix mountpoint check to accept if several are found | Côme Chilliet | 2024-08-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | There is no strong requirement to have only one mount for a given storage id. Also the error in this case would be misleading. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | Merge pull request #47105 from nextcloud/backport/46106/stable29 | Andy Scherzinger | 2024-08-08 | 5 | -17/+33 | |
|\ \ \ | | | | | | | | | [stable29] fix(session): Log when session_* calls are slow | |||||
| * | | | fix(session): Log when session_* calls are slow | Christoph Wurst | 2024-08-07 | 5 | -17/+33 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-08 | 16 | -0/+32 | |
| |/ / |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #47078 from nextcloud/backport/47065/stable29 | Andy Scherzinger | 2024-08-07 | 1 | -0/+2 | |
|\ \ \ | |/ / |/| | | [stable29] fix: Ensure database connection is setup when getting group details | |||||
| * | | fix: Ensure database connection is setup when getting group details | Ferdinand Thiessen | 2024-08-07 | 1 | -0/+2 | |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |