summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* [tx-robot] updated from transifexNextcloud bot2018-02-242-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-02-222-4/+8
* [tx-robot] updated from transifexNextcloud bot2018-02-212-16/+20
* [tx-robot] updated from transifexNextcloud bot2018-02-192-2/+6
* [tx-robot] updated from transifexNextcloud bot2018-02-182-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-02-174-2/+8
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-23/+29
* Merge pull request #8277 from nextcloud/avatars-shared-allJulius Härtl2018-02-151-0/+4
|\
| * Show share owner avatars on all file listsJulius Härtl2018-02-091-0/+4
* | [tx-robot] updated from transifexNextcloud bot2018-02-142-8/+8
* | Merge pull request #8335 from nextcloud/remove-unused-importMorris Jobke2018-02-143-3/+0
|\ \