aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Correctly check for new default rootJoas Schilling2019-09-091-3/+3
* Properly initialize the CacheJail for sharingJulius Härtl2019-09-091-1/+1
* Unify the permission checking in one place onlyJoas Schilling2019-07-031-30/+3
* Correctly check share permissions when updating a re-sub-shareJoas Schilling2019-06-281-4/+13
* Fix unnecessary boolean castMorris Jobke2019-04-081-1/+1
* Fix for crashing occ files:scanfretn2019-04-081-1/+1
* Fix grid toggle button on public pageJohn Molakvoæ (skjnldsv)2019-02-251-0/+2
* Catch Request exception in testRemoteUrlRoeland Jago Douma2019-02-191-0/+3
* Add caching headers for public previewsJulius Härtl2019-01-031-2/+6
* Fix wrong used typeJoas Schilling2018-12-051-1/+1
* Parse activity when a user self-unshares a fileJoas Schilling2018-11-301-0/+12
* Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15Morris Jobke2018-11-292-2/+4
|\
| * Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-272-2/+4
* | add capabilities for multiple share linksBjoern Schiessle2018-11-281-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
* | Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-041-4/+80
|\ \ | |/ |/|
| * user can have his resharing rights revoked, yet seeing created sharesMaxence Lange2018-11-021-6/+13
| * check parents resharing rightsMaxence Lange2018-11-021-6/+14
| * limit to circles moderatorMaxence Lange2018-11-021-1/+2
| * display shares to circles moderatorMaxence Lange2018-11-021-0/+22
| * shares are displayed to users with resharing rightsMaxence Lange2018-11-021-0/+38
* | Add sending the password by Talk for a link share to ShareAPIControllerDaniel Calviño Sánchez2018-11-021-0/+20
|/
* allow to update lables for public link sharesBjoern Schiessle2018-11-011-1/+15
* allow to add labels to sharesBjoern Schiessle2018-11-011-5/+13
* allow to create multiple link shares via share apiBjoern Schiessle2018-10-311-9/+0
* Honour "hide download" in the public share pageDaniel Calviño Sánchez2018-10-301-6/+8
* Expose hide download to public pageRoeland Jago Douma2018-10-301-0/+1
* Propegate hide download state in share providerRoeland Jago Douma2018-10-301-2/+12
* Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-231-2/+21
|\
| * Use lax CSP when the share is a talk shareJoas Schilling2018-10-221-2/+21
* | Public fixes, request & default to gridJohn Molakvoæ (skjnldsv)2018-10-231-0/+1
|/
* Merge pull request #11862 from nextcloud/bugfix/ensure_cache_it_initblizzz2018-10-171-1/+3
|\
| * Double check for failed cache with a shared storageRoeland Jago Douma2018-10-161-1/+3
* | Merge pull request #11870 from nextcloud/fix/noid/proper-column-name-escapingMorris Jobke2018-10-161-1/+1
|\ \
| * | Properly escape column name in "createFunction" callMorris Jobke2018-10-161-1/+1
| |/
* / Move files_drop to compiled handlebarsRoeland Jago Douma2018-10-161-0/+1
|/