summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* Fix wrong used typeJoas Schilling2018-12-051-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-12-052-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-12-044-10/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-12-032-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-12-0218-0/+68
|
* Parse activity when a user self-unshares a fileJoas Schilling2018-11-301-0/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-302-0/+14
|
* Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15Morris Jobke2018-11-292-2/+4
|\ | | | | [15] Add interface to allow storages from opting out of encryption
| * Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-272-2/+4
| | | | | | | | | | | | As opposed to hard-coding a list of excluded storages Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #12718 from nextcloud/backport/12668/stable15John Molakvoæ2018-11-291-0/+1
|\ \ | | | | | | [stable15] add capabilities for multiple share links
| * | add capabilities for multiple share linksBjoern Schiessle2018-11-281-0/+1
| |/ | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* / [tx-robot] updated from transifexNextcloud bot2018-11-294-24/+22
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-272-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-11-262-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-11-23102-174/+0
|
* Fix whitespace and file action cleanupJulius Härtl2018-11-201-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Clear link to avoid downloadsRoeland Jago Douma2018-11-201-4/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Allow to hide download option for folders shared by linkJulius Härtl2018-11-201-0/+30
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #12544 from nextcloud/fix/better_update_share_handlingRoeland Jago Douma2018-11-201-0/+4
|\ | | | | Handle permission in update of share better
| * Handle permission in update of share betterRoeland Jago Douma2018-11-201-0/+4
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #12491 from nextcloud/share-menu-click-fixJohn Molakvoæ2018-11-201-5/+17
|\ \ | |/ |/| Fix share link password input
| * Fix share link password inputJohn Molakvoæ (skjnldsv)2018-11-201-5/+17
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-182-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2018-11-172-0/+10
| |
* | Merge pull request #12474 from nextcloud/default-to-files-listMorris Jobke2018-11-163-6/+6
|\ \ | |/ |/| Rollback to default list view
| * Rollback to default list viewJohn Molakvoæ (skjnldsv)2018-11-153-6/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-1612-0/+30
|/
* Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-againMorris Jobke2018-11-151-1/+1
|\ | | | | Shorten index name of calendar changes table
| * Shorten index name of calendar changes tableJoas Schilling2018-11-141-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-1512-0/+54
| |
* | Fix breakpoint and shrinking of the content + listJohn Molakvoæ (skjnldsv)2018-11-142-2/+2
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #12398 from nextcloud/fix/12378Morris Jobke2018-11-131-6/+15
|\ | | | | change "Download" to "Download all files" for shared folders
| * change "Download" to "Download all files" for shared foldersJonas Sulzer2018-11-101-6/+15
| | | | | | | | | | | | fixes #12378 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* | [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 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>