aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Revert "[stable17] Bring the default font size up to 15px" (#17330)John Molakvoæ2019-09-302-4/+2
|\ \ \ \ \ | | | | | | | | | | | | Revert "[stable17] Bring the default font size up to 15px"
| * | | | | Revert "[stable17] Bring the default font size up to 15px"John Molakvoæ2019-09-302-4/+2
|/ / / / /
* | | | | Merge pull request #17309 from nextcloud/backport/17228/stable17John Molakvoæ2019-09-282-2/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | | [stable17] Bring the default font size up to 15px
| * | | | Bring the default font size up to 15pxMarco Ambrosini2019-09-282-2/+4
|/ / / / | | | | | | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* | | / [tx-robot] updated from transifexNextcloud bot2019-09-2822-8/+110
| |_|/ |/| |
* | | Merge pull request #17277 from nextcloud/backport/17264/stable17Roeland Jago Douma2019-09-273-21/+134
|\ \ \ | | | | | | | | [stable17] handle moveFromStorage within the same storage even when storage wrap…
| * | | handle moveFromStorage within the same storage even when storage wrappers ↵Robin Appelman2019-09-263-21/+134
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | are applied to the source storage the target storage doesn't need additional handling for wrappers as the wrappers implementation of moveFromStorage already deals with that Any storage based on local storage isn't affected by this as local storage already has it's own way of handling with this Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #17281 from nextcloud/backport/17262/stable17Roeland Jago Douma2019-09-273-3/+90
|\ \ \ | |_|/ |/| | [stable17] dont delete cache entries if deleting an object from object store failed
| * | dont delete cache entries if deleting an object from object store failedRobin Appelman2019-09-263-3/+90
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #17219 from nextcloud/backport/17017/stable17Roeland Jago Douma2019-09-261-2/+2
|\ \ | | | | | | [stable17] fix "create folder" icon overlaying home icon
| * | fix "create folder" icon overlaying home iconritsute2019-09-191-2/+2
| | | | | | | | | | | | Signed-off-by: Brandon <brandon.yeow@websparks.sg>
* | | Merge pull request #17274 from nextcloud/backport/17252/stable17Roeland Jago Douma2019-09-262-5/+5
|\ \ \ | |_|/ |/| | [stable17] Fix user with id 0 to be able to comment
| * | Fix user with id 0 to be able to commentJoas Schilling2019-09-262-5/+5
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #17249 from nextcloud/version/17/finalv17.0.0Roeland Jago Douma2019-09-261-2/+2
|\ \ | | | | | | Nextcloud 17
| * | Nextcloud 17Roeland Jago Douma2019-09-241-2/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-09-262-0/+12
| | |
* | | Merge pull request #17256 from nextcloud/backport/17240/stable17Joas Schilling2019-09-251-1/+2
|\ \ \ | | | | | | | | [stable17] Fix spaces being collapsed in move dialog
| * | | Fix spaces being collapsed in move dialogGary Kim2019-09-251-1/+2
|/ / / | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* / / [tx-robot] updated from transifexNextcloud bot2019-09-2528-208/+488
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-09-2434-180/+200
| |
* | Merge pull request #17238 from nextcloud/backport/17162/stable17Roeland Jago Douma2019-09-231-1/+1
|\ \ | | | | | | [stable17] Fix the recent/favorite/shared filename problem
| * | Fix the recent/favorite/shared filename problemGreta Doci2019-09-231-1/+1
| | | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | | Merge pull request #17215 from nextcloud/backport/17206/stable17Roeland Jago Douma2019-09-231-24/+31
|\ \ \ | |/ / |/| | [stable17] catch exceptions that occur during logging
| * | catch exceptions that occur during loggingRobin Appelman2019-09-191-24/+31
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-09-222-0/+4
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-09-216-2/+126
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-09-204-0/+32
| |/ |/|
* | Merge pull request #17172 from nextcloud/backport/17159/stable17Roeland Jago Douma2019-09-191-4/+11
|\ \ | |/ |/| [stable17] Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service
| * Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday ↵Georg Ehrke2019-09-171-4/+11
| | | | | | | | | | | | service Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #17210 from nextcloud/backport/17207/stable17Roeland Jago Douma2019-09-191-1/+1
|\ \ | | | | | | [stable17] Fix l10n in federated file sharing
| * | Fix l10n in federated file sharingChristoph Wurst2019-09-191-1/+1
|/ / | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #17177 from nextcloud/version/17.0.0/RC2v17.0.0rc2Roeland Jago Douma2019-09-191-2/+2
|\ \ | | | | | | 17 RC 2
| * | 17 RC 2Roeland Jago Douma2019-09-191-2/+2
|/ / | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #17204 from nextcloud/backport/17201/stable17Roeland Jago Douma2019-09-192-3/+3
|\ \ | | | | | | [stable17] Use the actual password to update the tokens
| * | Use the actual password to update the tokensRoeland Jago Douma2019-09-182-3/+3
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-09-1952-8/+420
|/ /
* | Merge pull request #17196 from nextcloud/backport/17194/stable17Roeland Jago Douma2019-09-181-1/+2
|\ \ | | | | | | [stable17] Add uid to delete temp token query
| * | Add uid to delete temp token queryDaniel Kesselberg2019-09-181-1/+2
|/ / | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #17184 from nextcloud/backport/17174/stable17Roeland Jago Douma2019-09-182-2/+9
|\ \ | | | | | | [stable17] properly mark birthday calendars as not shareable for now
| * | properly mark birthday calendars as not shareable for nowGeorg Ehrke2019-09-172-2/+9
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-09-1894-168/+430
|/ /
* / [tx-robot] updated from transifexNextcloud bot2019-09-171662-14022/+6452
|/
* Merge pull request #17060 from nextcloud/backport/16985/stable17Roeland Jago Douma2019-09-161-3/+3
|\ | | | | [stable17] Properly initialize the CacheJail for sharing
| * Correctly check for new default rootJoas Schilling2019-09-091-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Properly initialize the CacheJail for sharingJulius Härtl2019-09-091-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #17101 from nextcloud/backport/stable17/17086Roeland Jago Douma2019-09-153-6/+5
|\ \ | | | | | | [stable17] Fix opening apps with Ctrl+click
| * | Bump bundlesJulius Härtl2019-09-122-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Fix opening apps with Ctrl+clickJulius Härtl2019-09-121-4/+3
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #17067 from nextcloud/version/17.0.0/rc1v17.0.0rc1Roeland Jago Douma2019-09-121-2/+2
|\ \ | | | | | | 17 RC 1
| * | 17 RC 1Roeland Jago Douma2019-09-111-2/+2
|/ / | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>