summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-06-1018-4/+36
* [tx-robot] updated from transifexNextcloud bot2022-06-092-0/+2
* Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-085-3/+48
* [tx-robot] updated from transifexNextcloud bot2022-06-084-0/+4
* Fix share permissions renderingLouis Chemineau2022-05-311-1/+2
* [tx-robot] updated from transifexNextcloud bot2022-05-292-0/+2
* Merge pull request #32594 from nextcloud/fix/groupfolder-not-loading-when-sha...Carl Schwan2022-05-271-10/+20
|\
| * Fix loading groupfolder info when share api is disabledCarl Schwan2022-05-271-10/+20
* | Merge pull request #32349 from nextcloud/enh/projects-eventCarl Schwan2022-05-272-10/+13
|\ \
| * | Move files_sharing over to new event for projectsJulius Härtl2022-05-122-10/+13
* | | Merge pull request #32577 from nextcloud/fix/remove-at-matcher-in-files_shari...Carl Schwan2022-05-254-70/+83
|\ \ \ | |_|/ |/| |
| * | Remove at() matcher in files_sharing testsCôme Chilliet2022-05-244-70/+83
* | | [tx-robot] updated from transifexNextcloud bot2022-05-252-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-05-2444-44/+44
* | [tx-robot] updated from transifexNextcloud bot2022-05-162-0/+2
* | Cleanup and compileJohn Molakvoæ2022-05-139-1/+742
* | Migrate apps scssJohn Molakvoæ2022-05-133-6/+12
* | Add stricter psalm type for CappedMemoryCacheCarl Schwan2022-05-122-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2022-05-062-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-05-056-6/+10
* [tx-robot] updated from transifexNextcloud bot2022-05-02122-534/+170
* [tx-robot] updated from transifexNextcloud bot2022-04-262-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-04-2488-0/+490
* Merge pull request #32053 from nextcloud/cache-verify-share-mountpointblizzz2022-04-223-5/+35
|\
| * cache the verification of the share mountpointRobin Appelman2022-04-213-5/+35
* | Update cache when display name changeCarl Schwan2022-04-222-1/+4
* | Cache display nameCarl Schwan2022-04-223-30/+15
* | Merge pull request #32050 from nextcloud/share-cache-owner-nameJohn Molakvoæ2022-04-221-4/+14
|\ \
| * | cache the share owner name for formating cache entriesRobin Appelman2022-04-211-4/+14
| |/
* | [tx-robot] updated from transifexNextcloud bot2022-04-222-2/+16
* | Merge pull request #32042 from nextcloud/shared-storage-instanceof-commonJoas Schilling2022-04-211-2/+13
|\ \
| * | also apply the fix for the other storage typesRobin Appelman2022-04-211-1/+11
| * | improve optimization for SharedStorage::instanceOfStorage(Common)Robin Appelman2022-04-211-1/+2
| |/
* / [tx-robot] updated from transifexNextcloud bot2022-04-212-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2022-04-172-0/+16
* Master is now 25Joas Schilling2022-04-141-2/+2
* Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry2022-04-142-1/+6
|\
| * Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+6
* | Properly reset pw expirationVincent Petry2022-04-131-36/+0
|/
* [tx-robot] updated from transifexNextcloud bot2022-04-132-0/+4
* Fix accept/reject remote share actionMSe19692022-04-121-3/+3
* Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry2022-04-1210-51/+168
|\
| * Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-1110-51/+168
* | [tx-robot] updated from transifexNextcloud bot2022-04-094-0/+18
* | Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman2022-04-071-1/+8
|\ \ | |/ |/|
| * only request free space once for external sharesRobin Appelman2022-04-041-0/+4
| * use all possible permissions dav propertiesRobin Appelman2022-04-041-0/+2
| * don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman2022-04-041-1/+2
* | Merge pull request #31845 from nextcloud/querybuilder-shareexternalCarl Schwan2022-04-071-7/+9
|\ \
| * | Use querybuilder for share external mountpointCarl Schwan2022-04-061-7/+9