summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-121-1/+1
|\ | | | | Use the defined func()->count() instead of manual counting
| * Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #12385 from nextcloud/fix/12356/grid-toggle-fixMorris Jobke2018-11-111-1/+1
|\ \ | | | | | | Fixes the grid toggle for none folder shares
| * | Fixes the grid toggle for none folder sharesMichael Weimann2018-11-091-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | | [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
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #12324 from ↵Morris Jobke2018-11-072-0/+7
|\ | | | | | | | | nextcloud/add-password-response-parameter-for-returning-the-password-of-link-shares Add "password" parameter to the response data of link shares
| * Add "password" parameter to the response data of link sharesDaniel Calviño Sánchez2018-11-062-0/+7
| | | | | | | | | | | | | | | | | | | | Due to legacy reasons the password of link shares was returned in the "share_with" and "share_with_displayname" parameters of the response data. Now a proper "password" parameter is returned too; the old "share_with" and "share_with_displayname" parameters are kept, although deprecated, and they will be removed in a future version of Nextcloud. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Fix unit testsMorris Jobke2018-11-071-1/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Reduce function callsMorris Jobke2018-11-071-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Improve text to be better translatable and use CSS instead of HTML for bold textMorris Jobke2018-11-072-2/+3
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Fix indentation of CSSMorris Jobke2018-11-071-6/+6
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Adapts the code to the new master stateMichael Weimann2018-11-072-16/+25
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Moves the terms of service into a dialogMichael Weimann2018-11-074-15/+32
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Inlines the share note for file dropsMichael Weimann2018-11-071-0/+1
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Inlines the share note for file dropsMichael Weimann2018-11-074-7/+30
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Hides the header actions for file dropsMichael Weimann2018-11-072-4/+100
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | [tx-robot] updated from transifexNextcloud bot2018-11-072-2/+2
|/
* Fix testsJohn Molakvoæ (skjnldsv)2018-11-061-2/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix min trhumbnail sizeJohn Molakvoæ (skjnldsv)2018-11-061-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-065-1/+19
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-062-0/+10
|
* Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke2018-11-051-1/+2
|\ | | | | Cleanup the DIContainer
| * Fix files_sharingRoeland Jago Douma2018-11-021-1/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [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
|\ \ | | | | | | Shares are displayed to users with resharing rights
| * | revert testsMaxence Lange2018-11-021-6/+4
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | user can have his resharing rights revoked, yet seeing created sharesMaxence Lange2018-11-022-10/+19
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | check parents resharing rightsMaxence Lange2018-11-021-6/+14
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | limit to circles moderatorMaxence Lange2018-11-021-1/+2
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | display shares to circles moderatorMaxence Lange2018-11-021-0/+22
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | shares are displayed to users with resharing rightsMaxence Lange2018-11-021-0/+38
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | [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
| | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Check "note", "label" and "hide download" too in update share testsDaniel Calviño Sánchez2018-11-021-14/+55
|/ | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix wording, sort 'Add another link' to bottom so it does not confuseJan-Christoph Borchardt2018-11-011-0/+5
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Use primary color for share link icon background instead of bland greyJan-Christoph Borchardt2018-11-011-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix note displayJohn Molakvoæ (skjnldsv)2018-11-011-1/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Copy link outside menuJohn Molakvoæ (skjnldsv)2018-11-011-7/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Migrate link shares to arrayJohn Molakvoæ (skjnldsv)2018-11-012-26/+24
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* adjust unit testsBjoern Schiessle2018-11-011-2/+22
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* allow to update lables for public link sharesBjoern Schiessle2018-11-011-1/+15
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* allow to add labels to sharesBjoern Schiessle2018-11-011-5/+13
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* allow to create multiple link shares via share apiBjoern Schiessle2018-10-311-9/+0
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma2018-10-301-2/+27
|\ | | | | Sharing user consolidation
| * Styling papercutsJulius Härtl2018-10-301-0/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>