aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): fix share creation error handlingskjnldsv5 days1-0/+4
* fix: Fix download activity for foldersCôme Chilliet2025-03-251-98/+5
* fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen2025-03-111-5/+5
* fix(lookup-server): do not query data by defaultFerdinand Thiessen2025-03-111-6/+3
* fix(files_sharing): Also list deleted team sharesfix/show-deleted-team-sharesFerdinand Thiessen2025-02-201-1/+2
* fix(files_sharing): block downloading if neededfix/download-permsFerdinand Thiessen2025-02-181-0/+5
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-132-3/+5
* chore: re-apply current rector configuration to apps folderCôme Chilliet2025-02-131-5/+5
* fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUserCôme Chilliet2025-02-131-1/+1
* refactor: Remove some deprecated containers and exceptionsnfebe2025-02-061-25/+28
* fix(sharing): Ensure download restrictions are not droppedfix/proper-download-checkFerdinand Thiessen2025-02-041-23/+41
* fix(files_sharing): Respect permissions passed when creating link sharesFerdinand Thiessen2025-01-281-101/+94
* fix: Ensure `label` is always a stringFerdinand Thiessen2025-01-261-1/+4
* Merge pull request #49898 from nextcloud/fix/noid/no-emails-for-user-sharesAnna2025-01-161-4/+7
|\
| * fix(sharing): send share emails for internal users toofix/noid/no-emails-for-user-sharesAnna Larch2025-01-131-4/+7
* | feat(sharing): Respect admin custom tokens settingChristopher Ng2025-01-151-0/+3
* | feat(sharing): Fetch a unique generated tokenChristopher Ng2025-01-151-0/+24
* | feat(sharing): Allow updating share tokenChristopher Ng2025-01-151-1/+21
* | fix(files_sharing): Handle null userIdprovokateurin2025-01-132-11/+2
|/
* refactor(OpenAPI): Adjust scopes to match previous behaviorprovokateurin2025-01-062-0/+5
* chore: remove legacy action to test remote endpointBenjamin Gaussorgues2024-11-291-66/+0
* chore: stricter access to testremote endpointBenjamin Gaussorgues2024-11-281-1/+2
* feat(files_sharing): Allow users with share permission to manage shares on IS...provokateurin2024-11-251-0/+13
* fix(files_sharing): Remove duplicate link/email edit share logicprovokateurin2024-11-251-12/+0
* fix(files_sharing): Fix error messages from password policyfix/fix-share-creation-error-messagesCôme Chilliet2024-11-191-4/+4
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-056-33/+33
* fix: Adjust preview for view-only sharesfix/view-only-previewFerdinand Thiessen2024-10-281-2/+14
* fix(files_sharing): Cleanup error messagesfix/files_sharing/cleanup-error-messagesprovokateurin2024-10-281-9/+9
* refactor(ShareApiController): Check for null and empty strings with empty()safety-net-null-checkfenn-cs2024-10-241-7/+4
* fix(ShareAPI): Send mails for mail shares by defaultfix/48012/fix-share-email-send-mail-sharefenn-cs2024-10-241-1/+10
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-217-166/+114
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-155-30/+40
* feat(files_sharing): Make `ShareController` download route use the DAV `ZipFo...Ferdinand Thiessen2024-09-281-91/+24
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-192-5/+5
* fix(files_sharing): adjust permissions from custom edit and delete check methodsskjnldsv2024-09-111-0/+17
* fix: Display 'Leave share' instead of 'Delete'Marcel Klehr2024-09-061-0/+4
* fix(files_sharing): Handle download permission the same way for public and in...Ferdinand Thiessen2024-09-061-0/+5
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-253-12/+13
* feat: Use new password context in sharing APIFerdinand Thiessen2024-08-221-2/+3
* Merge pull request #47070 from nextcloud/circToTeamAndy Scherzinger2024-08-061-5/+5
|\
| * fix(share): Rename Circle to TeamGit'Fellow2024-08-061-5/+5
* | fix(files_sharing): show proper share not found error messageskjnldsv2024-08-061-4/+4
|/
* Merge pull request #47043 from nextcloud/fix/noid/ignore-root-on-inherited-sh...Maxence Lange2024-08-061-1/+4
|\
| * fix(inherited-shares): ignore top root folderMaxence Lange2024-08-051-1/+4
* | fix(files_sharing): filter out invalid shareWith in sharee APIskjnldsv2024-08-051-1/+1
|/
* refactor(files_sharing): Replace security annotations with respective attributesprovokateurin2024-07-2710-75/+57
* fix(files_sharing): file request creation permissions and link copy displayskjnldsv2024-07-181-2/+4
* fix(files_sharing): remove undesirable translations from ShareAPIControllerskjnldsv2024-07-161-2/+2
* chore(files_sharing): lint & refactor fixesskjnldsv2024-07-121-1/+1