Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 10 hours | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 34 hours | 98 | -4/+142 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2 days | 116 | -106/+194 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #53740 from nextcloud/fix/properly-fail-on-invalid-json | Andy Scherzinger | 3 days | 3 | -4/+29 |
|\ | | | | | Properly fail on invalid json | ||||
| * | fix: Only attempt to decode JSON input if it is not an empty stringfix/properly-fail-on-invalid-json | Côme Chilliet | 5 days | 1 | -4/+7 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | fix(ocs): Return a proper error on JSON decoding failures | Côme Chilliet | 5 days | 3 | -5/+27 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | chore: Rename property and type it to match its current use in Request | Côme Chilliet | 5 days | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | fix(encryption): Correctly handle file opening and copying failuresfix/catch-exception-in-encrypt-all | Côme Chilliet | 3 days | 1 | -3/+17 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | fix(l10n): our default language is American English so adjust the spellingfix/l10n-us-english | Ferdinand Thiessen | 3 days | 1 | -2/+2 |
| | | | | | | | | | | | | | | For British English we have the `en-GB` translations, so the default should be American English which spells it `organization` not `organisation`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | test: fix tests | Jana Peper | 3 days | 1 | -3/+2 |
| | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | ||||
* | | feat: add toggle for AI guest restriction | Jana Peper | 3 days | 2 | -2/+36 |
| | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | ||||
* | | fix(l10n): Update translations from Transifex | Nextcloud bot | 3 days | 4 | -10/+12 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(syslog): open syslog channel on write | Kent Delante | 4 days | 1 | -2/+6 |
| | | | | | | | | | | | | | | This fixes a bug where only one tag gets used when multiple tags have been configured (e.g. different tags for 'syslog_tag' and 'syslog_tag_audit') Signed-off-by: Kent Delante <kent.delante@proton.me> | ||||
* | | chore: apply new CSFixer rules | Ferdinand Thiessen | 5 days | 350 | -328/+586 |
| | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> # Conflicts: # apps/settings/lib/SetupChecks/PhpOpcacheSetup.php | ||||
* | | Merge pull request #53671 from nextcloud/fix/read-only-share-download | John Molakvoæ | 5 days | 4 | -0/+40 |
|\ \ | |||||
| * | | fix: invalid bool returnfix/read-only-share-download | John Molakvoæ | 10 days | 1 | -1/+0 |
| | | | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | | feat(files_sharing): allow viewing files with download disabled | skjnldsv | 10 days | 4 | -0/+41 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #53735 from nextcloud/bugfix/noid/document-hide-download | Joas Schilling | 5 days | 2 | -0/+7 |
|\ \ \ | | | | | | | | | fix(ROS): Document hide-download option on files | ||||
| * | | | fix(ROS): Document hide-download option on filesbugfix/noid/document-hide-download | Joas Schilling | 6 days | 2 | -0/+7 |
| | |/ | |/| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #53648 from nextcloud/rename-hooks-webhook | Ferdinand Thiessen | 5 days | 1 | -4/+12 |
|\ \ \ | | | | | | | | | fix: don't try to get fileid for non exising nodes when serializing events file | ||||
| * | | | fix: don't try to get fileid for non exising nodes when serializing events filerename-hooks-webhook | Robin Appelman | 9 days | 1 | -4/+12 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | chore(public): Remove unused union type for user mount eventschore/public/user-mount-events-union-type | provokateurin | 5 days | 3 | -7/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 5 days | 4 | -4/+26 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge branch 'master' into remove-x-xss-protection | Joas Schilling | 6 days | 63 | -236/+1194 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 6 days | 8 | -40/+288 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | | | fix: handle ambiguous IResponse.getBody return typesdebt/noid/wrong-return-type-iresponse | Daniel Kesselberg | 6 days | 3 | -9/+26 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | docs(http): Update return type for getBody | Daniel Kesselberg | 6 days | 2 | -31/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | fix(encryption): Pass an IUser and not a string to getUpdatefix/catch-exception-in-encryption-listener | Côme Chilliet | 6 days | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | fix(encryption): Catch NotFoundException in ShareDeletedEvent listener | Côme Chilliet | 10 days | 1 | -4/+9 |
| |/ / | | | | | | | | | | | | | | | | | | | Avoids issues when a share is deleted after the node itself is already deleted. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * / | fix(nullcache): make get compliant with the interfacedebt/noid/wrong-return-type-nullcache | Daniel Kesselberg | 10 days | 1 | -14/+17 |
| |/ | | | | | | | | | | | The interface defines ICacheEntry|false, thus we should not return null. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | fix(l10n): Update translations from Transifex | Nextcloud bot | 10 days | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | Merge pull request #53649 from nextcloud/security-missing-auth-error | John Molakvoæ | 11 days | 2 | -2/+5 |
| |\ | |||||
| | * | fix: throw a better error if we don't get an authorization header for ↵security-missing-auth-error | Robin Appelman | 12 days | 2 | -2/+5 |
| | | | | | | | | | | | | | | | | | | secutity confirmation Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Merge pull request #52880 from nextcloud/memcache-commands | Robin Appelman | 11 days | 2 | -0/+10 |
| |\ \ | | | | | | | | | Add commands to set/get/delete/clear the distributed memcache | ||||
| | * | | feat: add command to clear memcachememcache-commands | Robin Appelman | 12 days | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| | * | | feat: add command to delete memcache key | Robin Appelman | 12 days | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| | * | | feat: add commands to get and set memcache values | Robin Appelman | 12 days | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| | * | | refactor: split off value casting out of config:system:set command | Robin Appelman | 12 days | 2 | -0/+2 |
| | |/ | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Merge pull request #53669 from ↵ | Joas Schilling | 11 days | 3 | -2/+14 |
| |\ \ | | | | | | | | | | | | | | | | | nextcloud/feat/noid/add-command-to-list-all-routes feat(occ): Add commands to list all routes and match a single one | ||||
| | * | | feat(occ): Add commands to list all routes and match a single onefeat/noid/add-command-to-list-all-routes | Joas Schilling | 11 days | 3 | -2/+14 |
| | |/ | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Merge pull request #53461 from nextcloud/copyr-no-empty-newfile | Robin Appelman | 11 days | 1 | -2/+1 |
| |\ \ | | | | | | | | | fix: don't create an empty file before writing the contents in OC_Util::copyr | ||||
| | * | | fix: don't create an empty file before writing the contents in OC_Util::copyrcopyr-no-empty-newfile | Robin Appelman | 12 days | 1 | -2/+1 |
| | |/ | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * / | fix(l10n): Update translations from Transifex | Nextcloud bot | 11 days | 4 | -0/+6 |
| |/ | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
| * | feat(lexicon): better numeric conversion | Maxence Lange | 12 days | 3 | -2/+4 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | feat(lexicon): fix tests | Maxence Lange | 12 days | 4 | -52/+52 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | feat(lexicon): migrate keys on app update | Maxence Lange | 12 days | 3 | -11/+14 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | feat(lexicon): using configmanager | Maxence Lange | 12 days | 3 | -15/+14 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | feat(lexicon): migrate config key/value | Maxence Lange | 12 days | 9 | -40/+456 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | Merge pull request #53615 from nextcloud/fix/revive-lowercase-email | Richard Steinmetz | 12 days | 3 | -0/+7 |
| |\ | | | | | | | fix: revive always storing lowercased email addresses | ||||
| | * | fix: revive always storing lowercased email addresses | Richard Steinmetz | 12 days | 3 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> |