summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33569 from nextcloud/enh/hide-projectsJulius Härtl2022-08-251-1/+3
|\
| * Hide deprecated projects in sharing tab by defaultChristopher Ng2022-08-181-1/+3
* | Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-241-3/+3
|\ \
| * | Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
* | | Merge pull request #33574 from nextcloud/search-share-query-filter-no-initVincent Petry2022-08-231-2/+4
|\ \ \
| * | | directly build the search filter for shared storage instead of setting up the...Robin Appelman2022-08-171-2/+4
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2022-08-232-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-08-202-0/+2
* | | Use user name cache in activity providersJoas Schilling2022-08-191-4/+4
* | | Merge pull request #33575 from nextcloud/search-shared-post-process-filterCarl Schwan2022-08-181-0/+8
|\ \ \
| * | | further pre-filter search result before setting up share source cacheRobin Appelman2022-08-171-0/+8
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2022-08-182-0/+4
|/ /
* / Make DisplayNameCache return null if user doesn't existsCarl Schwan2022-08-161-1/+1
|/
* Remove redundant eventsVincent Petry2022-08-151-16/+0
* [tx-robot] updated from transifexNextcloud bot2022-08-144-34/+40
* [tx-robot] updated from transifexNextcloud bot2022-08-132-0/+14
* [tx-robot] updated from transifexNextcloud bot2022-08-126-4/+48
* [tx-robot] updated from transifexNextcloud bot2022-08-102-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-08-086-8/+18
* [tx-robot] updated from transifexNextcloud bot2022-08-074-0/+10
* [tx-robot] updated from transifexNextcloud bot2022-08-0620-42/+94
* [tx-robot] updated from transifexNextcloud bot2022-08-05104-0/+164
* Fix label for allow download share permissionJulius Härtl2022-08-041-5/+1
* fix external share scanner not propagating locking-opt-outRobin Appelman2022-08-031-1/+1
* Disable locking on federated sharesCarl Schwan2022-08-031-0/+5
* Revert "Revert "Remove inefficient fed share scanner""Carl Schwan2022-08-032-82/+0
* Multiple fixesCarl Schwan2022-07-318-127/+276
* Enforcing permission during resharingCarl Schwan2022-07-284-10/+14
* Inherit hide download from share attributesVincent Petry2022-07-281-0/+27
* Block download when needed on direct download endpointVincent Petry2022-07-281-0/+2
* Fix view-only code after code review commentsVincent Petry2022-07-282-9/+14
* Fix adding to empty attributes and duplicate requestJulius Härtl2022-07-282-2/+2
* Add share attrs + download permission support in frontendVincent Petry2022-07-284-2/+113
* Don't reset share attributes when not specifiedVincent Petry2022-07-281-2/+6
* Fix share attribute related tests + code styleVincent Petry2022-07-285-42/+72
* Fix share controller to accept share attributes aloneVincent Petry2022-07-281-2/+5
* Add share attributes + prevent download permissionVincent Petry2022-07-2810-46/+591
* Merge pull request #33379 from nextcloud/techdebt/noid/goodbye-legacy-idsVincent Petry2022-07-271-1/+0
|\
| * Remove more legacy idsVincent Petry2022-07-271-1/+0
* | Merge pull request #33316 from nextcloud/bugfix/noid/aria-label-share-link-bu...Vincent Petry2022-07-273-1/+5
|\ \ | |/ |/|
| * Accessible names for share panel buttonsVincent Petry2022-07-263-1/+5
* | Remove legacy #dir element in files listVincent Petry2022-07-274-6/+6
|/
* Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanupVincent Petry2022-07-261-0/+1
|\
| * Add missing closing spans and avoid empty hrefVincent Petry2022-07-261-0/+1
* | Merge pull request #33358 from nextcloud/techdebt/noid/remove-old-notificatio...Vincent Petry2022-07-261-1/+0
|\ \
| * | Remove obsolete notification containerVincent Petry2022-07-261-1/+0
| |/
* | Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-261-1/+1
* | Skip testMovedIntoShareChangeOwnerLouis Chemineau2022-07-261-0/+2
* | Recursively fetch subsharesLouis Chemineau2022-07-261-3/+1
* | Change share owner when moving share out of shareLouis Chemineau2022-07-261-12/+14