summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* 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
* allow to create multiple link shares via share apiBjoern Schiessle2018-10-311-9/+0
* Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma2018-10-301-2/+27
|\
| * Styling papercutsJulius Härtl2018-10-301-0/+5
| * Make dropdown height 6 1/2 entriesJulius Härtl2018-10-301-2/+2
| * Increase max-width of the share autocompletion suggestionsJulius Härtl2018-10-301-2/+2
| * Merge contacts and add type of result to the UIJulius Härtl2018-10-301-0/+19
| * Improve share select listJulius Härtl2018-10-301-0/+1
* | Honour "hide download" in the public share pageDaniel Calviño Sánchez2018-10-303-8/+126
* | Expose hide download to public pageRoeland Jago Douma2018-10-303-2/+5
* | Propegate hide download state in share providerRoeland Jago Douma2018-10-302-4/+31
|/
* [tx-robot] updated from transifexNextcloud bot2018-10-304-2/+8
* [tx-robot] updated from transifexNextcloud bot2018-10-292-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-10-272-0/+2
* Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-247-10/+10
|\
| * Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-234-20/+59
| |\
| * | Use preview-x & preview-y on public pagesJohn Molakvoæ (skjnldsv)2018-10-231-2/+2
| * | Fix public background overrideJohn Molakvoæ (skjnldsv)2018-10-231-1/+0
| * | Public fixes, request & default to gridJohn Molakvoæ (skjnldsv)2018-10-231-0/+1
| * | Use grid view in other file views tooJan-Christoph Borchardt2018-10-184-7/+7
* | | [tx-robot] updated from transifexNextcloud bot2018-10-2330-66/+96
| |/ |/|
* | Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f...Morris Jobke2018-10-232-11/+25
|\ \
| * | Remove event handler no longer neededDaniel Calviño Sánchez2018-10-211-6/+0
| * | Fix opening a section again in the Files appDaniel Calviño Sánchez2018-10-211-5/+25
* | | Use lax CSP when the share is a talk shareJoas Schilling2018-10-221-2/+21
* | | Merge pull request #11927 from stweil/cleanRoeland Jago Douma2018-10-191-5/+5
|\ \ \
| * | | Remove duplicate conditionStefan Weil2018-10-191-6/+6
| |/ /
* / / Add missing variable declarationsStefan Weil2018-10-191-1/+3
|/ /
* | Merge pull request #11905 from nextcloud/design/noid/tab-iconsRoeland Jago Douma2018-10-191-0/+4
|\ \
| * | Add icon to file sidebar tabsJulius Härtl2018-10-181-0/+4
| |/
* / Add missing semicolonsStefan Weil2018-10-191-1/+1
|/
* Merge pull request #11862 from nextcloud/bugfix/ensure_cache_it_initblizzz2018-10-171-1/+3
|\