summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * Use DIJoas Schilling2017-03-171-1/+1
| * Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-03-172-2/+18
* | shares-circlesMaxence Lange2017-03-173-2/+74
* | Safer queriesJoas Schilling2017-03-171-2/+2
* | Better outputJoas Schilling2017-03-171-10/+13
* | Add CleanupRemoteStorages commandJörn Friedrich Dreyer2017-03-171-0/+177
|/
* Merge pull request #3588 from GreenArchon/issue_#3461Lukas Reschke2017-02-241-1/+1
|\
| * Typecast filecache 'storage' as int to return it as documented, fixes #3461Frédéric Fortier2017-02-201-1/+1
* | use (int) instead of intval for performance reasonsBjoern Schiessle2017-02-221-2/+2
* | properly include classMorris Jobke2017-02-211-5/+5
* | Use intval() for validation of config optionsMorris Jobke2017-02-211-2/+2
* | allow to configure a min-length of search strings for auto-compeltion and a m...Bjoern Schiessle2017-02-211-0/+12
|/
* register cloudidmanager for files_sharingRobin Appelman2017-02-081-0/+4
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-086-66/+76
* Fix files sharing legacy as wellJoas Schilling2017-02-086-749/+291
* add brute force protection for public link authenticationBjoern Schiessle2017-01-251-0/+1
* allow editing single files shared as public linkBjoern Schiessle2017-01-241-0/+1
* allow to access mail shares even if public links are disabledBjoern Schiessle2017-01-042-6/+28
* Use group display name in sharing API + UIVincent Petry2016-12-222-12/+21
* Merge pull request #2759 from nextcloud/kill-appconfig-delete-share-linkMorris Jobke2016-12-222-48/+0
|\
| * Remove config change hook that deletes link shares (#26612)Vincent Petry2016-12-192-48/+0
* | When grouping shares, sort by stime then id (#26777)Vincent Petry2016-12-191-1/+1
|/
* Merge pull request #2695 from nextcloud/remove-leading-slashes-on-share-activityLukas Reschke2016-12-164-4/+4
|\
| * Remove leading slash from sharing activityJoas Schilling2016-12-154-4/+4
* | Merge pull request #2673 from nextcloud/shared-scanner-unmaskedLukas Reschke2016-12-152-3/+9
|\ \ | |/ |/|
| * use unmasked permissions in shared scannerRobin Appelman2016-12-142-3/+9
* | Fix overwriting parameterRoeland Jago Douma2016-12-131-3/+3
* | Merge pull request #2637 from nextcloud/mount-cache-storageidLukas Reschke2016-12-131-15/+19
|\ \
| * | reuse cacheentryRobin Appelman2016-12-131-15/+19
| |/
* | update phpdocMaxence Lange2016-12-121-0/+1
* | Download a file in a subfolder in a sharedlink is not workingMaxence Lange2016-12-111-3/+3
|/
* apply permissions mask for shared storageRobin Appelman2016-12-021-4/+14
* Adjust all implementations in the server repoJoas Schilling2016-12-015-22/+55
* Fix image_src linkLukas Reschke2016-11-281-1/+1
* Fix placeholder typo in public link activityJoas Schilling2016-11-231-1/+1
* Merge pull request #2281 from nextcloud/fix-translationMorris Jobke2016-11-232-4/+4
|\
| * Fix language typoJoas Schilling2016-11-232-4/+4
* | Merge pull request #2262 from nextcloud/specify-parameters-on-public-downloadLukas Reschke2016-11-231-3/+9
|\ \
| * | Specify the parameters on public downloadJoas Schilling2016-11-221-3/+9
| |/
* / Only do stuff when its a remote-share activityJoas Schilling2016-11-221-2/+3
|/
* Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-2211-500/+1602
|\
| * Move file sharing activities to the new APIJoas Schilling2016-11-1611-500/+1602
* | Add config switchLukas Reschke2016-11-211-14/+28
* | Fix lookup urlRoeland Jago Douma2016-11-211-1/+1
* | Search on lookup serverRoeland Jago Douma2016-11-211-4/+40
* | Merge pull request #2196 from nextcloud/cache-owner-displaynameLukas Reschke2016-11-181-1/+10
|\ \
| * | cache the displayname of the share ownerRobin Appelman2016-11-181-1/+10
* | | fix getting root entry when not provided by the share providerRobin Appelman2016-11-171-1/+1
* | | let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-172-8/+27
* | | dont use the source cache/storage until neededRobin Appelman2016-11-171-15/+9
|/ /