aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10815 from nextcloud/fix/noid/missingreturnvalMorris Jobke2018-08-231-0/+1
|\
| * returning of $tr is expected, otherwise ending up in a JS errorArthur Schiwon2018-08-231-0/+1
* | [tx-robot] updated from transifexNextcloud bot2018-08-2324-30/+14
|/
* [tx-robot] updated from transifexNextcloud bot2018-08-212-0/+4
* Merge pull request #10700 from nextcloud/fix/10516/sharepermissionsMorris Jobke2018-08-201-21/+4
|\
| * remove unexecutable codeArthur Schiwon2018-08-151-21/+4
* | [tx-robot] updated from transifexNextcloud bot2018-08-202-2/+2
* | Merge pull request #10707 from nextcloud/dark-theme-fixesJulius Härtl2018-08-181-1/+1
|\ \
| * | Fix public pages backgroundJohn Molakvoæ (skjnldsv)2018-08-161-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2018-08-182-0/+10
* | | Merge pull request #10695 from nextcloud/sharing-public-settings-fixesJulius Härtl2018-08-161-2/+2
|\ \ \
| * | | Disabled checkboxes and design fixesJohn Molakvoæ (skjnldsv)2018-08-161-2/+2
| |/ /
* | | Merge pull request #10692 from nextcloud/deleted-share-remove-actionsRoeland Jago Douma2018-08-161-3/+5
|\ \ \
| * | | Do not show action menu if no actions are availableJohn Molakvoæ (skjnldsv)2018-08-151-3/+5
| |/ /
* | / [tx-robot] updated from transifexNextcloud bot2018-08-162-40/+46
| |/ |/|
* | Added feedback on autocomplete uiJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
* | Ellipsis long username/mails in share viewJohn Molakvoæ (skjnldsv)2018-08-151-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2018-08-154-0/+10
* [tx-robot] updated from transifexNextcloud bot2018-08-136-0/+10
* [tx-robot] updated from transifexNextcloud bot2018-08-1110-0/+26
* Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
* [tx-robot] updated from transifexNextcloud bot2018-08-10102-102/+102
* Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-099-21/+650
|\
| * Suppress Phan warnings about calling undeclared class methodsDaniel Calviño Sánchez2018-08-082-0/+8
| * Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-082-0/+22
| * Add support for room shares to the share owner updaterDaniel Calviño Sánchez2018-08-081-0/+1
| * Add room shares to the MountProvider for sharesDaniel Calviño Sánchez2018-08-082-1/+24
| * Add support for room shares to DeletedShareAPIControllerDaniel Calviño Sánchez2018-08-081-5/+48
| * Add support for room shares to ShareAPIControllerDaniel Calviño Sánchez2018-08-083-15/+547
* | Merge pull request #10537 from MartB/mselect_fixRoeland Jago Douma2018-08-092-1/+19
|\ \ | |/ |/|
| * Fix multiSelectMenu for public shares #10536MartB2018-08-062-1/+19
* | [tx-robot] updated from transifexNextcloud bot2018-08-082-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-08-052-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-08-022-8/+8
* [tx-robot] updated from transifexNextcloud bot2018-07-312-0/+10
* [tx-robot] updated from transifexNextcloud bot2018-07-284-0/+28
* Merge pull request #10416 from nextcloud/bugfix/10414/fix-preview-urlRoeland Jago Douma2018-07-271-3/+3
|\
| * Use OC.generateUrl to properly prefix preview imagesJulius Härtl2018-07-261-3/+3
* | [tx-robot] updated from transifexNextcloud bot2018-07-278-6/+52
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-2614-0/+60
* Add event to load additional scripts in the auth page for public sharesDaniel Calviño Sánchez2018-07-241-0/+29
* Add support for sending the password by Talk to ShareAPIControllerDaniel Calviño Sánchez2018-07-243-33/+121
* 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