| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: remove share status from share:list as it doesn't seem to contain usefu...share-list-cmd | Robin Appelman | 2025-03-28 | 1 | -19/+0 |
* | fix: set share status for federated shares | Robin Appelman | 2025-03-28 | 1 | -0/+1 |
* | feat: add command to list shares | Robin Appelman | 2025-03-28 | 4 | -17/+75 |
* | feat: add getParentId to ICacheEntry | Robin Appelman | 2025-03-28 | 1 | -0/+125 |
* | feat: add example contact on first loginfeat/cardav-example-contact | Hamza Mahjoubi | 2025-03-26 | 14 | -1/+4108 |
* | Merge pull request #51705 from nextcloud/fix/files-versions | Ferdinand Thiessen | 2025-03-26 | 2 | -42/+51 |
|\ |
|
| * | fix(files_versions): correctly show version author also for shared files | Ferdinand Thiessen | 2025-03-25 | 2 | -42/+51 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-26 | 4 | -2/+100 |
* | | feat(files): hide "Personal files" and "Shared with others" views if user has... | skjnldsv | 2025-03-25 | 3 | -13/+48 |
|/ |
|
* | fix(sharebymail): Fix activity rich object id type | Côme Chilliet | 2025-03-25 | 1 | -3/+3 |
* | fix(files_sharing): Use session id as part of cache key to avoid concurrency ... | Côme Chilliet | 2025-03-25 | 1 | -3/+3 |
* | fix(files_sharing): Set higher priority for listeners that may abort the request | Côme Chilliet | 2025-03-25 | 1 | -3/+3 |
* | fix: Avoid triggering several activities for Range request on the same file | Côme Chilliet | 2025-03-25 | 1 | -2/+10 |
* | fix: Fix download activity for folders | Côme Chilliet | 2025-03-25 | 3 | -105/+78 |
* | fix(sharing): Publish activity for download by public link | Côme Chilliet | 2025-03-25 | 4 | -0/+123 |
* | Merge pull request #51682 from nextcloud/fix/tag-fileid-check | John Molakvoæ | 2025-03-25 | 4 | -2/+72 |
|\ |
|
| * | fix(dav): filter user files when updating tags | skjnldsv | 2025-03-25 | 4 | -2/+72 |
* | | Merge pull request #51669 from nextcloud/refactor/use-in-instead-of-or | Kate | 2025-03-25 | 4 | -32/+9 |
|\ \
| |/
|/| |
|
| * | perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equalsrefactor/use-in-instead-of-or | Marcel Klehr | 2025-03-25 | 4 | -32/+9 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-25 | 30 | -28/+262 |
* | | fix(setupchecks): Treat information messages as success | Marcel Müller | 2025-03-24 | 1 | -12/+8 |
* | | fix(provisioning_api): Pass on translated hint if password change failsfix/provisioning_api/password-change-hint-translation | provokateurin | 2025-03-24 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #51644 from nextcloud/fixWrongTranslation | Kate | 2025-03-24 | 1 | -7/+7 |
|\ |
|
| * | fix(user): Some strings not being translatedfixWrongTranslation | Git'Fellow | 2025-03-22 | 1 | -7/+7 |
* | | fix(files): Ensure actions never overflow filename | Ferdinand Thiessen | 2025-03-24 | 1 | -3/+20 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-24 | 18 | -46/+72 |
* | | Merge pull request #51622 from nextcloud/fix/ocm-public-key-is-optional | Kate | 2025-03-23 | 2 | -2/+1 |
|\ \ |
|
| * | | fix(ocm): `publicKey` can be disabled so capabilities do not matchfix/ocm-public-key-is-optional | Ferdinand Thiessen | 2025-03-21 | 2 | -2/+1 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-23 | 26 | -10/+250 |
| |/
|/| |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-22 | 12 | -0/+34 |
* | | fix(federatedfilesharing): warn when enabling lookup server data upload | Ferdinand Thiessen | 2025-03-21 | 1 | -5/+73 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-21 | 16 | -104/+530 |
* | Merge pull request #51568 from nextcloud/feat/add-wcf-cap | Côme Chilliet | 2025-03-20 | 6 | -0/+93 |
|\ |
|
| * | feat(files): Add capability for clients to check WCF statefeat/add-wcf-cap | Ferdinand Thiessen | 2025-03-18 | 6 | -0/+93 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-20 | 84 | -278/+856 |
* | | Merge pull request #51250 from nextcloud/fix/pass-hide-download-in-update-req... | yemkareems | 2025-03-19 | 5 | -7/+34 |
|\ \ |
|
| * | | fix(files_sharing): make sure IDs are unique for HTML elements | Ferdinand Thiessen | 2025-03-18 | 1 | -2/+8 |
| * | | fix(files_sharing): ugly hacks to update permissions on share creation | Ferdinand Thiessen | 2025-03-18 | 4 | -9/+27 |
| * | | fix: pass hide download attribute while creating the share to fix github issu... | yemkareems | 2025-03-18 | 2 | -5/+8 |
| |/ |
|
* | | fix(webauthn): do not require bcmath or gmp - not needed anymore | Ferdinand Thiessen | 2025-03-19 | 2 | -5/+2 |
* | | fix(core): adjust fronend code for changes in webauthn library | Ferdinand Thiessen | 2025-03-19 | 1 | -3/+3 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-19 | 2 | -4/+4 |
|/ |
|
* | Merge pull request #51195 from nextcloud/feat/photo-cache-avif | Kate | 2025-03-18 | 1 | -0/+1 |
|\ |
|
| * | feat: Allow AVIF content type in PhotoCachefeat/photo-cache-avif | Miguel Sánchez de León Peque | 2025-03-03 | 1 | -0/+1 |
* | | Merge pull request #50663 from nextcloud/enh/improve-transfer-ownership-logging | Julius Knorr | 2025-03-18 | 1 | -0/+6 |
|\ \ |
|
| * | | feat: improve occ file:transfer-ownership loggingenh/improve-transfer-ownership-logging | grnd-alt | 2025-03-06 | 1 | -0/+6 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-18 | 24 | -184/+184 |
* | | | Merge pull request #51400 from nextcloud/chore/tests-hot-key | Ferdinand Thiessen | 2025-03-17 | 1 | -26/+23 |
|\ \ \ |
|
| * | | | test: speed up hotkey tests by 2.4schore/tests-hot-key | Ferdinand Thiessen | 2025-03-11 | 1 | -26/+23 |
* | | | | Merge pull request #51457 from nextcloud/fix/dav-csrf | Ferdinand Thiessen | 2025-03-17 | 1 | -2/+3 |
|\ \ \ \ |
|