summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-02-20110-216/+216
|
* Catch Request exception in testRemoteUrlRoeland Jago Douma2019-02-191-0/+3
| | | | | | | Else the background job fails hard if the remote has for example an invalid certificate. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-02-142-0/+20
|
* [tx-robot] updated from transifexNextcloud bot2019-02-134-4/+10
|
* [tx-robot] updated from transifexNextcloud bot2019-02-122-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2019-02-112-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-02-102-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-02-092-92/+94
|
* [tx-robot] updated from transifexNextcloud bot2019-02-082-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-02-062-2/+22
|
* [tx-robot] updated from transifexNextcloud bot2019-02-0612-20/+30
|
* Call proper function when fetching link shares in the breadcrumb viewJulius Härtl2019-01-232-3/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2019-01-194-2/+60
|
* [tx-robot] updated from transifexNextcloud bot2019-01-174-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-01-154-34/+40
|
* [tx-robot] updated from transifexNextcloud bot2019-01-142-10/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-01-102-2/+2
|
* Add compiled templateMichael Weimann2019-01-041-1/+1
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Tweak the uploaded files icon positionMichael Weimann2019-01-041-1/+2
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Removes lost single quoteMichael Weimann2019-01-042-2/+2
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Add the file drop uploaded files elementMichael Weimann2019-01-042-2/+3
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* [tx-robot] updated from transifexNextcloud bot2019-01-042-4/+4
|
* Add caching headers for public previewsJulius Härtl2019-01-032-2/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2019-01-012-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-312-108/+166
|
* [tx-robot] updated from transifexNextcloud bot2018-12-304-4/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-262-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-242-8/+62
|
* [tx-robot] updated from transifexNextcloud bot2018-12-202-20/+2
|
* Prevent special characters from breaking the file drop remote urlJohn Molakvoæ (skjnldsv)2018-12-191-0/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-12-174-2/+14
|
* [tx-robot] updated from transifexNextcloud bot2018-12-132-0/+10
|
* 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>