summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12398 from nextcloud/fix/12378Morris Jobke2018-11-131-6/+15
|\
| * change "Download" to "Download all files" for shared foldersJonas Sulzer2018-11-101-6/+15
* | [tx-robot] updated from transifexNextcloud bot2018-11-134-0/+10
* | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-121-1/+1
|\ \
| * | Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* | | Merge pull request #12385 from nextcloud/fix/12356/grid-toggle-fixMorris Jobke2018-11-111-1/+1
|\ \ \
| * | | Fixes the grid toggle for none folder sharesMichael Weimann2018-11-091-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-116-4/+6
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-11-104-2/+8
|/ /
* / [tx-robot] updated from transifexNextcloud bot2018-11-0912-0/+38
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-0814-0/+14
* Better primary visual on public pagesJohn Molakvoæ (skjnldsv)2018-11-071-0/+14
* Merge pull request #12324 from nextcloud/add-password-response-parameter-for-...Morris Jobke2018-11-072-0/+7
|\
| * Add "password" parameter to the response data of link sharesDaniel Calviño Sánchez2018-11-062-0/+7
* | Fix unit testsMorris Jobke2018-11-071-1/+2
* | Reduce function callsMorris Jobke2018-11-071-1/+1
* | Improve text to be better translatable and use CSS instead of HTML for bold textMorris Jobke2018-11-072-2/+3
* | Fix indentation of CSSMorris Jobke2018-11-071-6/+6
* | Adapts the code to the new master stateMichael Weimann2018-11-072-16/+25
* | Moves the terms of service into a dialogMichael Weimann2018-11-074-15/+32
* | Inlines the share note for file dropsMichael Weimann2018-11-071-0/+1
* | Inlines the share note for file dropsMichael Weimann2018-11-074-7/+30
* | Hides the header actions for file dropsMichael Weimann2018-11-072-4/+100
* | [tx-robot] updated from transifexNextcloud bot2018-11-072-2/+2
|/
* Fix testsJohn Molakvoæ (skjnldsv)2018-11-061-2/+4
* Fix min trhumbnail sizeJohn Molakvoæ (skjnldsv)2018-11-061-2/+2
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-065-1/+19
* [tx-robot] updated from transifexNextcloud bot2018-11-062-0/+10
* Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke2018-11-051-1/+2
|\
| * Fix files_sharingRoeland Jago Douma2018-11-021-1/+2
* | [tx-robot] updated from transifexNextcloud bot2018-11-052-2/+2
* | Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-041-4/+80
|\ \
| * | revert testsMaxence Lange2018-11-021-6/+4
| * | user can have his resharing rights revoked, yet seeing created sharesMaxence Lange2018-11-022-10/+19
| * | check parents resharing rightsMaxence Lange2018-11-021-6/+14
| * | limit to circles moderatorMaxence Lange2018-11-021-1/+2
| * | display shares to circles moderatorMaxence Lange2018-11-021-0/+22
| * | shares are displayed to users with resharing rightsMaxence Lange2018-11-021-0/+38
* | | [tx-robot] updated from transifexNextcloud bot2018-11-042-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2018-11-0332-32/+32
| |/ |/|
* | Add sending the password by Talk for a link share to ShareAPIControllerDaniel Calviño Sánchez2018-11-022-0/+324
* | Check "note", "label" and "hide download" too in update share testsDaniel Calviño Sánchez2018-11-021-14/+55
|/
* Fix wording, sort 'Add another link' to bottom so it does not confuseJan-Christoph Borchardt2018-11-011-0/+5
* Use primary color for share link icon background instead of bland greyJan-Christoph Borchardt2018-11-011-2/+2
* Fix note displayJohn Molakvoæ (skjnldsv)2018-11-011-1/+3
* Copy link outside menuJohn Molakvoæ (skjnldsv)2018-11-011-7/+0
* Migrate link shares to arrayJohn Molakvoæ (skjnldsv)2018-11-012-26/+24
* adjust unit testsBjoern Schiessle2018-11-011-2/+22
* allow to update lables for public link sharesBjoern Schiessle2018-11-011-1/+15
* allow to add labels to sharesBjoern Schiessle2018-11-011-5/+13