summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-242-6/+0
* Acceptance and mobile navigation fixesJohn Molakvoæ (skjnldsv)2018-07-241-1/+2
* Merge pull request #10218 from nextcloud/share-commentsRoeland Jago Douma2018-07-247-146/+297
|\
| * Design fixesJohn Molakvoæ (skjnldsv)2018-07-211-2/+4
| * Tests fixes and design bumpJohn Molakvoæ (skjnldsv)2018-07-211-1/+21
| * move the note up, so that it is also visible in the file drop viewBjoern Schiessle2018-07-211-5/+6
| * Public fixesJohn Molakvoæ (skjnldsv)2018-07-211-1/+45
| * Public shareJohn Molakvoæ (skjnldsv)2018-07-211-61/+54
| * fix unit testsBjoern Schiessle2018-07-211-5/+8
| * Popovermenu migrationJohn Molakvoæ (skjnldsv)2018-07-211-146/+165
| * unit tests updatedBjoern Schiessle2018-07-211-4/+27
| * UI set share note!John Molakvoæ (skjnldsv)2018-07-211-0/+21
| * return the as well note if we fetch a shareBjoern Schiessle2018-07-211-0/+1
| * fix unit testsBjoern Schiessle2018-07-211-0/+5
| * some small template fixesBjoern Schiessle2018-07-211-1/+1
| * show note on public link pageBjoern Schiessle2018-07-213-0/+11
| * allow to add a personal note to a shareBjoern Schiessle2018-07-211-3/+11
* | [tx-robot] updated from transifexNextcloud bot2018-07-242-0/+10
* | Merge pull request #10356 from nextcloud/bugfix/noid/dont-call-getuid-on-nullMorris Jobke2018-07-231-1/+5
|\ \
| * | Don't call getUID on null when the app is loaded for a guestJoas Schilling2018-07-231-1/+5
* | | [tx-robot] updated from transifexNextcloud bot2018-07-232-0/+6
* | | [tx-robot] updated from transifexNextcloud bot2018-07-226-0/+20
| |/ |/|
* | Cleanup structureJohn Molakvoæ (skjnldsv)2018-07-201-1/+1
|/
* Merge pull request #10295 from nextcloud/fix/noid/fix-failing-testRoeland Jago Douma2018-07-191-0/+2
|\
| * Disable failing test in legacy sharing testsMorris Jobke2018-07-191-0/+2
* | [tx-robot] updated from transifexNextcloud bot2018-07-1914-0/+52
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-18102-118/+122
* Merge pull request #10230 from nextcloud/feature/shareoverviewMorris Jobke2018-07-173-93/+164
|\
| * Jsuinit fixesJohn Molakvoæ (skjnldsv)2018-07-171-3/+10
| * Reorder position of "Shared by me" and "Shared with me"Morris Jobke2018-07-161-8/+10
| * Make section "deleted shares" a subsection of "shares"Morris Jobke2018-07-161-12/+8
| * Rename "Shares overview" to "Shares"Morris Jobke2018-07-162-2/+2
| * Fix share by/with checkJohn Molakvoæ (skjnldsv)2018-07-141-4/+4
| * Fixed sharing coding style and display - Added all shares overviewJohn Molakvoæ (skjnldsv)2018-07-131-112/+71
| * Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-40/+38
| * Tiny start of the share overviewRoeland Jago Douma2018-07-133-30/+139
* | [tx-robot] updated from transifexNextcloud bot2018-07-172-0/+6
* | [tx-robot] updated from transifexNextcloud bot2018-07-162-0/+8
* | Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-132-2/+132
|\ \
| * | SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-212-2/+132
* | | Merge pull request #10224 from nextcloud/fix-formatting-of-email-and-circle-s...Morris Jobke2018-07-132-8/+62
|\ \ \ | |_|/ |/| |
| * | Fix formatting of email and circle sharesDaniel Calviño Sánchez2018-07-122-8/+62
* | | [tx-robot] updated from transifexNextcloud bot2018-07-132-0/+48
|/ /
* | Merge pull request #9895 from nextcloud/fed-group-sharesMorris Jobke2018-07-1110-103/+278
|\ \
| * | fix unit testsBjoern Schiessle2018-07-112-1/+4
| * | update unit testsBjoern Schiessle2018-07-115-37/+74
| * | start to get fed group shares into the share dialogBjoern Schiessle2018-07-111-0/+10
| * | unshare from selfBjoern Schiessle2018-07-111-10/+15
| * | accept/decline group sharesBjoern Schiessle2018-07-113-15/+96
| * | implement federated group sharesBjoern Schiessle2018-07-114-49/+88