summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #16732 from nextcloud/version/15.0.11/finalv15.0.1115.0.11Roeland Jago Douma2019-08-141-2/+2
|\ | | | | 15.0.11
| * 15.0.11Roeland Jago Douma2019-08-131-2/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-08-1410-84/+368
|/
* [tx-robot] updated from transifexNextcloud bot2019-08-132-0/+542
|
* [tx-robot] updated from transifexNextcloud bot2019-08-126-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2019-08-114-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-08-1012-28/+1586
|
* [tx-robot] updated from transifexNextcloud bot2019-08-0920-10/+28
|
* Merge pull request #16676 from nextcloud/version/15.0.11/RC1v15.0.11RC1Roeland Jago Douma2019-08-081-2/+2
|\ | | | | 15.0.11 RC1
| * 15.0.11 RC1Roeland Jago Douma2019-08-081-2/+2
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #16692 from nextcloud/backport/16683/stable15Roeland Jago Douma2019-08-081-1/+3
|\ | | | | [stable15] Fix enable/disable user audit message
| * Fix enable/disable user audit messageJohn Molakvoæ (skjnldsv)2019-08-081-1/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #16224 from nextcloud/backport/15769/stable15Roeland Jago Douma2019-08-082-10/+53
|\ \ | | | | | | [stable15] dont use part files for dav writes when the target folder doesn't have create permissions
| * | add test for overwriting in non creatable directoryRobin Appelman2019-08-081-8/+46
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | dont use part files for dav writes when the target folder doesn't have ↵Robin Appelman2019-08-081-2/+7
| |/ | | | | | | | | | | create permissions Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #16690 from nextcloud/backport/16686/stable15Roeland Jago Douma2019-08-081-1/+1
|\ \ | |/ |/| [stable15] Properly return an int in the getId function of the cache
| * Properly return an int in the getId function of the cacheRoeland Jago Douma2019-08-081-1/+1
|/ | | | | | fixes #16684 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-08-0820-20/+108
|
* [tx-robot] updated from transifexNextcloud bot2019-08-076-20/+20
|
* [tx-robot] updated from transifexNextcloud bot2019-08-066-10/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-08-058-4/+14
|
* [tx-robot] updated from transifexNextcloud bot2019-08-0410-24/+40
|
* [tx-robot] updated from transifexNextcloud bot2019-08-0312-6/+52
|
* [tx-robot] updated from transifexNextcloud bot2019-08-0266-40/+308
|
* Merge pull request #16631 from nextcloud/backport/16624/stable15blizzz2019-08-011-1/+1
|\ | | | | [stable15] Make sure we only fetch the file by id for the actual owner
| * Make sure we only fetch the file by id for the actual ownerJulius Härtl2019-08-011-1/+1
|/ | | | | | | Otherwise this will fetch all mounts for the file id which is quite expensive and causes long saving times in big sharing structures Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2019-08-01154-402/+498
|
* Merge pull request #16608 from nextcloud/backport/stable15/16596Roeland Jago Douma2019-07-3114-52/+54
|\ | | | | [stable15] Set proper defaults for v-tooltip usages
| * Bump bundlesJulius Härtl2019-07-3011-48/+48
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Force defaultHtml setting of v-tooltip to be disabledJulius Härtl2019-07-303-4/+6
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2019-07-3116-2/+646
| |
* | Merge pull request #16611 from nextcloud/backport/16599/stable15Roeland Jago Douma2019-07-302-2/+2
|\ \ | |/ |/| [stable15] Fix/xss/on favorite file
| * prevent potential XSS via unchecked use innerHTMLMax Fichtelmann2019-07-301-1/+1
| | | | | | | | Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
| * fix XSS when adding a file with a malicious name to favoritesMax Fichtelmann2019-07-301-1/+1
|/ | | | Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
* [tx-robot] updated from transifexNextcloud bot2019-07-30136-384/+400
|
* [tx-robot] updated from transifexNextcloud bot2019-07-298-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-07-2864-56/+38
|
* Merge pull request #16565 from nextcloud/backport/16555/stable15Roeland Jago Douma2019-07-272-4/+7
|\ | | | | [stable15] use a pattern to identify sensitive config keys
| * treat sensitive config keys by patternArthur Schiwon2019-07-262-4/+7
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #16568 from nextcloud/backport/16163/stable15Roeland Jago Douma2019-07-271-1/+1
|\ \ | | | | | | [stable15] Change send to sent
| * | Change send to sentFrederic Werner2019-07-261-1/+1
| |/ | | | | | | Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
* / [tx-robot] updated from transifexNextcloud bot2019-07-27126-212/+218
|/
* Merge pull request #16549 from ↵Roeland Jago Douma2019-07-261-17/+3
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/settings/stable15/fstream-1.0.12 [Security] Bump fstream from 1.0.11 to 1.0.12 in /settings
| * [Security] Bump fstream from 1.0.11 to 1.0.12 in /settingsdependabot-preview[bot]2019-07-261-17/+3
|/ | | | | | | Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. **This update includes a security fix.** - [Release notes](https://github.com/npm/fstream/releases) - [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #16548 from ↵Roeland Jago Douma2019-07-261-17/+3
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/build/stable15/fstream-1.0.12 [Security] Bump fstream from 1.0.11 to 1.0.12 in /build
| * [Security] Bump fstream from 1.0.11 to 1.0.12 in /builddependabot-preview[bot]2019-07-261-17/+3
| | | | | | | | | | | | | | Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. **This update includes a security fix.** - [Release notes](https://github.com/npm/fstream/releases) - [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2019-07-2612-54/+56
|/
* Merge pull request #16537 from nextcloud/backport/16503/stable15Roeland Jago Douma2019-07-251-0/+5
|\ | | | | [stable15] allow to provide supported calendar component set internally as a string
| * allow to provide supported calendar component set internally as a stringGeorg Ehrke2019-07-251-0/+5
|/ | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* [tx-robot] updated from transifexNextcloud bot2019-07-2514-12/+50
|