summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-08-274-2/+14
* Remove copy in file actions when not allowedVincent Petry2022-08-261-0/+4
* fix: use old singe file share rendering as fallbackMax2022-08-251-1/+44
* fix: only use viewer when mimetype is supportedMax2022-08-251-5/+16
* feature: first take on using the viewer to render single file sharesMax2022-08-2511-96/+64
* Merge pull request #33430 from nextcloud/fix/remove-broken-resetstorageVincent Petry2022-08-251-13/+0
|\
| * Remove broken function resetStorage from test casesCôme Chilliet2022-08-021-13/+0
* | Add Nc prefix to Nc vue component namesVincent Petry2022-08-2510-172/+172
* | 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
|/