]>
source.dussan.org Git - nextcloud-server.git/log
blizzz [Wed, 24 Jul 2019 09:50:40 +0000 (11:50 +0200)]
Merge pull request #16523 from nextcloud/bugfix/noid/nested-recursion-breaking-max-nested-level-for-parent-comment
Nested recursion breaking max nested level for parent comment calculation
Joas Schilling [Wed, 24 Jul 2019 08:39:57 +0000 (10:39 +0200)]
PHPStorm code cleanup
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 24 Jul 2019 08:39:22 +0000 (10:39 +0200)]
Get the topmost parent for the parent instead of doing endless recursion
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 24 Jul 2019 07:35:20 +0000 (09:35 +0200)]
Merge pull request #16493 from nextcloud/enh/remove-curly-braces
The array and string offset access syntax using curly braces is depre…
Nextcloud bot [Wed, 24 Jul 2019 02:15:37 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 23 Jul 2019 17:57:10 +0000 (19:57 +0200)]
Merge pull request #16505 from nextcloud/enh/nitpicks-14954
Dont assign $options to $options and cleanup doc
Roeland Jago Douma [Tue, 23 Jul 2019 13:15:33 +0000 (15:15 +0200)]
Merge pull request #16514 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.5.5
Bump @babel/preset-env from 7.5.4 to 7.5.5
Morris Jobke [Tue, 23 Jul 2019 12:57:55 +0000 (14:57 +0200)]
Merge pull request #16492 from nextcloud/enh/exclude-rnd-files
Exclude .rnd files from integrity check
Roeland Jago Douma [Tue, 23 Jul 2019 10:19:17 +0000 (12:19 +0200)]
Merge pull request #16497 from nextcloud/dependabot/npm_and_yarn/babel/core-7.5.5
Bump @babel/core from 7.5.4 to 7.5.5
Nextcloud bot [Tue, 23 Jul 2019 02:15:28 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Daniel Kesselberg [Mon, 22 Jul 2019 16:48:47 +0000 (18:48 +0200)]
Dont assign $options to $options and cleanup doc
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Morris Jobke [Mon, 22 Jul 2019 14:04:01 +0000 (16:04 +0200)]
Merge pull request #16450 from nextcloud/tech-debt/noid/cleanup-unused-OC_API-methods
Removes unused OC_API::register
Morris Jobke [Mon, 22 Jul 2019 11:22:53 +0000 (13:22 +0200)]
Merge pull request #16495 from nextcloud/fix/16378-cannot-get-key-from-parameter
Pass $configargs to openssl_pkey_export
John Molakvoæ [Mon, 22 Jul 2019 10:29:00 +0000 (12:29 +0200)]
Fix 1px jump when selecting multi table entries (#16475)
Fix 1px jump when selecting multi table entries
Morris Jobke [Thu, 18 Jul 2019 10:03:51 +0000 (12:03 +0200)]
Adjust deprecation tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
dependabot-preview[bot] [Sun, 21 Jul 2019 01:13:12 +0000 (01:13 +0000)]
Bump @babel/core from 7.5.4 to 7.5.5
Bumps [@babel/core](https://github.com/babel/babel) from 7.5.4 to 7.5.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.5.4...v7.5.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Mon, 22 Jul 2019 06:35:39 +0000 (08:35 +0200)]
Merge pull request #16483 from nextcloud/dependabot/npm_and_yarn/css-loader-3.1.0
Bump css-loader from 3.0.0 to 3.1.0
Roeland Jago Douma [Mon, 22 Jul 2019 06:35:14 +0000 (08:35 +0200)]
Merge pull request #16482 from nextcloud/dependabot/npm_and_yarn/url-loader-2.1.0
Bump url-loader from 2.0.1 to 2.1.0
Roeland Jago Douma [Mon, 22 Jul 2019 06:34:45 +0000 (08:34 +0200)]
Merge pull request #16489 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.14 to 4.17.15
Roeland Jago Douma [Mon, 22 Jul 2019 06:34:27 +0000 (08:34 +0200)]
Merge pull request #16487 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.11.0
Bump blueimp-md5 from 2.10.0 to 2.11.0
Nextcloud bot [Mon, 22 Jul 2019 02:15:59 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Daniel Kesselberg [Sun, 21 Jul 2019 20:21:59 +0000 (22:21 +0200)]
Pass $configargs to openssl_pkey_export
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
dependabot-preview[bot] [Sun, 21 Jul 2019 19:36:17 +0000 (19:36 +0000)]
Bump css-loader from 3.0.0 to 3.1.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.0.0...v3.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Roeland Jago Douma [Sun, 21 Jul 2019 19:34:24 +0000 (21:34 +0200)]
Merge pull request #16488 from nextcloud/dependabot/npm_and_yarn/file-loader-4.1.0
Bump file-loader from 4.0.0 to 4.1.0
Daniel Kesselberg [Sun, 21 Jul 2019 19:19:15 +0000 (21:19 +0200)]
The array and string offset access syntax using curly braces is deprecated.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
dependabot-preview[bot] [Sun, 21 Jul 2019 10:33:10 +0000 (10:33 +0000)]
Bump lodash from 4.17.14 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
dependabot-preview[bot] [Sun, 21 Jul 2019 12:12:08 +0000 (12:12 +0000)]
Bump blueimp-md5 from 2.10.0 to 2.11.0
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases)
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.10.0...v2.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
dependabot-preview[bot] [Sun, 21 Jul 2019 18:52:01 +0000 (18:52 +0000)]
Bump url-loader from 2.0.1 to 2.1.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.0.1 to 2.1.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/v2.0.1...v2.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Roeland Jago Douma [Sun, 21 Jul 2019 18:49:40 +0000 (20:49 +0200)]
Merge pull request #16485 from nextcloud/dependabot/npm_and_yarn/webpack-4.36.1
Bump webpack from 4.35.3 to 4.36.1
Daniel Kesselberg [Sun, 21 Jul 2019 18:29:11 +0000 (20:29 +0200)]
Exclude .rnd files from integrity check
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
dependabot-preview[bot] [Sun, 21 Jul 2019 12:12:13 +0000 (12:12 +0000)]
Bump webpack from 4.35.3 to 4.36.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.35.3 to 4.36.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.35.3...v4.36.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Roeland Jago Douma [Sun, 21 Jul 2019 12:10:12 +0000 (14:10 +0200)]
Merge pull request #16486 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.7.1
Bump vue-loader from 15.7.0 to 15.7.1
Roeland Jago Douma [Sun, 21 Jul 2019 10:30:25 +0000 (12:30 +0200)]
Merge pull request #16480 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-3.6.3
Bump jsdoc from 3.6.2 to 3.6.3 in /build
dependabot-preview[bot] [Sun, 21 Jul 2019 09:47:06 +0000 (09:47 +0000)]
Bump vue-loader from 15.7.0 to 15.7.1
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.7.0 to 15.7.1.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.7.0...v15.7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Roeland Jago Douma [Sun, 21 Jul 2019 09:44:46 +0000 (11:44 +0200)]
Merge pull request #16490 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.6
Bump webpack-cli from 3.3.5 to 3.3.6
Nextcloud bot [Sun, 21 Jul 2019 02:15:10 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Sun, 21 Jul 2019 01:18:22 +0000 (01:18 +0000)]
Bump webpack-cli from 3.3.5 to 3.3.6
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.6/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Sun, 21 Jul 2019 01:17:15 +0000 (01:17 +0000)]
Bump file-loader from 4.0.0 to 4.1.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 4.0.0 to 4.1.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/v4.0.0...v4.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Sun, 21 Jul 2019 01:14:55 +0000 (01:14 +0000)]
Bump @babel/preset-env from 7.5.4 to 7.5.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.4 to 7.5.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.5.4...v7.5.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Sun, 21 Jul 2019 01:12:55 +0000 (01:12 +0000)]
Bump jsdoc from 3.6.2 to 3.6.3 in /build
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/master/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.2...3.6.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Morris Jobke [Sat, 20 Jul 2019 09:30:43 +0000 (11:30 +0200)]
Merge pull request #16470 from nextcloud/bugfix/noid/settings-menu-border-top_new
Add border-top to settings menu when its open
Michael Weimann [Sat, 20 Jul 2019 09:26:06 +0000 (11:26 +0200)]
Fix 1px jump when selecting multi table entries
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
Nextcloud bot [Sat, 20 Jul 2019 02:14:33 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 19 Jul 2019 16:03:37 +0000 (18:03 +0200)]
Merge pull request #14954 from tacruc/searchPatterns
Allow to search for real pattern in contacts
Morris Jobke [Fri, 19 Jul 2019 15:29:24 +0000 (17:29 +0200)]
Merge pull request #14540 from army1349/master
LDAP Password Modify Extended Operation support
Greta Doci [Fri, 19 Jul 2019 13:18:26 +0000 (15:18 +0200)]
Add border-top to settings menu when its open
Signed-off-by: Greta Doci <gretadoci@gmail.com>
Nextcloud bot [Fri, 19 Jul 2019 02:14:56 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 18 Jul 2019 18:55:01 +0000 (20:55 +0200)]
Merge pull request #16366 from nextcloud/bugfix/noid/filelist-overlap
Fix filelist overlap with header ref #16076
Morris Jobke [Thu, 18 Jul 2019 18:51:30 +0000 (20:51 +0200)]
Merge pull request #16452 from nextcloud/bug/noid/error-with-exception-on-ssl-error
Error with exception on SSL error
Roeland Jago Douma [Thu, 18 Jul 2019 17:18:03 +0000 (19:18 +0200)]
Merge pull request #16455 from nextcloud/enh/noid/ldap-update-user-cmd
adds an --update flag to check-user for manual sync of the ldap record
Morris Jobke [Thu, 18 Jul 2019 17:00:56 +0000 (19:00 +0200)]
Merge pull request #10842 from nextcloud/bugfix/9339/initial_collection_sync_caldav_carddav
LIMIT is no column but a SQL keyword, allow limit on initial sync
Morris Jobke [Thu, 18 Jul 2019 09:36:50 +0000 (11:36 +0200)]
Error with exception on SSL error
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 18 Jul 2019 16:04:44 +0000 (18:04 +0200)]
Merge pull request #16420 from nextcloud/bugfix/noid/settings-menu-border-top
Add border-top to settings menu when its open ref #16076
Greta Doci [Thu, 11 Jul 2019 15:37:05 +0000 (17:37 +0200)]
Fix filelist overlap with header ref #16076
Signed-off-by: Greta Doci <gretadoci@gmail.com>
Roeland Jago Douma [Thu, 18 Jul 2019 13:33:15 +0000 (15:33 +0200)]
Merge pull request #16380 from Dreamsorcerer/patch-1
Allow use of server var for CSP nonce
Arthur Schiwon [Thu, 18 Jul 2019 12:30:43 +0000 (14:30 +0200)]
adds an --update flag to check-user for manual sync of the ldap record
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Thu, 18 Jul 2019 11:10:24 +0000 (13:10 +0200)]
Merge pull request #15143 from nextcloud/bugfix/noid/lookup-server-connector-background-jobs-problem
Fix lookup server connector background jobs problem
Morris Jobke [Thu, 18 Jul 2019 11:03:12 +0000 (13:03 +0200)]
Merge pull request #16451 from nextcloud/tech-debt/noid/reduce-indirection
Reduce indirection in AppManager
Georg Ehrke [Fri, 24 Aug 2018 15:23:14 +0000 (17:23 +0200)]
LIMIT is no column but a SQL feature, allow limit on initial sync
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Sam Bull [Mon, 8 Jul 2019 19:54:45 +0000 (20:54 +0100)]
Add support for CSP_NONCE server variable
Allow passing a nonce from the web server, allowing the possibility to enforce a strict CSP from the web server.
Signed-off-by: Sam Bull <git@sambull.org>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Thu, 18 Jul 2019 09:33:58 +0000 (11:33 +0200)]
Reduce indirection in AppManager
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 18 Jul 2019 09:27:09 +0000 (11:27 +0200)]
Removes unused OC_API::register
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Wed, 17 Apr 2019 15:31:22 +0000 (17:31 +0200)]
Make the RetryJob work on the userId only
To ensure there is only 1 background job per user
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 Apr 2019 13:50:50 +0000 (15:50 +0200)]
Yay for null coalescing operator
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 Apr 2019 13:40:17 +0000 (15:40 +0200)]
Use public interfaces
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 Apr 2019 13:38:24 +0000 (15:38 +0200)]
Always use a background job for the update
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 Apr 2019 13:37:23 +0000 (15:37 +0200)]
Also send a delete like on the syncronous action
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 17 Apr 2019 13:34:38 +0000 (15:34 +0200)]
Use an application class
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 18 Jul 2019 02:14:53 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 17 Jul 2019 20:38:41 +0000 (22:38 +0200)]
Merge pull request #16440 from marcelklehr/fix/objectstorage-put-contents
Fix File#putContents(string) on ObjectStorage
Morris Jobke [Wed, 17 Jul 2019 18:22:03 +0000 (20:22 +0200)]
Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notifications
Notifications overhaul
Morris Jobke [Wed, 17 Jul 2019 15:36:00 +0000 (17:36 +0200)]
Merge pull request #16075 from nextcloud/bugfix/15823/app-restricted-groups
Remove deleted groups from app restrictions fixes #15823
Greta Doci [Tue, 16 Jul 2019 11:45:38 +0000 (13:45 +0200)]
Add border-top to settings menu when its open ref #16076
Signed-off-by: Greta Doci <gretadoci@gmail.com>
Marcel Klehr [Mon, 15 Jul 2019 21:51:02 +0000 (23:51 +0200)]
Fix File#putContents(string) on ObjectStorage
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Morris Jobke [Wed, 17 Jul 2019 09:43:32 +0000 (11:43 +0200)]
Merge pull request #16416 from nextcloud/enh/log-details
Move log detail aggregation and reuse it in syslog/systemd logger
Julius Härtl [Tue, 16 Jul 2019 08:15:00 +0000 (10:15 +0200)]
Move log detail aggregation to separate class and reuse it in syslog/systemd logger
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Wed, 17 Jul 2019 05:46:47 +0000 (07:46 +0200)]
Merge pull request #16424 from nextcloud/fix/do_not_keep_searching
Do not keep searching for recent
Nextcloud bot [Wed, 17 Jul 2019 02:15:32 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 15 Jul 2019 20:19:11 +0000 (22:19 +0200)]
Properly inject the logger
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Tue, 16 Jul 2019 20:13:42 +0000 (22:13 +0200)]
Merge pull request #16422 from nextcloud/feature/noid/complement-search-string-inrequest-
set and complete the searched string
Roeland Jago Douma [Tue, 16 Jul 2019 17:43:04 +0000 (19:43 +0200)]
Merge pull request #16423 from nextcloud/bugfix/16410/allow-to-enable-encryption-in-the-UI
Only prevent disabling encrytion via the API
Roeland Jago Douma [Tue, 16 Jul 2019 17:10:09 +0000 (19:10 +0200)]
Do not keep searching for recent
If userA has a lot of recent files. But only shares 1 file with userB
(that has no files at all). We could keep searching until we run out of
recent files for userA.
Now assume the inactive userB has 20 incomming shares like that from
different users. getRecent then basically keeps consuming huge amounts
of resources and with each iteration the load on the DB increases
(because of the offset).
This makes sure we do not get more than 3 times the limit we search for
or more than 5 queries.
This means we might miss some recent entries but we should fix that
separatly. This is just to make sure the load on the DB stays sane.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Tue, 16 Jul 2019 14:58:38 +0000 (16:58 +0200)]
Update since to the correct version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Maxence Lange [Tue, 16 Jul 2019 14:47:58 +0000 (13:47 -0100)]
fix phpdoc
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Joas Schilling [Tue, 16 Jul 2019 12:24:47 +0000 (14:24 +0200)]
Only prevent disabling encrytion via the API
Signed-off-by: Joas Schilling <coding@schilljs.com>
Maxence Lange [Tue, 16 Jul 2019 12:22:33 +0000 (11:22 -0100)]
set and complete the searched string
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Joas Schilling [Tue, 16 Jul 2019 11:32:44 +0000 (13:32 +0200)]
Update unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 16 Jul 2019 11:32:39 +0000 (13:32 +0200)]
Merge pull request #16180 from oliversalzburg/fix/grant-all
Use specific privileges when creating admin
Morris Jobke [Tue, 16 Jul 2019 11:20:56 +0000 (13:20 +0200)]
Merge pull request #16417 from nextcloud/design/backupcodes-notification
Backupcodes notification design details
Joas Schilling [Tue, 16 Jul 2019 11:17:51 +0000 (13:17 +0200)]
Update autoloader
Signed-off-by: Joas Schilling <coding@schilljs.com>
Jan-Christoph Borchardt [Tue, 16 Jul 2019 08:23:34 +0000 (10:23 +0200)]
Add icon to twofactor_backupcodes notification
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Joas Schilling [Tue, 16 Jul 2019 09:36:32 +0000 (11:36 +0200)]
Keep the old method as a fallback and adjust the tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Oliver Salzburg [Mon, 1 Jul 2019 17:55:33 +0000 (19:55 +0200)]
Use specific privileges when creating admin
Using the ALL shorthand can cause problems when not all privileges are available to the user.
For example, AWS RDS MariaDB/MySQL will not grant the initial user account on an instance the SUPER privilege.
While the user account is still valid for pretty much any task on the DB instance, it can not use the ALL shorthand when granting privileges to new users.
By supplying a specific set of privileges, we work around this limitation without sacrificing functionality.
Closes #16139
Signed-off-by: Oliver Salzburg <oliver.salzburg@gmail.com>
Jan-Christoph Borchardt [Tue, 16 Jul 2019 08:23:12 +0000 (10:23 +0200)]
Fix wording of backupcodes notification
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Tue, 16 Jul 2019 06:59:21 +0000 (08:59 +0200)]
Merge pull request #16387 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.11.5
Bump nextcloud-vue from 0.11.4 to 0.11.5
Roeland Jago Douma [Tue, 16 Jul 2019 06:05:11 +0000 (08:05 +0200)]
Merge pull request #15606 from nextcloud/fix/15605/add-catch-for-runtime-exception
Add catch for RuntimeException
Nextcloud bot [Tue, 16 Jul 2019 02:14:48 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 15 Jul 2019 20:26:08 +0000 (22:26 +0200)]
Log RuntimeException in CleanupCardDAVPhotoCache
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Mon, 15 Jul 2019 20:09:25 +0000 (22:09 +0200)]
Merge pull request #16151 from jameslao/master
Update operationprogressbar.js
Morris Jobke [Mon, 15 Jul 2019 19:37:25 +0000 (21:37 +0200)]
Merge pull request #14228 from nextcloud/feature/noid/add-metadata-etag
Add DB table to extend filecache with metadata etag, creation and upload time