summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9893 from kevgathuku/update-unshare-messageJulius Härtl2018-06-181-1/+1
|\
| * Update message shown when unsharing a fileKevin Ndung'u2018-06-181-1/+1
* | Allow updating the token on session regenerationRoeland Jago Douma2018-06-141-1/+1
|/
* Regenerate session id after public share authRoeland Jago Douma2018-05-171-0/+1
* Use an actual function of the storage to determine needsPartFileRoeland Jago Douma2018-05-011-0/+3
* Merge pull request #9284 from nextcloud/bugfix/9279/strict_sharee_apiMorris Jobke2018-04-251-5/+6
|\
| * Make ShareesAPIController strictRoeland Jago Douma2018-04-231-5/+6
* | Fix testsRoeland Jago Douma2018-04-241-1/+3
* | Make the ShareAPIController strictRoeland Jago Douma2018-04-231-40/+39
|/
* Less deprecated calls to OCP\Util::writeLogMorris Jobke2018-04-222-7/+3
* Add background job to refresh federated discoveryRoeland Jago Douma2018-04-181-0/+56
* Move common menu templates to public APIJulius Härtl2018-04-053-132/+2
* When formatting a share node an Empty target is invalidRoeland Jago Douma2018-04-041-1/+1
* Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma2018-03-281-2/+8
|\
| * Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma2018-03-251-2/+8
* | Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-262-12/+46
|/
* Set "share_with" field to the ID of the circleDaniel Calviño Sánchez2018-03-161-2/+10
* Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-151-10/+54
|\
| * Fix group displaynames in activityJoas Schilling2018-03-081-10/+54
* | Use label for better focus on external shareJohn Molakvoæ (skjnldsv)2018-03-071-1/+1
* | Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-071-2/+6
* | 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