| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(sharing): Ensure download restrictions are not droppedbackport/50642/stable31 | Ferdinand Thiessen | 2025-02-04 | 1 | -23/+41 |
* | Merge pull request #50508 from nextcloud/backport/50436/stable31 | Andy Scherzinger | 2025-01-28 | 3 | -5/+6 |
|\ |
|
| * | fix: Harden files scanner for invalid null accessbackport/50436/stable31 | Ferdinand Thiessen | 2025-01-28 | 3 | -5/+6 |
* | | fix(files_sharing): Respect permissions passed when creating link shares | Ferdinand Thiessen | 2025-01-28 | 1 | -101/+94 |
|/ |
|
* | fix: Ensure `label` is always a string | Ferdinand Thiessen | 2025-01-26 | 1 | -1/+4 |
* | Merge pull request #49898 from nextcloud/fix/noid/no-emails-for-user-shares | Anna | 2025-01-16 | 1 | -4/+7 |
|\ |
|
| * | fix(sharing): send share emails for internal users toofix/noid/no-emails-for-user-shares | Anna Larch | 2025-01-13 | 1 | -4/+7 |
* | | feat(sharing): Respect admin custom tokens setting | Christopher Ng | 2025-01-15 | 1 | -0/+3 |
* | | feat(sharing): Add `custom_tokens` capability | Christopher Ng | 2025-01-15 | 1 | -0/+2 |
* | | feat(sharing): Fetch a unique generated token | Christopher Ng | 2025-01-15 | 1 | -0/+24 |
* | | feat(sharing): Allow updating share token | Christopher Ng | 2025-01-15 | 1 | -1/+21 |
* | | fix(files_sharing): Fix sharee search result types | provokateurin | 2025-01-13 | 1 | -7/+14 |
* | | fix(files_sharing): Gracefully handle fetching non-existent share | provokateurin | 2025-01-13 | 1 | -14/+5 |
* | | fix(files_sharing): Handle null userId | provokateurin | 2025-01-13 | 2 | -11/+2 |
|/ |
|
* | feat(federatedfilesharing): auto-accept shares from trusted servers | skjnldsv | 2025-01-09 | 1 | -29/+60 |
* | refactor(OpenAPI): Adjust scopes to match previous behavior | provokateurin | 2025-01-06 | 2 | -0/+5 |
* | fix(federatedfilesharing): get share by token fallbackbackport/49973/master | skjnldsv | 2024-12-28 | 1 | -4/+58 |
* | fix(activity): make emails for link share uploads true by default | skjnldsv | 2024-12-06 | 1 | -1/+1 |
* | feat(ocm): signing ocm requests | Maxence Lange | 2024-12-04 | 1 | -0/+1 |
* | Merge pull request #49569 from nextcloud/shared-watcher-perf | Stephan Orbaugh | 2024-12-03 | 1 | -13/+8 |
|\ |
|
| * | perf: improve performance of SharedStorage::getWatcher | Robin Appelman | 2024-11-29 | 1 | -13/+8 |
* | | chore: remove legacy action to test remote endpoint | Benjamin Gaussorgues | 2024-11-29 | 1 | -66/+0 |
|/ |
|
* | chore: stricter access to testremote endpoint | Benjamin Gaussorgues | 2024-11-28 | 1 | -1/+2 |
* | Merge pull request #43025 from nextcloud/bugfix/error-on-reshare-after-transf... | Côme Chilliet | 2024-11-25 | 2 | -0/+89 |
|\ |
|
| * | fix(sharing): add command to fix broken shares after ownership transferringbugfix/error-on-reshare-after-transfer-ownership | Luka Trovic | 2024-11-18 | 2 | -0/+89 |
* | | fix(files_sharing,files): Do not validate shares before adjusting the owner | provokateurin | 2024-11-25 | 1 | -7/+11 |
* | | feat(files_sharing): Allow users with share permission to manage shares on IS... | provokateurin | 2024-11-25 | 1 | -0/+13 |
* | | fix(files_sharing): Remove duplicate link/email edit share logic | provokateurin | 2024-11-25 | 1 | -12/+0 |
* | | fix(files_sharing): Fix error messages from password policyfix/fix-share-creation-error-messages | Côme Chilliet | 2024-11-19 | 1 | -4/+4 |
|/ |
|
* | feat(files_sharing): use share node or label as page titlefeat/sharing-title | skjnldsv | 2024-11-08 | 1 | -0/+4 |
* | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 8 | -62/+66 |
* | fix: Adjust preview for view-only sharesfix/view-only-preview | Ferdinand Thiessen | 2024-10-28 | 2 | -12/+17 |
* | Merge pull request #48918 from nextcloud/fix/files_sharing/cleanup-error-mess... | Kate | 2024-10-28 | 1 | -9/+9 |
|\ |
|
| * | fix(files_sharing): Cleanup error messagesfix/files_sharing/cleanup-error-messages | provokateurin | 2024-10-28 | 1 | -9/+9 |
* | | Merge pull request #48614 from nextcloud/refactor/storage/constructors | Kate | 2024-10-28 | 1 | -7/+7 |
|\ \
| |/
|/| |
|
| * | refactor(Storage): Align all Storage constructorsrefactor/storage/constructors | provokateurin | 2024-10-23 | 1 | -7/+7 |
* | | refactor(ShareApiController): Check for null and empty strings with empty()safety-net-null-check | fenn-cs | 2024-10-24 | 1 | -7/+4 |
* | | fix(ShareAPI): Send mails for mail shares by defaultfix/48012/fix-share-email-send-mail-share | fenn-cs | 2024-10-24 | 1 | -1/+10 |
|/ |
|
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 45 | -589/+296 |
* | fix(activity): Fix download activity parametersbugfix/noid/fix-download-activity-parameters | Joas Schilling | 2024-10-19 | 1 | -2/+1 |
* | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2 | dependabot[bot] | 2024-10-19 | 2 | -21/+21 |
* | chore(db): Apply query prepared statementsdbQueriesExecStmt2 | Git'Fellow | 2024-10-17 | 2 | -16/+10 |
* | chore(db): Correctly apply query types | Git'Fellow | 2024-10-17 | 2 | -22/+6 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 22 | -95/+126 |
* | revert: "fix(files_sharing): Make share labels nullable"fix/null-label | Ferdinand Thiessen | 2024-10-14 | 1 | -1/+1 |
* | Merge pull request #48494 from nextcloud/refactor/storage/strong-param-types | Kate | 2024-10-08 | 2 | -37/+32 |
|\ |
|
| * | refactor(files_sharing): Add Storage parameter strong types | provokateurin | 2024-10-07 | 2 | -37/+32 |
* | | fix(BackgroundJobs): Adjust intervals and time sensitivities | provokateurin | 2024-10-08 | 3 | -5/+5 |
|/ |
|
* | feat(files_sharing): Make `ShareController` download route use the DAV `ZipFo... | Ferdinand Thiessen | 2024-09-28 | 1 | -91/+24 |
* | fix(files_sharing): Fix all IStorage return types | provokateurin | 2024-09-26 | 2 | -67/+30 |