]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agofix inGroup check, thus make integration tests succeed 15858/head
Arthur Schiwon [Thu, 13 Jun 2019 14:49:39 +0000 (16:49 +0200)]
fix inGroup check, thus make integration tests succeed

there is not such strange return mode. Having invalid user ids caused this
check to fail, and as side effect share limitation to groups to not work.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoadd LDAP integr. test for receiving share candidates with group limitation
Arthur Schiwon [Mon, 3 Jun 2019 13:24:26 +0000 (15:24 +0200)]
add LDAP integr. test for receiving share candidates with group limitation

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 14 Jun 2019 02:14:26 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #15866 from nextcloud/versionid-string
Robin Appelman [Thu, 13 Jun 2019 15:15:26 +0000 (17:15 +0200)]
Merge pull request #15866 from nextcloud/versionid-string

allow non integer version ids

5 years agoAdd core/js/dist/ to l10nignore (#15947)
John Molakvoæ [Thu, 13 Jun 2019 12:39:49 +0000 (14:39 +0200)]
Add core/js/dist/ to l10nignore (#15947)

Add core/js/dist/ to l10nignore

5 years agoAdjust acceptance tests to notifications based on toastify (#15938)
John Molakvoæ [Thu, 13 Jun 2019 12:04:50 +0000 (14:04 +0200)]
Adjust acceptance tests to notifications based on toastify (#15938)

Adjust acceptance tests to notifications based on toastify

5 years agoAdd core/js/dist/ to l10nignore 15947/head
Julius Härtl [Thu, 13 Jun 2019 11:55:22 +0000 (13:55 +0200)]
Add core/js/dist/ to l10nignore

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #15937 from nextcloud/fix-download-entry-shown-on-public-share...
John Molakvoæ [Wed, 12 Jun 2019 15:42:36 +0000 (17:42 +0200)]
Merge pull request #15937 from nextcloud/fix-download-entry-shown-on-public-share-menu-when-not-in-mobile

Fix download entry shown on public share menu when not in mobile

5 years agoFix download entry shown on public share menu when not in mobile 15937/head
Daniel Calviño Sánchez [Wed, 12 Jun 2019 13:36:13 +0000 (15:36 +0200)]
Fix download entry shown on public share menu when not in mobile

Due to a typo in the variable name the rule was not properly parsed and
applied.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd messages to assertFalse/True to clarify the failed assertion
Daniel Calviño Sánchez [Wed, 12 Jun 2019 13:32:40 +0000 (15:32 +0200)]
Add messages to assertFalse/True to clarify the failed assertion

Otherwise the output would just read "Failed asserting that true is
false." or "Failed asserting that false is true.", which is not very
informative when there are several assertFalse/True in a row.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd documentation to config.php for share_folder (#15931)
John Molakvoæ [Wed, 12 Jun 2019 12:43:07 +0000 (14:43 +0200)]
Add documentation to config.php for share_folder (#15931)

Add documentation to config.php for share_folder

5 years agoAdjust acceptance tests to notifications based on toastify 15938/head
Daniel Calviño Sánchez [Wed, 12 Jun 2019 12:32:15 +0000 (14:32 +0200)]
Adjust acceptance tests to notifications based on toastify

The old notifications were added as ".row" elements to the
"#notification-container" element; the new notifications based on
toastify are added as ".toastify .on .toast..." elements to the
"#content" element. Besides that, they also include a span element with
an X to close the notification, so now only the first child text node
should be compared to the expected message.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago30 issues per run on stale bot (#15933)
John Molakvoæ [Wed, 12 Jun 2019 10:59:28 +0000 (12:59 +0200)]
30 issues per run on stale bot (#15933)

30 issues per run on stale bot

5 years agoTemporary fix for project translations (#15893)
John Molakvoæ [Wed, 12 Jun 2019 10:25:35 +0000 (12:25 +0200)]
Temporary fix for project translations (#15893)

Temporary fix for project translations

5 years ago30 issues per run on stale bot 15933/head
John Molakvoæ [Wed, 12 Jun 2019 10:11:11 +0000 (12:11 +0200)]
30 issues per run on stale bot

Now that we use a fixed branch for the bot, and since I removed all the untagged stale issues we can go back to full thrust
https://github.com/nextcloud/server/issues?page=1&q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen+label%3Astale+-label%3A%22needs+info%22+-label%3A%220.+Needs+triage%22+-label%3A%221.+to+develop%22+-label%3A%223.+to+review%22&utf8=%E2%9C%93

5 years agoAdd documentation to config.php for share_folder 15931/head
John Molakvoæ [Wed, 12 Jun 2019 08:15:48 +0000 (10:15 +0200)]
Add documentation to config.php for share_folder

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoBump webpack from 4.32.2 to 4.33.0 (#15902)
John Molakvoæ [Tue, 11 Jun 2019 17:30:42 +0000 (19:30 +0200)]
Bump webpack from 4.32.2 to 4.33.0 (#15902)

Bump webpack from 4.32.2 to 4.33.0

5 years agoBump webpack from 4.32.2 to 4.33.0 15902/head
dependabot-preview[bot] [Tue, 11 Jun 2019 17:17:47 +0000 (17:17 +0000)]
Bump webpack from 4.32.2 to 4.33.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.33.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v4.33.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoProperly theme folder icons that are accessed though imagePath (#15875)
John Molakvoæ [Tue, 11 Jun 2019 17:16:04 +0000 (19:16 +0200)]
Properly theme folder icons that are accessed though imagePath (#15875)

Properly theme folder icons that are accessed though imagePath

5 years agoBump url-loader from 1.1.2 to 2.0.0 (#15904)
John Molakvoæ [Tue, 11 Jun 2019 17:15:36 +0000 (19:15 +0200)]
Bump url-loader from 1.1.2 to 2.0.0 (#15904)

Bump url-loader from 1.1.2 to 2.0.0

5 years agoBump bundles 15893/head
Julius Härtl [Fri, 7 Jun 2019 13:25:27 +0000 (15:25 +0200)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoTemporary fix for project translations
Julius Härtl [Fri, 7 Jun 2019 08:27:09 +0000 (10:27 +0200)]
Temporary fix for project translations

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #15783 from nextcloud/bugfix/6015/app-enable-migration
John Molakvoæ [Tue, 11 Jun 2019 16:42:23 +0000 (18:42 +0200)]
Merge pull request #15783 from nextcloud/bugfix/6015/app-enable-migration

Run repair steps when enabling an app that has already been installed

5 years agoShow share settings only if incoming federated shares are allowed (#15830)
John Molakvoæ [Tue, 11 Jun 2019 16:31:16 +0000 (18:31 +0200)]
Show share settings only if incoming federated shares are allowed (#15830)

Show share settings only if incoming federated shares are allowed

5 years agoFix userid casting in notifications (#15912)
John Molakvoæ [Tue, 11 Jun 2019 16:30:42 +0000 (18:30 +0200)]
Fix userid casting in notifications (#15912)

Fix userid casting in notifications

5 years agoProperly theme folder icons that are accessed though imagePath 15875/head
Julius Härtl [Wed, 5 Jun 2019 08:36:27 +0000 (10:36 +0200)]
Properly theme folder icons that are accessed though imagePath

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoFix userid casting in notifications 15912/head
John Molakvoæ (skjnldsv) [Tue, 11 Jun 2019 07:52:04 +0000 (09:52 +0200)]
Fix userid casting in notifications

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #15905 from nextcloud/dependabot/npm_and_yarn/file-loader-4.0.0
John Molakvoæ [Tue, 11 Jun 2019 13:25:50 +0000 (15:25 +0200)]
Merge pull request #15905 from nextcloud/dependabot/npm_and_yarn/file-loader-4.0.0

Bump file-loader from 3.0.1 to 4.0.0

5 years agoFix mobile menu over app-content (#15913)
John Molakvoæ [Tue, 11 Jun 2019 13:25:16 +0000 (15:25 +0200)]
Fix mobile menu over app-content (#15913)

Fix mobile menu over app-content

5 years agoBump url-loader from 1.1.2 to 2.0.0 15904/head
dependabot-preview[bot] [Tue, 11 Jun 2019 11:40:14 +0000 (11:40 +0000)]
Bump url-loader from 1.1.2 to 2.0.0

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v1.1.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoBump webpack-cli from 3.3.2 to 3.3.3 (#15901)
John Molakvoæ [Tue, 11 Jun 2019 11:34:06 +0000 (13:34 +0200)]
Bump webpack-cli from 3.3.2 to 3.3.3 (#15901)

Bump webpack-cli from 3.3.2 to 3.3.3

5 years agoFix mobile menu over app-content 15913/head
John Molakvoæ (skjnldsv) [Tue, 11 Jun 2019 08:17:09 +0000 (10:17 +0200)]
Fix mobile menu over app-content

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoFix missing login hook wih Apache/SAML login (#15909)
John Molakvoæ [Tue, 11 Jun 2019 07:41:43 +0000 (09:41 +0200)]
Fix missing login hook wih Apache/SAML login (#15909)

Fix missing login hook wih Apache/SAML login

5 years agoFix missing login hook wih Apache/SAML 15909/head
Christoph Wurst [Tue, 11 Jun 2019 05:26:41 +0000 (07:26 +0200)]
Fix missing login hook wih Apache/SAML

Without this patch the hook does not transport the information whether the login is
done with an app password or not. The suspicious login app requires the parameter
to function correctly, hence adding it will make suspicious login detection also possible
with SAML users.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoBump file-loader from 3.0.1 to 4.0.0 15905/head
dependabot-preview[bot] [Sun, 9 Jun 2019 01:15:22 +0000 (01:15 +0000)]
Bump file-loader from 3.0.1 to 4.0.0

Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v3.0.1...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoBump webpack-cli from 3.3.2 to 3.3.3 15901/head
dependabot-preview[bot] [Sun, 9 Jun 2019 01:13:29 +0000 (01:13 +0000)]
Bump webpack-cli from 3.3.2 to 3.3.3

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.2...3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoReplace OC.Notification with toastify js (#15124)
John Molakvoæ [Fri, 7 Jun 2019 06:24:15 +0000 (08:24 +0200)]
Replace OC.Notification with toastify js (#15124)

Replace OC.Notification with toastify js

5 years agoBump bundles 15124/head
Julius Härtl [Wed, 5 Jun 2019 13:00:21 +0000 (15:00 +0200)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoAdjust jsunit tests for new toast library
Julius Härtl [Wed, 22 May 2019 11:29:38 +0000 (13:29 +0200)]
Adjust jsunit tests for new toast library

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoAdd toastify js as a OC.Notification replacement
Julius Härtl [Fri, 1 Mar 2019 12:02:12 +0000 (13:02 +0100)]
Add toastify js as a OC.Notification replacement

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #15878 from nextcloud/Stale-bot-only-issues
John Molakvoæ [Wed, 5 Jun 2019 13:31:52 +0000 (15:31 +0200)]
Merge pull request #15878 from nextcloud/Stale-bot-only-issues

Stale bot: only issues

5 years agoRun repair steps when enabling an app that has already been installed 15783/head
Julius Härtl [Wed, 29 May 2019 06:05:30 +0000 (08:05 +0200)]
Run repair steps when enabling an app that has already been installed

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoStale bot: only issues 15878/head
John Molakvoæ [Wed, 5 Jun 2019 11:00:34 +0000 (13:00 +0200)]
Stale bot: only issues

5 years agoMerge pull request #15877 from nextcloud/rullzer-patch-1
Roeland Jago Douma [Wed, 5 Jun 2019 10:36:32 +0000 (12:36 +0200)]
Merge pull request #15877 from nextcloud/rullzer-patch-1

Update stale.yml

5 years agoUpdate stale.yml 15877/head
Roeland Jago Douma [Wed, 5 Jun 2019 10:36:19 +0000 (12:36 +0200)]
Update stale.yml

Limit to 1 until we find out why onlyLabels is not respected...

5 years agoAdd stale config (#15873)
John Molakvoæ [Wed, 5 Jun 2019 08:42:01 +0000 (10:42 +0200)]
Add stale config (#15873)

Add stale config

5 years agoUpdate stale.yml 15873/head
John Molakvoæ [Wed, 5 Jun 2019 07:38:25 +0000 (09:38 +0200)]
Update stale.yml

5 years agoAdd stale config
John Molakvoæ [Wed, 5 Jun 2019 07:30:48 +0000 (09:30 +0200)]
Add stale config

5 years agoMerge pull request #15816 from nextcloud/enh/do_not_try_to_instantiate_builtintypes
Roeland Jago Douma [Wed, 5 Jun 2019 07:01:59 +0000 (09:01 +0200)]
Merge pull request #15816 from nextcloud/enh/do_not_try_to_instantiate_builtintypes

Do not autoload built in types

5 years agoTypehint builtin types in constructor to not initiate autoloading 15816/head
Roeland Jago Douma [Thu, 30 May 2019 12:37:26 +0000 (14:37 +0200)]
Typehint builtin types in constructor to not initiate autoloading

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoDo not try to autoload built in types
Roeland Jago Douma [Thu, 30 May 2019 12:20:15 +0000 (14:20 +0200)]
Do not try to autoload built in types

This avoids calls to the autoloader (or chain of autoloaders) to see if
for example 'principalPrefix' class can be found. While we already know
it is a string.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoUpdate JS bundle (#15868)
John Molakvoæ [Tue, 4 Jun 2019 13:12:13 +0000 (15:12 +0200)]
Update JS bundle (#15868)

Update JS bundle

5 years agoallow non integer version ids 15866/head
Robin Appelman [Tue, 4 Jun 2019 11:39:23 +0000 (13:39 +0200)]
allow non integer version ids

currently version ids are timestamps, but for storage provided versions
this is not always the case and they might be strings

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoUpdate JS bundle 15868/head
Roeland Jago Douma [Tue, 4 Jun 2019 11:50:12 +0000 (13:50 +0200)]
Update JS bundle

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoBump nextcloud-axios from 0.1.3 to 0.2.0 (#15822)
John Molakvoæ [Tue, 4 Jun 2019 07:23:41 +0000 (09:23 +0200)]
Bump nextcloud-axios from 0.1.3 to 0.2.0 (#15822)

Bump nextcloud-axios from 0.1.3 to 0.2.0

5 years agoBump nextcloud-axios from 0.1.3 to 0.2.0 15822/head
dependabot-preview[bot] [Mon, 3 Jun 2019 10:44:03 +0000 (10:44 +0000)]
Bump nextcloud-axios from 0.1.3 to 0.2.0

Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.0)

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoBump nextcloud-vue from 0.11.3 to 0.11.4 (#15840)
John Molakvoæ [Mon, 3 Jun 2019 10:31:36 +0000 (12:31 +0200)]
Bump nextcloud-vue from 0.11.3 to 0.11.4 (#15840)

Bump nextcloud-vue from 0.11.3 to 0.11.4

5 years agoBump nextcloud-vue from 0.11.3 to 0.11.4 15840/head
dependabot-preview[bot] [Sun, 2 Jun 2019 01:13:50 +0000 (01:13 +0000)]
Bump nextcloud-vue from 0.11.3 to 0.11.4

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.11.3...v0.11.4)

5 years ago[Security] Bump axios from 0.18.0 to 0.18.1 (#15839)
John Molakvoæ [Mon, 3 Jun 2019 08:06:39 +0000 (10:06 +0200)]
[Security] Bump axios from 0.18.0 to 0.18.1 (#15839)

[Security] Bump axios from 0.18.0 to 0.18.1

5 years ago[Security] Bump axios from 0.18.0 to 0.18.1 15839/head
dependabot-preview[bot] [Sun, 2 Jun 2019 01:12:13 +0000 (01:12 +0000)]
[Security] Bump axios from 0.18.0 to 0.18.1

Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)

5 years agoShow share settings only if incoming federated shares are allowed 15830/head
Morris Jobke [Fri, 31 May 2019 15:38:41 +0000 (17:38 +0200)]
Show share settings only if incoming federated shares are allowed

Fixes #15802

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #15813 from nextcloud/td/psr0/classmap
Morris Jobke [Fri, 31 May 2019 15:15:02 +0000 (17:15 +0200)]
Merge pull request #15813 from nextcloud/td/psr0/classmap

Add the legacy classes to the composer classmap

5 years agoMerge pull request #15812 from nextcloud/enh/split_settings_properly
Morris Jobke [Fri, 31 May 2019 15:13:42 +0000 (17:13 +0200)]
Merge pull request #15812 from nextcloud/enh/split_settings_properly

Move OC\Settings\Admin and OC\Settings\Personal to actual settings

5 years agoMerge pull request #15763 from nextcloud/3rdparty/symfony/4.2.8
Morris Jobke [Fri, 31 May 2019 14:44:39 +0000 (16:44 +0200)]
Merge pull request #15763 from nextcloud/3rdparty/symfony/4.2.8

[3rdparty] Bump symfony to 4.2.8

5 years agoAdd the legacy classes to the composer classmap 15813/head
Roeland Jago Douma [Thu, 30 May 2019 11:23:27 +0000 (13:23 +0200)]
Add the legacy classes to the composer classmap

To have a faster autoloading. We should get rid of those of course. But
for now I do not see it happening any time soon.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMove OC\Settings\Admin and OC\Settings\Personal to actual settings 15812/head
Roeland Jago Douma [Thu, 30 May 2019 10:49:47 +0000 (12:49 +0200)]
Move OC\Settings\Admin and OC\Settings\Personal to actual settings

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoCSS: adjust media query breakpoint to improve tablet readability (#15199)
John Molakvoæ [Thu, 30 May 2019 07:27:58 +0000 (09:27 +0200)]
CSS: adjust media query breakpoint to improve tablet readability (#15199)

CSS: adjust media query breakpoint to improve tablet readability

5 years agoCSS: adjust media query breakpoint to improve tablet readability 15199/head
nacho [Tue, 23 Apr 2019 21:13:11 +0000 (15:13 -0600)]
CSS: adjust media query breakpoint to improve tablet readability
see https://github.com/nextcloud/news/pull/467

5 years agoMerge pull request #15716 from nextcloud/enhancement/webpack/global-config
Roeland Jago Douma [Wed, 29 May 2019 20:00:02 +0000 (22:00 +0200)]
Merge pull request #15716 from nextcloud/enhancement/webpack/global-config

Unify webpack config

5 years agoMerge pull request #15776 from nextcloud/get-by-id-shares-last
Roeland Jago Douma [Wed, 29 May 2019 19:56:15 +0000 (21:56 +0200)]
Merge pull request #15776 from nextcloud/get-by-id-shares-last

search files by id in shared storages last

5 years agoMerge pull request #15790 from nextcloud/fix/noid/recommendations-undef-var
Roeland Jago Douma [Wed, 29 May 2019 19:55:33 +0000 (21:55 +0200)]
Merge pull request #15790 from nextcloud/fix/noid/recommendations-undef-var

remove unncessary code block in share recommendations, fixed undefined var error

5 years agoBuild and update 15716/head
John Molakvoæ (skjnldsv) [Wed, 29 May 2019 13:20:19 +0000 (15:20 +0200)]
Build and update

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoUnify webpack config
John Molakvoæ (skjnldsv) [Fri, 24 May 2019 12:08:39 +0000 (14:08 +0200)]
Unify webpack config

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoFix personal security section tests (#15789)
John Molakvoæ [Wed, 29 May 2019 12:52:02 +0000 (14:52 +0200)]
Fix personal security section tests (#15789)

Fix personal security section tests

5 years agoVueify the login page (#15647)
John Molakvoæ [Wed, 29 May 2019 11:15:24 +0000 (13:15 +0200)]
Vueify the login page (#15647)

Vueify the login page

5 years agofixes usage of an undefined var 15790/head
Arthur Schiwon [Wed, 29 May 2019 10:58:55 +0000 (12:58 +0200)]
fixes usage of an undefined var

and removes a unnecessary code block as there is no paging for share
recommendations

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
5 years agoFix personal security section tests 15789/head
Christoph Wurst [Wed, 29 May 2019 11:10:07 +0000 (13:10 +0200)]
Fix personal security section tests

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoVueify the login page 15647/head
Christoph Wurst [Tue, 21 May 2019 06:58:35 +0000 (08:58 +0200)]
Vueify the login page

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #15780 from nextcloud/td/depremove/callCheck
Roeland Jago Douma [Wed, 29 May 2019 06:38:45 +0000 (08:38 +0200)]
Merge pull request #15780 from nextcloud/td/depremove/callCheck

Remove deprecated function callCheck

5 years agoMerge pull request #15779 from nextcloud/td/depremove/stringutils
Roeland Jago Douma [Wed, 29 May 2019 06:37:55 +0000 (08:37 +0200)]
Merge pull request #15779 from nextcloud/td/depremove/stringutils

Remove deprecatred StringUtils class

5 years agoMerge pull request #15781 from nextcloud/td/depremove/checkAppEnabled
Roeland Jago Douma [Wed, 29 May 2019 06:36:53 +0000 (08:36 +0200)]
Merge pull request #15781 from nextcloud/td/depremove/checkAppEnabled

Remove deprecated function checkAppEnabled

5 years agoStart fixing 2fa icons in dark theme, ref #13643 (#15597)
John Molakvoæ [Wed, 29 May 2019 04:56:52 +0000 (06:56 +0200)]
Start fixing 2fa icons in dark theme, ref #13643 (#15597)

Start fixing 2fa icons in dark theme, ref #13643

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 May 2019 02:13:44 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

5 years agoRemove deprecated function checkAppEnabled 15781/head
Roeland Jago Douma [Tue, 28 May 2019 20:25:50 +0000 (22:25 +0200)]
Remove deprecated function checkAppEnabled

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoRemove deprecated function callCheck 15780/head
Roeland Jago Douma [Tue, 28 May 2019 20:23:28 +0000 (22:23 +0200)]
Remove deprecated function callCheck

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoRemove deprecatred StringUtils class 15779/head
Roeland Jago Douma [Tue, 28 May 2019 20:19:48 +0000 (22:19 +0200)]
Remove deprecatred StringUtils class

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agosearch files by id in shared storages last 15776/head
Robin Appelman [Tue, 28 May 2019 16:15:52 +0000 (18:15 +0200)]
search files by id in shared storages last

this prevents unneeded recursion when the file is not in the share

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoFix 2fa icons in dark theme, fix #13643 15597/head
Greta Doci [Fri, 17 May 2019 11:00:08 +0000 (13:00 +0200)]
Fix 2fa icons in dark theme, fix #13643

Signed-off-by: Greta Doci <gretadoci@gmail.com>
5 years agoMerge pull request #15766 from nextcloud/bugfix/0b-quota-create-backend
Morris Jobke [Tue, 28 May 2019 13:02:51 +0000 (15:02 +0200)]
Merge pull request #15766 from nextcloud/bugfix/0b-quota-create-backend

Check for free space on touch

5 years agoMerge pull request #15767 from nextcloud/bugfix/0b-quota-create
Morris Jobke [Tue, 28 May 2019 12:27:01 +0000 (14:27 +0200)]
Merge pull request #15767 from nextcloud/bugfix/0b-quota-create

Hide newFile menu if quota is set to 0B

5 years agoMerge pull request #15691 from nextcloud/app-content-list-noborder
Morris Jobke [Tue, 28 May 2019 11:54:27 +0000 (13:54 +0200)]
Merge pull request #15691 from nextcloud/app-content-list-noborder

Remove divider in app content list (Mail, Contacts, …)

5 years agoMerge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-darktheme
Morris Jobke [Tue, 28 May 2019 11:50:44 +0000 (13:50 +0200)]
Merge pull request #15705 from nextcloud/bugfix/15598/text-color-search-box-darktheme

Change text color in search box in darktheme, ref #15598

5 years ago[3rdparty] Bump symfony to 4.2.8 15763/head
Roeland Jago Douma [Tue, 28 May 2019 07:18:03 +0000 (09:18 +0200)]
[3rdparty] Bump symfony to 4.2.8

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoCheck for free space on touch 15766/head
Julius Härtl [Tue, 28 May 2019 11:05:20 +0000 (13:05 +0200)]
Check for free space on touch

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoHide newFile menu if quota is set to 0B 15767/head
Julius Härtl [Tue, 28 May 2019 08:27:01 +0000 (10:27 +0200)]
Hide newFile menu if quota is set to 0B

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

5 years agoMerge pull request #15734 from nextcloud/dependabot/npm_and_yarn/@babel/preset-env...
Roeland Jago Douma [Mon, 27 May 2019 20:35:37 +0000 (22:35 +0200)]
Merge pull request #15734 from nextcloud/dependabot/npm_and_yarn/@babel/preset-env-7.4.5

Bump @babel/preset-env from 7.4.4 to 7.4.5

5 years agoBump @babel/preset-env from 7.4.4 to 7.4.5 15734/head
dependabot-preview[bot] [Mon, 27 May 2019 18:23:25 +0000 (18:23 +0000)]
Bump @babel/preset-env from 7.4.4 to 7.4.5

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.4...v7.4.5)

5 years agoMerge pull request #15732 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.4.5
Roeland Jago Douma [Mon, 27 May 2019 18:21:14 +0000 (20:21 +0200)]
Merge pull request #15732 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.4.5

Bump @babel/core from 7.4.4 to 7.4.5

5 years agoMerge pull request #15733 from nextcloud/dependabot/npm_and_yarn/webpack-4.32.2
Roeland Jago Douma [Mon, 27 May 2019 17:27:47 +0000 (19:27 +0200)]
Merge pull request #15733 from nextcloud/dependabot/npm_and_yarn/webpack-4.32.2

Bump webpack from 4.31.0 to 4.32.2