aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Add background job to refresh federated discoveryRoeland Jago Douma2018-04-184-1/+60
* Fix user selectable text for public links for text filesMorris Jobke2018-04-161-6/+0
* Fix testsJulius Härtl2018-04-051-2/+2
* Update composer autoloaderJulius Härtl2018-04-052-4/+0
* Move external share saving to templateJulius Härtl2018-04-051-10/+10
* Move styling and menu handling to publicpage.jsJulius Härtl2018-04-053-38/+2
* Do not hide primary action textJulius Härtl2018-04-051-4/+0
* 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-264-28/+58
|/
* [tx-robot] updated from transifexNextcloud bot2018-03-234-6/+6
* Replace information icon with confirmation button in share inputJan-Christoph Borchardt2018-03-201-2/+10
* 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
* | [tx-robot] updated from transifexNextcloud bot2018-03-152-2/+2
* | Merge pull request #8811 from nextcloud/remove_dep_util_linkRoeland Jago Douma2018-03-141-1/+1
|\ \
| * | Remove deprecated URL functions for OCP\UtilRoeland Jago Douma2018-03-131-1/+1
* | | Replace ContactsManagerRoeland Jago Douma2018-03-131-1/+15
|/ /
* | Fix the HTTP 1.0 status code and properly detect 1.0 vs 1.1&2.0Morris Jobke2018-03-131-3/+3
* | Remove unused methods of OC_ResponseMorris Jobke2018-03-121-1/+8
* | [tx-robot] updated from transifexNextcloud bot2018-03-092-2/+4
* | 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-073-10/+7
* | Improved inline confirm icon with opacity and fixed ext share loading stateJohn Molakvoæ (skjnldsv)2018-03-073-37/+23
|/
* Merge pull request #8373 from nextcloud/right-header-stdrdMorris Jobke2018-03-072-11/+6
|\
| * Fixed public templateJohn Molakvoæ (skjnldsv)2018-03-072-11/+6
* | Remove OC_App::disable methodTobia De Koninck2018-03-061-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-03-064-8/+8
* | Merge pull request #8590 from nextcloud/redirect-to-download-after-shareRoeland Jago Douma2018-03-052-11/+51
|\ \ | |/ |/|
| * fixup! fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-03-011-1/+1
| * fixup! Sharing: redirect to download after authentification if requestedJohn Molakvoæ (skjnldsv)2018-03-011-1/+1
| * fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-281-2/+32
| * Fixed testsJohn Molakvoæ (skjnldsv)2018-02-282-6/+6
| * 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
* | [tx-robot] updated from transifexNextcloud bot2018-03-022-0/+2
|/
* Merge pull request #8569 from nextcloud/cleanup_unused_static_sharingRoeland Jago Douma2018-02-281-170/+0
|\
| * Remove unused static sharing helper codeRoeland Jago Douma2018-02-271-170/+0
* | [tx-robot] updated from transifexNextcloud bot2018-02-28102-396/+400
|/
* Merge pull request #7363 from nextcloud/default-share-permsMorris Jobke2018-02-274-30/+53
|\
| * fix unit testsBjoern Schiessle2018-02-272-2/+16
| * 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-272-5/+31
* | 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-277-101/+157
|/