]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agoBlock install without CAN_INSTALL file 14965/head
Roeland Jago Douma [Thu, 4 Apr 2019 21:32:00 +0000 (23:32 +0200)]
Block install without CAN_INSTALL file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 11 Apr 2019 00:12:59 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14994 from nextcloud/feature/noid/pre-releases-for-beta-and-daily
Morris Jobke [Wed, 10 Apr 2019 21:02:05 +0000 (23:02 +0200)]
Merge pull request #14994 from nextcloud/feature/noid/pre-releases-for-beta-and-daily

Enable pre-releases for beta and daily channel

5 years agoMerge pull request #15027 from nextcloud/enh/less-phan-processes
Morris Jobke [Wed, 10 Apr 2019 20:49:47 +0000 (22:49 +0200)]
Merge pull request #15027 from nextcloud/enh/less-phan-processes

Run less phan processes

5 years agoMerge pull request #14987 from nextcloud/tests/14962/public-folder-open
Roeland Jago Douma [Wed, 10 Apr 2019 19:42:14 +0000 (21:42 +0200)]
Merge pull request #14987 from nextcloud/tests/14962/public-folder-open

Add acceptance test for public folder navigation

5 years agoMerge pull request #14972 from nextcloud/fix/app-nav-toggle-missing
Roeland Jago Douma [Wed, 10 Apr 2019 19:41:25 +0000 (21:41 +0200)]
Merge pull request #14972 from nextcloud/fix/app-nav-toggle-missing

Disable the injected snapper logic when apps want to ship their own

5 years agoMerge pull request #14990 from nextcloud/enhancement/noid/projects
Roeland Jago Douma [Wed, 10 Apr 2019 19:16:37 +0000 (21:16 +0200)]
Merge pull request #14990 from nextcloud/enhancement/noid/projects

Rename collections to projects

5 years agoMerge pull request #15035 from nextcloud/enhancement/noid/add-isavailable-to-fulltext...
Roeland Jago Douma [Wed, 10 Apr 2019 19:16:08 +0000 (21:16 +0200)]
Merge pull request #15035 from nextcloud/enhancement/noid/add-isavailable-to-fulltextsearchmanager

[nc16] Add a bool check isAvailable() to FullTextSearchManager

5 years agoMerge pull request #15030 from nextcloud/fix/remove-2fa-admin-settings-debug-log
Roeland Jago Douma [Wed, 10 Apr 2019 19:15:32 +0000 (21:15 +0200)]
Merge pull request #15030 from nextcloud/fix/remove-2fa-admin-settings-debug-log

Remove a debug log from the 2FA admin settings

5 years ago+isAvailable() 15035/head
Maxence Lange [Wed, 10 Apr 2019 12:46:20 +0000 (11:46 -0100)]
+isAvailable()

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
5 years agoDo not inject a #app-navigation-toggle if there is already one 14972/head
Christoph Wurst [Fri, 5 Apr 2019 13:41:12 +0000 (15:41 +0200)]
Do not inject a #app-navigation-toggle if there is already one

This allows apps to ship their own, as in some cases the #app-content
element does not exist on page load and therefore the injection fails
and the icon is missing afterwards.

Fixes https://github.com/nextcloud/server/issues/14956

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoAdd acceptance test for public folder navigation 14987/head
Julius Härtl [Mon, 8 Apr 2019 09:20:26 +0000 (11:20 +0200)]
Add acceptance test for public folder navigation

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoRemove a debug log from the 2FA admin settings 15030/head
Christoph Wurst [Wed, 10 Apr 2019 08:44:34 +0000 (10:44 +0200)]
Remove a debug log from the 2FA admin settings

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15022 from nextcloud/bugfix/noid/respect-lookup-server-disabling...
Joas Schilling [Wed, 10 Apr 2019 06:48:44 +0000 (08:48 +0200)]
Merge pull request #15022 from nextcloud/bugfix/noid/respect-lookup-server-disabling-master

Respect the setting if the lookup server is disabled

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 10 Apr 2019 00:12:51 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoRun less phan processes 15027/head
Roeland Jago Douma [Tue, 9 Apr 2019 20:04:31 +0000 (22:04 +0200)]
Run less phan processes

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoOnly update the lookup server if it is enabled AND a server is set 15022/head
Joas Schilling [Tue, 9 Apr 2019 10:28:06 +0000 (12:28 +0200)]
Only update the lookup server if it is enabled AND a server is set

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #15016 from nextcloud/enh/no-eval-default-response
Morris Jobke [Tue, 9 Apr 2019 10:27:28 +0000 (12:27 +0200)]
Merge pull request #15016 from nextcloud/enh/no-eval-default-response

Forbid eval on legacy responses

5 years agoForbid eval on legacy responses 15016/head
Roeland Jago Douma [Tue, 9 Apr 2019 07:49:33 +0000 (09:49 +0200)]
Forbid eval on legacy responses

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoBump bundles 14990/head
Julius Härtl [Mon, 8 Apr 2019 11:33:49 +0000 (13:33 +0200)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoUse label from apps
Julius Härtl [Mon, 8 Apr 2019 14:01:52 +0000 (16:01 +0200)]
Use label from apps

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoBump nextcloud-vue-collections
Julius Härtl [Mon, 8 Apr 2019 11:31:52 +0000 (13:31 +0200)]
Bump nextcloud-vue-collections

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoRename collections to projects
Julius Härtl [Mon, 8 Apr 2019 11:11:07 +0000 (13:11 +0200)]
Rename collections to projects

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoAdd projects icon
Julius Härtl [Mon, 8 Apr 2019 10:51:46 +0000 (12:51 +0200)]
Add projects icon

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 9 Apr 2019 00:12:59 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14989 from nextcloud/enh/check_failing_putcontent_appdata
Morris Jobke [Mon, 8 Apr 2019 14:33:21 +0000 (15:33 +0100)]
Merge pull request #14989 from nextcloud/enh/check_failing_putcontent_appdata

Harden appdata putcontent

5 years agoMerge pull request #14983 from nextcloud/fix/drone_template_compile
Morris Jobke [Mon, 8 Apr 2019 14:32:49 +0000 (15:32 +0100)]
Merge pull request #14983 from nextcloud/fix/drone_template_compile

Do not try to compile templates that are not there

5 years agoMerge pull request #14985 from nextcloud/bugfix/14962/fix-public-folder-open
Morris Jobke [Mon, 8 Apr 2019 14:31:52 +0000 (15:31 +0100)]
Merge pull request #14985 from nextcloud/bugfix/14962/fix-public-folder-open

Check if OCA.Files.App is available before calling

5 years agoEnable pre-releases for beta and daily channel 14994/head
Joas Schilling [Mon, 8 Apr 2019 13:22:27 +0000 (15:22 +0200)]
Enable pre-releases for beta and daily channel

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoHarden appdata putcontent 14989/head
Roeland Jago Douma [Mon, 8 Apr 2019 11:21:46 +0000 (13:21 +0200)]
Harden appdata putcontent

If for whatever reason appdata got into a strange state this will at
least propegate up and not make it do boom the next run.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoCheck if OCA.Files.App is available before calling 14985/head
Julius Härtl [Mon, 8 Apr 2019 09:13:08 +0000 (11:13 +0200)]
Check if OCA.Files.App is available before calling

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoDo not try to compile templates that are not there 14983/head
Roeland Jago Douma [Mon, 8 Apr 2019 07:12:59 +0000 (09:12 +0200)]
Do not try to compile templates that are not there

Makes for a bit cleaner drone output.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 8 Apr 2019 00:14:18 +0000 (00:14 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 7 Apr 2019 00:13:21 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 6 Apr 2019 00:13:10 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 5 Apr 2019 00:13:16 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14958 from nextcloud/fix-drone
Morris Jobke [Thu, 4 Apr 2019 23:23:55 +0000 (00:23 +0100)]
Merge pull request #14958 from nextcloud/fix-drone

Adjust drone config to drone 1.0.0

5 years agoAdjust drone config to drone 1.0.0 14958/head
Morris Jobke [Thu, 4 Apr 2019 13:00:24 +0000 (14:00 +0100)]
Adjust drone config to drone 1.0.0

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #14949 from nextcloud/version/noid/16.0.0beta3 v16.0.0beta3
Roeland Jago Douma [Thu, 4 Apr 2019 12:08:54 +0000 (13:08 +0100)]
Merge pull request #14949 from nextcloud/version/noid/16.0.0beta3

16.0.0 Beta 3

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 4 Apr 2019 00:13:21 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

5 years ago16.0.0 Beta 3 14949/head
Morris Jobke [Wed, 3 Apr 2019 16:23:17 +0000 (17:23 +0100)]
16.0.0 Beta 3

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #14946 from nextcloud/fix-markup-of-file-names-in-file-picker
Morris Jobke [Wed, 3 Apr 2019 15:55:49 +0000 (16:55 +0100)]
Merge pull request #14946 from nextcloud/fix-markup-of-file-names-in-file-picker

Fix markup of file names in file picker

5 years agoMerge pull request #14947 from nextcloud/adjust-acceptance-tests-to-changes-of-file...
Morris Jobke [Wed, 3 Apr 2019 15:55:06 +0000 (16:55 +0100)]
Merge pull request #14947 from nextcloud/adjust-acceptance-tests-to-changes-of-file-names-in-file-picker

Adjust acceptance tests to changes of file names in file picker

5 years agoAdjust acceptance tests to changes of file names in file picker 14947/head
Daniel Calviño Sánchez [Wed, 3 Apr 2019 14:29:52 +0000 (16:29 +0200)]
Adjust acceptance tests to changes of file names in file picker

File names are no longer shown directly in the ".filename" element, but
split in two "span" elements inside a ".filename-parts" element, so now
the texts in those span elements need to be concatenated to get the file
name.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoFix markup of file names in file picker 14946/head
Daniel Calviño Sánchez [Wed, 3 Apr 2019 14:28:15 +0000 (16:28 +0200)]
Fix markup of file names in file picker

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoMerge pull request #14937 from nextcloud/fix/noid/no-placeholders-for-password
Roeland Jago Douma [Wed, 3 Apr 2019 07:47:13 +0000 (09:47 +0200)]
Merge pull request #14937 from nextcloud/fix/noid/no-placeholders-for-password

storage mount handlers: do not attempt to replace anything in password options

5 years agoMerge pull request #14938 from nextcloud/enh/14770
Roeland Jago Douma [Wed, 3 Apr 2019 07:40:08 +0000 (09:40 +0200)]
Merge pull request #14938 from nextcloud/enh/14770

Move appstore details warnings above buttons

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 3 Apr 2019 00:13:35 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14936 from nextcloud/fix/noid/loglevel-in-context
Roeland Jago Douma [Tue, 2 Apr 2019 21:43:39 +0000 (23:43 +0200)]
Merge pull request #14936 from nextcloud/fix/noid/loglevel-in-context

set the loglevel in context, save the condition

5 years agoMove appstore details warnings above buttons 14938/head
Roeland Jago Douma [Tue, 2 Apr 2019 21:10:43 +0000 (23:10 +0200)]
Move appstore details warnings above buttons

fixes #14470

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agodo not attempt to replace anything in the password 14937/head
Arthur Schiwon [Tue, 2 Apr 2019 21:08:34 +0000 (23:08 +0200)]
do not attempt to replace anything in the password

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoMerge pull request #14605 from nextcloud/bugfix/14112/display-reshares
Roeland Jago Douma [Tue, 2 Apr 2019 20:59:02 +0000 (22:59 +0200)]
Merge pull request #14605 from nextcloud/bugfix/14112/display-reshares

returns reshares in API

5 years agoMerge pull request #14925 from nextcloud/bugfix/14824-skip-check
Roeland Jago Douma [Tue, 2 Apr 2019 20:55:52 +0000 (22:55 +0200)]
Merge pull request #14925 from nextcloud/bugfix/14824-skip-check

Skip check if CONSTANT on real object is used

5 years agoset the loglevel in context, save the condition 14936/head
Arthur Schiwon [Tue, 2 Apr 2019 20:52:12 +0000 (22:52 +0200)]
set the loglevel in context, save the condition

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoMerge pull request #14931 from nextcloud/fix/files/grid-deleted-restore
John Molakvoæ [Tue, 2 Apr 2019 19:00:34 +0000 (21:00 +0200)]
Merge pull request #14931 from nextcloud/fix/files/grid-deleted-restore

Show comments and restore in popover menu

5 years agoMerge pull request #14934 from nextcloud/fix/settings/hamburger-menu
John Molakvoæ [Tue, 2 Apr 2019 18:46:56 +0000 (20:46 +0200)]
Merge pull request #14934 from nextcloud/fix/settings/hamburger-menu

Fix mobile menu on users management

5 years agorevert to select() 14605/head
Maxence Lange [Tue, 2 Apr 2019 18:10:20 +0000 (17:10 -0100)]
revert to select()

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
5 years agoFix mobile menu on users management 14934/head
John Molakvoæ (skjnldsv) [Tue, 2 Apr 2019 13:10:47 +0000 (15:10 +0200)]
Fix mobile menu on users management

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #14935 from nextcloud/fix/settings/use-components-multiselect
Morris Jobke [Tue, 2 Apr 2019 17:35:48 +0000 (19:35 +0200)]
Merge pull request #14935 from nextcloud/fix/settings/use-components-multiselect

Fix/settings/use components multiselect

5 years agoUpdate build 14935/head
John Molakvoæ (skjnldsv) [Tue, 2 Apr 2019 13:24:31 +0000 (15:24 +0200)]
Update build

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoUse components multiselect in apps management
John Molakvoæ (skjnldsv) [Tue, 2 Apr 2019 13:24:19 +0000 (15:24 +0200)]
Use components multiselect in apps management

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoShow comments and restore in popover menu 14931/head
John Molakvoæ (skjnldsv) [Tue, 2 Apr 2019 09:33:20 +0000 (11:33 +0200)]
Show comments and restore in popover menu

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #14775 from nextcloud/revert-14774-fix/bundle_enable_tests
Roeland Jago Douma [Tue, 2 Apr 2019 07:38:13 +0000 (09:38 +0200)]
Merge pull request #14775 from nextcloud/revert-14774-fix/bundle_enable_tests

Revert "Temp disable bundle tests"

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 2 Apr 2019 00:13:39 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

5 years agoRevert "Temp disable bundle tests" 14775/head
Roeland Jago Douma [Wed, 20 Mar 2019 23:03:57 +0000 (00:03 +0100)]
Revert "Temp disable bundle tests"

5 years agoMerge pull request #14912 from nextcloud/fix/filepicker/truncated-filename
Roeland Jago Douma [Mon, 1 Apr 2019 20:29:55 +0000 (22:29 +0200)]
Merge pull request #14912 from nextcloud/fix/filepicker/truncated-filename

Truncate filename in the middle on filepicker

5 years agoSkip check if CONSTANT on real object is used 14925/head
Daniel Kesselberg [Mon, 1 Apr 2019 12:31:29 +0000 (14:31 +0200)]
Skip check if CONSTANT on real object is used

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agodo not returns shared_with === currentUser
Maxence Lange [Mon, 1 Apr 2019 12:17:05 +0000 (11:17 -0100)]
do not returns shared_with === currentUser

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
5 years agoMerge pull request #14905 from nextcloud/bugfix/noid/add-fulltextsearch-min-version
Morris Jobke [Mon, 1 Apr 2019 12:05:00 +0000 (14:05 +0200)]
Merge pull request #14905 from nextcloud/bugfix/noid/add-fulltextsearch-min-version

Add min-version/max-version to fulltextsearch provider element

5 years agoMerge pull request #14914 from nextcloud/bugfix/noid/hidden-files-grid
Morris Jobke [Mon, 1 Apr 2019 08:57:37 +0000 (10:57 +0200)]
Merge pull request #14914 from nextcloud/bugfix/noid/hidden-files-grid

Fix hidden file display in grid view

5 years agoMerge pull request #14900 from rummatee/issue14834
Morris Jobke [Mon, 1 Apr 2019 08:26:00 +0000 (10:26 +0200)]
Merge pull request #14900 from rummatee/issue14834

hide new folder button in choose type filepicker

5 years agoMerge pull request #14902 from nextcloud/bugfix/noid/fix-non-default-prefix
Joas Schilling [Mon, 1 Apr 2019 07:03:30 +0000 (09:03 +0200)]
Merge pull request #14902 from nextcloud/bugfix/noid/fix-non-default-prefix

Indeces, columns and sequences don't have the table prefix

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 1 Apr 2019 00:13:54 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

5 years agofixing share format
Maxence Lange [Sun, 31 Mar 2019 10:14:17 +0000 (09:14 -0100)]
fixing share format

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
5 years agoissue during last push
Maxence Lange [Mon, 11 Mar 2019 16:55:57 +0000 (15:55 -0100)]
issue during last push

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
5 years agoreturns reshares in API
Maxence Lange [Sat, 9 Mar 2019 10:01:48 +0000 (09:01 -0100)]
returns reshares in API

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 31 Mar 2019 01:12:42 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoFix hidden file display in grid view 14914/head
Julius Härtl [Sat, 30 Mar 2019 11:57:18 +0000 (12:57 +0100)]
Fix hidden file display in grid view

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoTruncate filename in the middle on filepicker 14912/head
John Molakvoæ (skjnldsv) [Sat, 30 Mar 2019 09:28:42 +0000 (10:28 +0100)]
Truncate filename in the middle on filepicker

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 30 Mar 2019 01:13:33 +0000 (01:13 +0000)]
[tx-robot] updated from transifex

5 years agohide new folder button in choose type filepicker 14900/head
Florian Schunk [Thu, 28 Mar 2019 12:06:06 +0000 (13:06 +0100)]
hide new folder button in choose type filepicker

Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
5 years agoMerge pull request #14892 from nextcloud/bugfix/noid/collections
Roeland Jago Douma [Fri, 29 Mar 2019 09:25:59 +0000 (10:25 +0100)]
Merge pull request #14892 from nextcloud/bugfix/noid/collections

Bugfix/noid/collections

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 29 Mar 2019 01:12:48 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoAdd min-version/max-version to fulltextsearch provider 14905/head
Julius Härtl [Thu, 28 Mar 2019 18:14:05 +0000 (19:14 +0100)]
Add min-version/max-version to fulltextsearch provider

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoBump bundles 14892/head
Julius Härtl [Thu, 28 Mar 2019 15:05:38 +0000 (16:05 +0100)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoBump nextcloud-vue-collections to 0.3.0
Julius Härtl [Thu, 28 Mar 2019 15:02:39 +0000 (16:02 +0100)]
Bump nextcloud-vue-collections to 0.3.0

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMove translations to core
Julius Härtl [Thu, 28 Mar 2019 14:30:28 +0000 (15:30 +0100)]
Move translations to core

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoIndeces, columns and sequences don't have the table prefix 14902/head
Joas Schilling [Thu, 28 Mar 2019 13:51:11 +0000 (14:51 +0100)]
Indeces, columns and sequences don't have the table prefix

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #14872 from nextcloud/version/noid/16.0.0beta2 v16.0.0beta2
Roeland Jago Douma [Thu, 28 Mar 2019 09:32:33 +0000 (10:32 +0100)]
Merge pull request #14872 from nextcloud/version/noid/16.0.0beta2

16.0.0 Beta 2

5 years agoEscape the search terms on the server
Joas Schilling [Thu, 28 Mar 2019 08:33:52 +0000 (09:33 +0100)]
Escape the search terms on the server

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMake sure the recursive result is returned :-X
Joas Schilling [Thu, 28 Mar 2019 08:27:05 +0000 (09:27 +0100)]
Make sure the recursive result is returned :-X

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMake the endpoint more robust against faulty resource providers
Joas Schilling [Thu, 28 Mar 2019 08:26:38 +0000 (09:26 +0100)]
Make the endpoint more robust against faulty resource providers

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago16.0.0 Beta 2 14872/head
Roeland Jago Douma [Tue, 26 Mar 2019 20:48:09 +0000 (21:48 +0100)]
16.0.0 Beta 2

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #14885 from nextcloud/bugfix/14639/theming
Roeland Jago Douma [Thu, 28 Mar 2019 07:53:05 +0000 (08:53 +0100)]
Merge pull request #14885 from nextcloud/bugfix/14639/theming

Fix various theming issues on bright colors

5 years agoFix various theming issues on bright colors 14885/head
Julius Härtl [Wed, 27 Mar 2019 15:41:46 +0000 (16:41 +0100)]
Fix various theming issues on bright colors

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 28 Mar 2019 01:13:21 +0000 (01:13 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #14883 from nextcloud/bugfix/14156/checkboxes-light-theme
Christoph Wurst [Wed, 27 Mar 2019 19:02:09 +0000 (20:02 +0100)]
Merge pull request #14883 from nextcloud/bugfix/14156/checkboxes-light-theme

Fix light theme form elements

5 years agoMerge pull request #14829 from nextcloud/backupcodes-theme-name
Roeland Jago Douma [Wed, 27 Mar 2019 18:59:09 +0000 (19:59 +0100)]
Merge pull request #14829 from nextcloud/backupcodes-theme-name

Use name from theme when downloading/printing twofactor backup codes.

5 years agoMerge pull request #14886 from nextcloud/bugfix/13028/open-folder-share-list
Christoph Wurst [Wed, 27 Mar 2019 17:48:04 +0000 (18:48 +0100)]
Merge pull request #14886 from nextcloud/bugfix/13028/open-folder-share-list

Fix opening folders from different file lists

5 years agoFix light primary button styling 14883/head
Julius Härtl [Wed, 27 Mar 2019 15:11:57 +0000 (16:11 +0100)]
Fix light primary button styling

Signed-off-by: Julius Härtl <jus@bitgrid.net>