summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
| * shareeAPIController unit test clean up and last fixesArthur Schiwon2017-09-262-57/+22
| * remove unused methodArthur Schiwon2017-09-262-43/+0
| * move splitUserRemote unit testsArthur Schiwon2017-09-261-72/+0
| * adapt unit test for ensuring exceptionArthur Schiwon2017-09-261-2/+2
| * split off former searchSharee unit testArthur Schiwon2017-09-261-176/+0
| * adjust ShareeAPIController invalid-input search unit testArthur Schiwon2017-09-261-16/+15
| * adjust ShareeAPIController search testArthur Schiwon2017-09-262-32/+22
| * split off getEmail testsArthur Schiwon2017-09-261-244/+0
| * split off getRemote unit testsArthur Schiwon2017-09-261-220/+0
| * split off getGroups unit testsArthur Schiwon2017-09-261-392/+0
| * split off getUsers unit testsArthur Schiwon2017-09-261-318/+0
| * 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
* | [tx-robot] updated from transifexNextcloud bot2017-09-304-4/+4
* | [tx-robot] updated from transifexNextcloud bot2017-09-286-38/+182
* | Merge pull request #6599 from nextcloud/fix_2523Morris Jobke2017-09-274-2/+55
|\ \ | |/ |/|
| * Only have direct preview urls for image filesRoeland Jago Douma2017-09-251-2/+5
| * Fix testsRoeland Jago Douma2017-09-251-1/+2
| * Add annotationRoeland Jago Douma2017-09-251-0/+1
| * For images we have a preview for use the preview linkRoeland Jago Douma2017-09-252-1/+3
| * Add direct preview link to single shared image filesRoeland Jago Douma2017-09-251-0/+46
* | [tx-robot] updated from transifexNextcloud bot2017-09-262-2/+2
* | Merge pull request #6372 from nextcloud/scss-normalizationJohn Molakvoæ2017-09-251-2/+0
|\ \ | |/ |/|
| * Removed unused filter for opacity, fix #6408John Molakvoæ (skjnldsv)2017-09-231-2/+0
* | [tx-robot] updated from transifexNextcloud bot2017-09-252-2/+2
* | Fix commentMorris Jobke2017-09-211-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-212-0/+2
* Merge pull request #5562 from nextcloud/link-password-styleJoas Schilling2017-09-202-7/+17
|\
| * Fix browser width compatibilityJohn Molakvoæ (skjnldsv)2017-09-191-3/+10
| * Move link share password box and button togetherJan-Christoph Borchardt2017-09-171-3/+6
| * Add box around link share password box, fix #5560Jan-Christoph Borchardt2017-09-171-1/+1
* | [tx-robot] updated from transifexNextcloud bot2017-09-172-0/+190
|/
* Merge pull request #6120 from nextcloud/public_upload_share_api_fixblizzz2017-09-042-7/+18
|\
| * Update to new test caseRoeland Jago Douma2017-08-161-7/+17
| * Public upload share permission handlingRoeland Jago Douma2017-08-161-0/+1
* | Merge pull request #6221 from nextcloud/fav_share_api_fixMorris Jobke2017-09-041-2/+2
|\ \
| * | Correctly format OCS response with favoritesRoeland Jago Douma2017-08-291-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2017-08-302-12/+12
* | | [tx-robot] updated from transifexNextcloud bot2017-08-292-28/+28
* | | Merge pull request #6182 from nextcloud/fixes-in-files-drop-jsRoeland Jago Douma2017-08-261-16/+14
|\ \ \ | |/ / |/| |
| * | Do not iterate over the filesDaniel Calviño Sánchez2017-08-181-5/+4
| * | Replace fileName variable with data.files[0].nameDaniel Calviño Sánchez2017-08-181-8/+6
| * | Update the whole file item instead of only its contentsDaniel Calviño Sánchez2017-08-181-7/+8
| * | Remove "errorThrown" parameterDaniel Calviño Sánchez2017-08-181-1/+1
* | | Fix sorting of entries in Files sidebarJan-Christoph Borchardt2017-08-251-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2017-08-254-2/+4
* | | [tx-robot] updated from transifexNextcloud bot2017-08-244-42/+132
* | | [tx-robot] updated from transifexNextcloud bot2017-08-224-2/+4
* | | [tx-robot] updated from transifexNextcloud bot2017-08-202-80/+80