aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17021 from nextcloud/bye-spreed-hello-talkJoas Schilling2019-09-112-4/+4
|\
| * Bye Spreed namespace, hello Talk!Joas Schilling2019-09-052-4/+4
* | Correctly check for new default rootJoas Schilling2019-09-041-3/+3
* | Properly initialize the CacheJail for sharingJulius Härtl2019-09-031-1/+1
|/
* Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-212-1/+21
* Unify the permission checking in one place onlyJoas Schilling2019-07-031-31/+3
* Correctly check share permissions when updating a re-sub-shareJoas Schilling2019-06-271-3/+13
* add "askForPassword" on capabilities for sharingtobiasKaminsky2019-05-131-0/+6
* Fix public upload by also load the semaphore methodMorris Jobke2019-05-071-0/+1
* Do not allow JavaScript "eval" in the public share auth page with TalkDaniel Calviño Sánchez2019-04-101-2/+0
* do not returns shared_with === currentUserMaxence Lange2019-04-011-1/+1
* fixing share formatMaxence Lange2019-03-311-1/+1
* issue during last pushMaxence Lange2019-03-311-1/+1
* returns reshares in APIMaxence Lange2019-03-311-9/+29
* Fix unnecessary boolean castMorris Jobke2019-03-061-1/+1
* Merge pull request #13790 from fretn/masterMorris Jobke2019-03-061-1/+1
|\
| * Fix for crashing occ files:scanfretn2019-01-241-1/+1
* | Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-261-0/+2
* | Merge pull request #13514 from nextcloud/fix-public-grid-toggleMorris Jobke2019-02-251-0/+2
|\ \
| * | Fix grid toggle button on public pageJohn Molakvoæ (skjnldsv)2019-02-211-0/+2
* | | Show sharing recommendationsChristoph Wurst2019-02-251-1/+157
|/ /
* | Fix writable public folder shareJulius Härtl2019-02-191-0/+1
* | Catch Request exception in testRemoteUrlRoeland Jago Douma2019-02-151-0/+3
* | add myself as @authorJonas Sulzer2019-01-311-0/+1
* | code stylingJonas Sulzer2019-01-311-2/+1
* | restructure codeJonas Sulzer2019-01-311-26/+23
* | only show "Add to your Nextcloud" on share link if federation is activatedJonas Sulzer2019-01-311-2/+14
|/
* Add caching headers for public previewsJulius Härtl2019-01-021-2/+6
* Fix typo in "incoming"Joas Schilling2018-12-051-2/+2
* Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objectsMorris Jobke2018-12-041-1/+1
|\
| * Fix wrong used typeJoas Schilling2018-11-231-1/+1
* | Merge pull request #12628 from nextcloud/bugfix/act-317/missing-activity-for-...Morris Jobke2018-11-301-0/+12
|\ \
| * | Parse activity when a user self-unshares a fileJoas Schilling2018-11-231-0/+12
| |/
* | Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-292-2/+4
* | add capabilities for multiple share linksBjoern Schiessle2018-11-261-0/+1
|/
* Handle permission in update of share betterRoeland Jago Douma2018-11-201-0/+4
* Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-151-2/+2
* Merge pull request #12398 from nextcloud/fix/12378Morris Jobke2018-11-131-6/+15
|\
| * change "Download" to "Download all files" for shared foldersJonas Sulzer2018-11-101-6/+15
* | Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
|/
* Merge pull request #12324 from nextcloud/add-password-response-parameter-for-...Morris Jobke2018-11-071-0/+4
|\
| * Add "password" parameter to the response data of link sharesDaniel Calviño Sánchez2018-11-061-0/+4
* | Reduce function callsMorris Jobke2018-11-071-1/+1
* | Adapts the code to the new master stateMichael Weimann2018-11-071-15/+23
* | Inlines the share note for file dropsMichael Weimann2018-11-071-0/+1
* | Inlines the share note for file dropsMichael Weimann2018-11-071-2/+1
* | Hides the header actions for file dropsMichael Weimann2018-11-071-1/+0
|/
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-061-0/+2
* Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke2018-11-051-1/+2
|\
| * Fix files_sharingRoeland Jago Douma2018-11-021-1/+2