summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Improved inline confirm icon with opacity and fixed ext share loading stateJohn Molakvoæ (skjnldsv)2018-03-071-2/+2
|/
* Merge pull request #8373 from nextcloud/right-header-stdrdMorris Jobke2018-03-071-2/+6
|\
| * Fixed public templateJohn Molakvoæ (skjnldsv)2018-03-071-2/+6
* | fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-03-011-1/+1
* | Fixed testsJohn Molakvoæ (skjnldsv)2018-02-281-1/+1
* | fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-02-281-2/+9
* | Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-02-281-4/+7
|/
* Remove unused static sharing helper codeRoeland Jago Douma2018-02-271-170/+0
* Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-272-28/+37
|\
| * share api: use default permission of no permission is givenBjoern Schiessle2018-02-271-28/+35
| * add share permissions to settings pageBjoern Schiessle2018-02-271-0/+2
* | Fix files_sharing testsJulius Härtl2018-02-271-1/+1
* | Add missing phpdoc for public APIJulius Härtl2018-02-271-10/+10
* | Add phpdoc, typehints and sanitize HTMLJulius Härtl2018-02-272-6/+27
* | Use PublicTemplateResponse for files_sharingJulius Härtl2018-02-273-1/+116
|/
* Merge pull request #8335 from nextcloud/remove-unused-importMorris Jobke2018-02-143-3/+0
|\
| * Remove unused import statementsMorris Jobke2018-02-143-3/+0
* | Simplify return statementMorris Jobke2018-02-131-3/+1
|/
* Show open graph preview in WhatsAppRoeland Jago Douma2018-02-121-0/+11
* Use ::class statement instead of stringMorris Jobke2018-01-296-8/+11
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-263-3/+3
* Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
* Merge pull request #8063 from nextcloud/inline-valueJoas Schilling2018-01-262-6/+2
|\
| * Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-262-6/+2
* | Fix array method usages with a proper callMorris Jobke2018-01-251-1/+1
|/
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-4/+4
* return correct mount type for federated sharesBjoern Schiessle2018-01-111-0/+10
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* Also cache invalid DiscoveryService responseRoeland Jago Douma2017-12-131-1/+1
* delay calculating the shared cache root until it's usedRobin Appelman2017-12-041-17/+27
* Use the correct root for shared jail when the source storage is also a jailRobin Appelman2017-11-101-1/+14
* Change @georgehrke's emailMorris Jobke2017-11-064-1/+4
* Update license headersMorris Jobke2017-11-0633-8/+124
* Merge pull request #7030 from nextcloud/proper_og_imageRoeland Jago Douma2017-11-011-1/+6
|\
| * Use the new direct endpoint for the og:imageRoeland Jago Douma2017-10-311-1/+6
* | Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-011-2/+6
|\|
| * Do not error when downloading from a numeric public subfolderRoeland Jago Douma2017-10-301-0/+4
| * Updated OpenGraph title to display folder name instead of a nextcloud standar...Sascha Sambale2017-10-251-2/+2
* | fix sharerecipientssorter testsArthur Schiwon2017-10-271-1/+1
* | fix sortingArthur Schiwon2017-10-261-4/+14
* | ensure that sorting is stableArthur Schiwon2017-10-221-2/+17
* | AutoCompletion backendArthur Schiwon2017-10-221-0/+85
|/
* Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-041-578/+36
|\
| * shareeAPIController unit test clean up and last fixesArthur Schiwon2017-09-261-0/+1
| * remove unused methodArthur Schiwon2017-09-261-22/+0
| * adjust ShareeAPIController search testArthur Schiwon2017-09-261-1/+4
| * allow more than one plugin per share typeArthur Schiwon2017-09-261-0/+2
| * don't keep result types hard codedArthur Schiwon2017-09-261-1/+2
| * Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-261-558/+31
* | Only have direct preview urls for image filesRoeland Jago Douma2017-09-251-2/+5