Arthur Schiwon
c868892d2d
iterate over bases instead of doing parallel search
...
parallel search is not compatible with paged search, but the letter is
usually always applied.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-01-28 23:00:59 +01:00
Daniel Kesselberg
2764173d09
Use proper mime type for ico
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-01-28 21:41:26 +01:00
Daniel Kesselberg
4dbef1210c
Add ico as avatar
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-01-28 21:41:26 +01:00
Morris Jobke
554c78c9b1
Merge pull request #5881 from nextcloud/command-move-calendar
...
Add command to move a calendar from an user to another
2019-01-28 17:35:13 +01:00
Jan-Philipp Litza
9348e3d2f6
dav: Fix handling of chunked WebDAV upload
...
When $data is null (which can happen when $request->getBodyAsStream() returns
null), the Exceptions says "copied bytes: 0, expected filesize: 0", which
sounds more like success...
2019-01-28 17:14:22 +01:00
Morris Jobke
b5b8a17222
Merge pull request #13675 from imsolost/master
...
Fixed some LGTM alerts
2019-01-28 14:46:01 +01:00
dependabot[bot]
9d3892025a
Bump vue-loader from 15.6.0 to 15.6.2 in /apps/oauth2
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.6.0 to 15.6.2.
- [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/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-28 09:50:50 +01:00
Tomasz Grobelny
f99ce0d546
Throttle getstoragestats.php calls and allow simultaneous uploads
...
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
2019-01-27 22:59:14 +01:00
dependabot[bot]
5179cd5db9
Bump vue-loader from 15.6.0 to 15.6.1 in /apps/updatenotification
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.6.0 to 15.6.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/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-26 20:35:10 +00:00
Felix Nieuwenhuizen
e806aa658c
Fix for issue 10862: calculation of free space ignores external storage (doesn't count towards quota)
...
Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com>
2019-01-26 17:23:23 +01:00
dependabot[bot]
0ac37a7c78
Bump vue-loader from 15.6.0 to 15.6.1 in /apps/accessibility
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.6.0 to 15.6.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/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-26 02:12:55 +00:00
Nextcloud bot
4611ad5a9c
[tx-robot] updated from transifex
2019-01-26 01:12:19 +00:00
Roeland Jago Douma
6415532508
Allow shared versions again in legacy backend
...
To make sure that the versions in the legacy backend are shared again we
have to check the storage of a file. Since all shared files are still on
the owners storage.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-25 21:10:46 +01:00
imsolost
5742ec79ab
changed case on variable to match initial case
...
Signed-off-by: imsolost <imsolost@gmail.com>
2019-01-25 11:16:37 -08:00
imsolost
3e37620cc2
fixed replacement functions to catch all instances of parenthesis
...
Signed-off-by: imsolost <imsolost@gmail.com>
2019-01-25 11:16:37 -08:00
Roeland Jago Douma
daed830abd
Merge pull request #13815 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.29.0
...
Bump webpack from 4.28.4 to 4.29.0 in /apps/accessibility
2019-01-25 19:25:58 +01:00
Roeland Jago Douma
55d4b9e5a6
Merge pull request #13814 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/@babel/preset-env-7.3.1
...
Bump @babel/preset-env from 7.2.3 to 7.3.1 in /apps/accessibility
2019-01-25 18:58:04 +01:00
Morris Jobke
db00b210a3
Merge pull request #13801 from nextcloud/design/highcontrast-fix
...
Fix for high contrast theme
2019-01-25 14:08:19 +01:00
Joas Schilling
58799202eb
Unify the HTML encoding handling with other ROS apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-25 11:52:51 +01:00
dependabot[bot]
5de03c3290
Bump webpack from 4.28.4 to 4.29.0 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.4 to 4.29.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.4...v4.29.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-25 10:43:46 +00:00
dependabot[bot]
0ec7313eeb
Bump @babel/preset-env from 7.2.3 to 7.3.1 in /apps/accessibility
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.2.3 to 7.3.1.
- [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.2.3...v7.3.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-25 09:13:41 +00:00
dependabot[bot]
6b0fc2a561
Bump vue-loader from 15.5.1 to 15.6.0 in /apps/accessibility
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.5.1 to 15.6.0.
- [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.5.1...v15.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-25 09:12:47 +00:00
Tomasz Grobelny
907deab278
Add more accessible method of selecting file ranges
...
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
2019-01-24 22:04:52 +01:00
Joas Schilling
ec12353f47
Merge the str_replacements
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 20:35:55 +01:00
Joas Schilling
8e48140c86
Fix linear-gradient for long comments on dark-theme
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 20:35:14 +01:00
Jan-Christoph Borchardt
a05219d24d
Accessibility: Fix header icon opacity with high contrast theme
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-24 19:10:37 +01:00
Roeland Jago Douma
82b5828e37
Merge pull request #13778 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/@babel/preset-env-7.3.1
...
Bump @babel/preset-env from 7.2.3 to 7.3.1 in /apps/updatenotification
2019-01-24 15:02:44 +01:00
Roeland Jago Douma
b17a4afaa1
Merge pull request #13777 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-loader-15.6.0
...
Bump vue-loader from 15.5.1 to 15.6.0 in /apps/updatenotification
2019-01-24 15:00:16 +01:00
Morris Jobke
cea530d221
Merge pull request #13742 from nextcloud/bugfix/noid/add-icon-to-restore-activity
...
Add icon to restore activity
2019-01-24 14:46:15 +01:00
Morris Jobke
3ab7ee59a0
Merge pull request #13786 from nextcloud/bugfix/noid/accessibility-rewrite-url
...
Remove .css fileending from accessibility user css route
2019-01-24 14:44:16 +01:00
Morris Jobke
6cdb392ec5
Merge pull request #13644 from nextcloud/fix/12991/catch-nouserexception-groupusersdetails
...
ignore non existing users when retrieving details of group members
2019-01-24 14:23:46 +01:00
dependabot[bot]
b708ebbf0c
Bump vue-loader from 15.5.1 to 15.6.0 in /apps/updatenotification
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.5.1 to 15.6.0.
- [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.5.1...v15.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-24 13:57:56 +01:00
fretn
7efcd11b8e
Fix for crashing occ files:scan
...
when $share === false then (int)$share['share_type'] will always be equal to (int)0
which results in following crash:
[root@server nextcloud] sudo -u apache php occ files:scan someuser
The current PHP memory limit is below the recommended value of 512MB.
Starting scan for user 1 out of 1 (someuser)
An unhandled exception has been thrown:
TypeError: Argument 1 passed to OC\OCS\DiscoveryService::discover() must be of the type string, null given, called in /var/www/html/nextcloud/apps/files_sharing/lib/External/Manager.php on line 382 and defined in /var/www/html/nextcloud/lib/private/OCS/DiscoveryService.php:65
Stack trace:
0 /var/www/html/nextcloud/apps/files_sharing/lib/External/Manager.php(382): OC\OCS\DiscoveryService->discover(NULL, 'FEDERATED_SHARI...')
1 /var/www/html/nextcloud/apps/files_sharing/lib/External/Manager.php(527): OCA\Files_Sharing\External\Manager->sendFeedbackToRemote(NULL, NULL, NULL, 'decline')
2 /var/www/html/nextcloud/apps/files_sharing/lib/External/Storage.php(216): OCA\Files_Sharing\External\Manager->removeShare('files/Someth...')
3 [internal function]: OCA\Files_Sharing\External\Storage->checkStorageAvailability()
4 /var/www/html/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php(505): call_user_func_array(Array, Array)
5 [internal function]: OC\Files\Storage\Wrapper\Wrapper->__call('checkStorageAva...', Array)
6 /var/www/html/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php(505): call_user_func_array(Array, Array)
7 /var/www/html/nextcloud/apps/files_sharing/lib/External/Scanner.php(89): OC\Files\Storage\Wrapper\Wrapper->__call('checkStorageAva...', Array)
8 /var/www/html/nextcloud/apps/files_sharing/lib/External/Scanner.php(44): OCA\Files_Sharing\External\Scanner->scanAll()
9 /var/www/html/nextcloud/lib/private/Files/Utils/Scanner.php(245): OCA\Files_Sharing\External\Scanner->scan('', true, 3)
10 /var/www/html/nextcloud/apps/files/lib/Command/Scan.php(172): OC\Files\Utils\Scanner->scan('/someuser', true, NULL)
11 /var/www/html/nextcloud/apps/files/lib/Command/Scan.php(249): OCA\Files\Command\Scan->scanFiles('someuser', '/someuser', false, Object(Symfony\Component\Console\Output\ConsoleOutput), false, true, false)
12 /var/www/html/nextcloud/3rdparty/symfony/console/Command/Command.php(251): OCA\Files\Command\Scan->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
13 /var/www/html/nextcloud/core/Command/Base.php(162): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
14 /var/www/html/nextcloud/3rdparty/symfony/console/Application.php(946): OC\Core\Command\Base->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
15 /var/www/html/nextcloud/3rdparty/symfony/console/Application.php(248): Symfony\Component\Console\Application->doRunCommand(Object(OCA\Files\Command\Scan), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
16 /var/www/html/nextcloud/3rdparty/symfony/console/Application.php(148): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
17 /var/www/html/nextcloud/lib/private/Console/Application.php(213): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
18 /var/www/html/nextcloud/console.php(96): OC\Console\Application->run()
19 /var/www/html/nextcloud/occ(11): require_once('/var/www/html/n...')
20 {main}[root@server nextcloud]
Signed-off-by: fretn <frederikdelaere+github@gmail.com>
2019-01-24 11:45:53 +01:00
dependabot[bot]
c849948e5b
Bump webpack from 4.28.4 to 4.29.0 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.4 to 4.29.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.4...v4.29.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-24 11:11:10 +01:00
Julius Härtl
5b96166507
Remove .css fileending from accessibility user css route
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-24 09:57:36 +01:00
Roeland Jago Douma
3c6d3ae5e0
Merge pull request #13775 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.29.0
...
Bump webpack from 4.28.4 to 4.29.0 in /apps/oauth2
2019-01-24 08:50:48 +01:00
dependabot[bot]
b547027450
Bump @babel/preset-env from 7.2.3 to 7.3.1 in /apps/updatenotification
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.2.3 to 7.3.1.
- [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.2.3...v7.3.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-24 07:30:47 +00:00
dependabot[bot]
efe8d486a8
Bump webpack from 4.28.4 to 4.29.0 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.4 to 4.29.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.4...v4.29.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-24 07:27:54 +00:00
dependabot[bot]
78162aef09
Bump vue-loader from 15.5.1 to 15.6.0 in /apps/oauth2
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.5.1 to 15.6.0.
- [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.5.1...v15.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-24 07:27:16 +00:00
Nextcloud bot
2277c21f3e
[tx-robot] updated from transifex
2019-01-24 01:12:02 +00:00
Jan-Christoph Borchardt
f0ea6961f9
Merge pull request #13652 from nextcloud/bugfix/noid/darktheme-black-icon-on-empty-content
...
Fix empty content icons in header on darktheme
2019-01-23 23:44:46 +01:00
John Molakvoæ
31335f983c
Merge pull request #13734 from nextcloud/bugfix/noid/link-share-breadcrumb
...
Call proper function when fetching link shares in the breadcrumb view
2019-01-23 19:14:41 +01:00
Joas Schilling
71e394d9cf
Fix empty content icons on darktheme
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-23 12:55:19 +01:00
Nextcloud bot
2ba75ac9b0
[tx-robot] updated from transifex
2019-01-23 01:12:05 +00:00
Jan-Christoph Borchardt
ccc35d5566
Merge pull request #13648 from nextcloud/darktheme-fix
...
🕶 Dark theme fixes
2019-01-22 16:30:14 +01:00
Joas Schilling
0ba9e3b8bd
Make the yellow favorite icon non-monochrome
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-22 16:13:29 +01:00
Julius Härtl
e5445ccbba
Call proper function when fetching link shares in the breadcrumb view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-22 15:56:42 +01:00
Joas Schilling
55cd351324
Add icon to restore activity
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-22 15:37:07 +01:00
John Molakvoæ
b1d4c3f50b
Merge pull request #13642 from nextcloud/contacts-menu-url-fix
...
Allow access to addressbook unique uri
2019-01-22 13:00:07 +01:00
John Molakvoæ (skjnldsv)
22112bf71d
Allow access to addressbook unique uri
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Co-Authored-By: Joas Schilling <coding@schilljs.com>
2019-01-22 10:03:56 +01:00
Roeland Jago Douma
03290df8d4
Merge pull request #13723 from kofemann/patch-1
...
apps: file-upload: fix typo in comments
2019-01-22 09:26:40 +01:00
Roeland Jago Douma
dbc184c859
Merge pull request #13678 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/nextcloud-vue-0.6.0
...
Bump nextcloud-vue from 0.5.0 to 0.6.0 in /apps/updatenotification
2019-01-22 09:05:58 +01:00
Nextcloud bot
af36746d7c
[tx-robot] updated from transifex
2019-01-22 01:12:25 +00:00
Tigran Mkrtchyan
0573413134
apps: file-upload: fix typo in comments
...
Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
2019-01-21 19:11:13 +01:00
Jan-Christoph Borchardt
b8827ce64a
Add CSS to dark theme so activity icons show in stream, ref nextcloud/activity#335
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-21 17:29:22 +01:00
Jan-Christoph Borchardt
0b201ec771
Remove code fixed by @nickvergessen in #13652
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-21 17:26:17 +01:00
Morris Jobke
990bca8696
Merge pull request #13567 from nextcloud/fix/deuglify-upload-progress
...
Improve the upload progress bar layout
2019-01-21 13:54:04 +01:00
dependabot[bot]
34de0e782d
Bump nextcloud-vue from 0.5.0 to 0.6.0 in /apps/updatenotification
...
Bumps [nextcloud-vue](https://github.com/nextcloud/vue-components ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/nextcloud/vue-components/releases )
- [Commits](https://github.com/nextcloud/vue-components/compare/v0.5.0...v0.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-21 11:20:23 +01:00
Nextcloud bot
96567027da
[tx-robot] updated from transifex
2019-01-21 01:11:50 +00:00
Nextcloud bot
a73e19d741
[tx-robot] updated from transifex
2019-01-20 01:12:32 +00:00
Nextcloud bot
f12b589d40
[tx-robot] updated from transifex
2019-01-19 01:12:22 +00:00
Morris Jobke
743323ee48
Merge pull request #12381 from rummatee/master
...
Move/copy file picker: Remeber last destination and start in current folder
2019-01-18 17:20:54 +01:00
Nextcloud bot
f8ce5ea6f3
[tx-robot] updated from transifex
2019-01-18 01:14:32 +00:00
Jan-Christoph Borchardt
c42b72149c
Dark theme: Prevent slideshow icons from going dark
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-17 12:20:49 +01:00
Arthur Schiwon
4915d64de8
ignore non existing users when retrieving details of group members
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-01-17 11:59:15 +01:00
Jan-Christoph Borchardt
092589f20c
Dark theme: Fix 'More apps' icon
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-17 10:52:44 +01:00
Jan-Christoph Borchardt
5e497edd74
Dark theme: Fix Contacts menu icons
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-17 10:44:13 +01:00
Jan-Christoph Borchardt
a47784e8f6
Dark theme: Fix icons in 'More apps' menu
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-17 10:33:39 +01:00
Jan-Christoph Borchardt
f25fc2ea39
Dark theme: Fix app management icons and other elements
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-17 10:28:52 +01:00
Nextcloud bot
ac6ee0b8b7
[tx-robot] updated from transifex
2019-01-17 01:12:15 +00:00
Morris Jobke
cec72536de
Merge pull request #13511 from nextcloud/bugfix/noid/remove-orphan-event-and-contact-data
...
Remove orphan event and contacts data
2019-01-16 22:54:40 +01:00
Florian Schunk
332b4aee9d
fix testing for undefined
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-16 22:54:16 +01:00
Florian Schunk
ecb936495f
also remember folder for multiselect actions
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-16 22:54:16 +01:00
Florian Schunk
37270fc525
remember last copied to directory
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-16 22:54:16 +01:00
Florian Schunk
528964e0b7
copy Dialog starts in current directory
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-16 22:54:16 +01:00
blizzz
4e76b56497
Merge pull request #13634 from jospoortvliet/update-link
...
update URL for federation
2019-01-16 22:42:22 +01:00
Jan-Christoph Borchardt
6bc8b78918
Fix federated cloud icon sizing and dark theme compatibility
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-16 16:56:36 +01:00
Thomas Citharel
3180ddd202
Handle moving calendar to an user who already has the share
...
Extra:
* Fix @ChristophWurst style remarks
* Add a Note that share links have changed when calendars has user shares (see #13603 )
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Fix forgotten test change
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-16 13:58:34 +01:00
Thomas Citharel
4864b1865b
Don't check group shares if shareWithGroupMembersOnly is false
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Remove the system user check
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-16 13:58:34 +01:00
Georg Ehrke
4a2238c75b
add list-calendars command
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Rebase and delete URI suggestion part
Invite to use occ dav:list-calendars instead
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Fix autoload
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Use injection & test everything
And rebase
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Add test for ListCalendars and refactoring
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Fix indentation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-16 13:58:33 +01:00
Thomas Citharel
943d48cb3e
Add command to move a calendar from an user to another
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Add a basic check for displaynames in case we fail to get calendar from uri and put some sf console styles & refactor a bit
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
basic Tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
add forgotten createNamedParameter()
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-16 13:58:33 +01:00
Roeland Jago Douma
b58f3e7583
Merge pull request #13481 from nextcloud/omit_fetching_state
...
Provide initial state for backupcodes in template
2019-01-16 08:52:58 +01:00
Nextcloud bot
e35a5ef387
[tx-robot] updated from transifex
2019-01-16 01:12:34 +00:00
Roeland Jago Douma
90f8687cdc
Bump dependencies
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-15 20:48:58 +01:00
Roeland Jago Douma
64435e574e
Update the git attributes
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-15 20:45:42 +01:00
Roeland Jago Douma
6014aaec88
Bump dependencies
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-15 20:45:42 +01:00
Roeland Jago Douma
0971232050
Provide initial state for backupcodes in template
...
This saves a direct request to the server when loading the backup codes.
There is no need for this as the data is already known.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-15 20:45:42 +01:00
Morris Jobke
6ac66ea0a3
Merge pull request #12173 from nextcloud/filename-center
...
Ensure filename is possibly centered below file icons in grid view
2019-01-15 08:47:46 +01:00
Nextcloud bot
56ad07b85e
[tx-robot] updated from transifex
2019-01-15 01:12:14 +00:00
Julius Härtl
e5c1049d04
Properly center text inside of the grid container
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-14 22:03:40 +01:00
Michael Weimann
5ed63b05c7
Deuglify the file upload progress bar
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-14 21:20:57 +01:00
Jan-Christoph Borchardt
4d103f8b97
Ensure filename is possibly centered below file icons in grid view
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-14 20:19:10 +01:00
Roeland Jago Douma
da7dd24378
Switch to OCP background jobs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-14 20:09:12 +01:00
Roeland Jago Douma
49a4f2fd61
Switch to QBMapper
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-14 15:50:04 +01:00
Joas Schilling
4149d428d3
Principals can be principal/user/<name> or principal/<name> from legacy installs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-14 11:21:41 +01:00
Nextcloud bot
8edd9b0e33
[tx-robot] updated from transifex
2019-01-14 01:12:00 +00:00
Michael Weimann
2cd3fd3dc2
Move server info to theming section
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-14 00:08:26 +01:00
Bjoern Schiessle
53ce4a049b
improve mail subject for mails to the owner with the password
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-01-13 20:01:51 +01:00
Roeland Jago Douma
e7019a0448
Bump other deps as well and rebuild assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-13 13:17:07 +01:00
dependabot[bot]
09cf3e968d
Bump nextcloud-vue from 0.4.6 to 0.5.0 in /apps/updatenotification
...
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue ) from 0.4.6 to 0.5.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.4.6...v0.5.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-13 09:58:55 +00:00
Roeland Jago Douma
aa4fae76f4
Merge pull request #13523 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-and-vue-template-compiler
...
Bump vue and vue-template-compiler in /apps/accessibility
2019-01-13 09:24:24 +01:00
Roeland Jago Douma
a7f029b35e
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-13 07:58:00 +01:00
Nextcloud bot
363c0c31f4
[tx-robot] updated from transifex
2019-01-13 01:12:53 +00:00
dependabot[bot]
f8766fa9ee
Bump vue and vue-template-compiler in /apps/accessibility
...
Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.5.21 to 2.5.22
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22 )
Updates `vue-template-compiler` from 2.5.21 to 2.5.22
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-12 19:49:05 +00:00
Roeland Jago Douma
ea2831c785
Bump oauth2 js deps
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-12 13:20:24 +01:00
Nextcloud bot
ce89fe7f39
[tx-robot] updated from transifex
2019-01-12 01:11:54 +00:00
Joas Schilling
f88e7648d5
Remove orphan event and contacts data
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-11 13:03:53 +01:00
Joas Schilling
e7b9746266
Merge pull request #13503 from nextcloud/fix/13499
...
RemoveClassifiedEventActivity: check if calendar still exists
2019-01-11 11:30:53 +01:00
Roeland Jago Douma
861275d10b
Merge pull request #13500 from nextcloud/enh/updatenotifications/include-scss
...
Updatenotifications: Include the scss in the vue component
2019-01-11 11:17:25 +01:00
Roeland Jago Douma
ef43c717fd
Merge pull request #13501 from nextcloud/enh/accessibility/to-nextcloud-axios
...
Move accessibility to nextcloud-axios
2019-01-11 10:17:35 +01:00
Roeland Jago Douma
9897e505ec
Bump packages while at it
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-11 09:49:05 +01:00
Roeland Jago Douma
83e863ed01
Include the scss in the vue component
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-11 09:49:05 +01:00
Roeland Jago Douma
12e24ed6e7
Check for no longer existing calendars
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-11 09:46:55 +01:00
Nextcloud bot
75b8e98f8e
[tx-robot] updated from transifex
2019-01-11 01:12:31 +00:00
Roeland Jago Douma
0705ee851c
Bump dependencies
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-10 21:40:54 +01:00
Roeland Jago Douma
58d168656b
Move to nextcloud-axios
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-10 21:39:54 +01:00
Joas Schilling
9262507881
Fix doc block
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-10 10:49:09 +01:00
Nextcloud bot
aefa28ffdb
[tx-robot] updated from transifex
2019-01-10 01:12:06 +00:00
Roeland Jago Douma
011aab52ff
Merge pull request #13156 from nextcloud/enhancement/npmize
...
Use npm for js depdencies, bundle with webpack
2019-01-09 20:16:05 +01:00
Christoph Wurst
208788173d
Npmize (vendor) scripts
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-09 15:01:59 +01:00
Joas Schilling
7d9f12a29c
Prevent php info about missing index for old events
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-09 14:43:51 +01:00
Roeland Jago Douma
a2de273943
Use the scoped css on the personal page
...
Saves loading the style file when we visit the security page.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-09 11:45:03 +01:00
Roeland Jago Douma
8593edd66d
Merge pull request #13430 from nextcloud/bugfix/13331/respect-classification-of-calendar-events-in-activity-stream
...
Respect classification of calendar events in activity stream
2019-01-09 10:03:23 +01:00
Roeland Jago Douma
9ccdc0a75c
Use nextcloud-axios in 2fa backupcodes js
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-09 09:30:10 +01:00
Nextcloud bot
057fab2e50
[tx-robot] updated from transifex
2019-01-09 01:12:39 +00:00
Joas Schilling
9f2d14447f
Add a repair step to remove sensitive event activity
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-08 18:39:40 +01:00
Joas Schilling
32d76c7c92
Correctly handle the classification of events in the activity stream
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-08 17:46:07 +01:00
Nextcloud bot
e8040d896a
[tx-robot] updated from transifex
2019-01-08 01:12:02 +00:00
Robin Appelman
3991aa0166
forward error message from password policy
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-01-07 16:28:06 +01:00
Roeland Jago Douma
eb407565b0
OAuth2 client identifier must be unique
...
Fixes #12981
This is highly unlikely to happen. But better to enforce it on the DB
level as well!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-07 13:51:59 +01:00
Bjoern Schiessle
d4134982f5
improve lookup server behaviour
...
Don't try to connect to the lookup server if the lookup server was disabled
by the admin or an empty lookup server URL was given
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-01-07 12:15:11 +01:00
Morris Jobke
2bd98daaa2
Merge pull request #12227 from nextcloud/bugfix/cleanu_upload_folders
...
Background job to cleanup leftover chunked uploads
2019-01-07 11:19:43 +01:00
Roeland Jago Douma
f91802ab4f
Merge pull request #13391 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-merge-4.2.1
...
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/oauth2
2019-01-06 16:03:07 +01:00
Roeland Jago Douma
49a2dc2b49
Merge pull request #13392 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-merge-4.2.1
...
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/updatenotification
2019-01-06 16:02:57 +01:00
Roeland Jago Douma
6725de2979
Merge pull request #13393 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-merge-4.2.1
...
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/accessibility
2019-01-06 16:02:48 +01:00
dependabot[bot]
20b2c8a685
Bump vue-loader from 15.4.2 to 15.5.0 in /apps/updatenotification
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.4.2 to 15.5.0.
- [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/commits/v15.5.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:55:51 +00:00
Roeland Jago Douma
1789885410
Merge pull request #13389 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-loader-15.5.0
...
Bump vue-loader from 15.4.2 to 15.5.0 in /apps/accessibility
2019-01-06 14:53:38 +01:00
dependabot[bot]
34622fb38a
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/accessibility
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.5...v4.2.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:02:20 +00:00
dependabot[bot]
bc993e4a7d
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/updatenotification
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.5...v4.2.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:01:47 +00:00
dependabot[bot]
181dc5baa2
Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/oauth2
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.5...v4.2.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:01:25 +00:00
dependabot[bot]
26ee7d2f17
Bump vue-loader from 15.4.2 to 15.5.0 in /apps/accessibility
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.4.2 to 15.5.0.
- [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/commits/v15.5.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:01:19 +00:00
dependabot[bot]
c3e1fb1ff1
Bump vue-loader from 15.4.2 to 15.5.0 in /apps/oauth2
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.4.2 to 15.5.0.
- [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/commits/v15.5.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 13:00:48 +00:00
Nextcloud bot
29dc12c885
[tx-robot] updated from transifex
2019-01-06 01:13:07 +00:00
Nextcloud bot
a1b6333712
[tx-robot] updated from transifex
2019-01-05 01:11:57 +00:00
Morris Jobke
c1ddd2fec9
Merge pull request #13138 from nextcloud/enhancement/noid/ldap-remnants-detected-field
...
register and show when an LDAP user was detected as unavailable/deleted
2019-01-04 22:48:05 +01:00
Arthur Schiwon
925043c60c
ensure db is pristine before starting the tests
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-01-04 22:10:22 +01:00
Roeland Jago Douma
846d21e7f5
Merge pull request #13117 from nextcloud/vcard-avatar-fixes
...
Allow URI as data for vcard PHOTO
2019-01-04 21:33:59 +01:00
Morris Jobke
7f5c38bb60
Update apps/dav/lib/CardDAV/PhotoCache.php
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Co-Authored-By: skjnldsv <skjnldsv@users.noreply.github.com>
2019-01-04 20:04:13 +01:00
John Molakvoæ (skjnldsv)
1d2d7fd60d
Log failure on parsing
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-04 20:04:13 +01:00
John Molakvoæ (skjnldsv)
fa6c257084
Allow URI as data for vcard PHOTO
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-04 20:04:13 +01:00
Bastien Durel
4535cc50ad
check anonymous OPTIONS requests file in root (not in subdir)
...
Signed-off-by: Bastien Durel <bastien@durel.org>
2019-01-04 18:42:42 +00:00
Roeland Jago Douma
4f5563735f
Merge pull request #13340 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-cli-3.2.0
...
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/accessibility
2019-01-04 14:12:21 +01:00
Roeland Jago Douma
cdc69fe3ca
Merge pull request #13343 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/babel-loader-8.0.5
...
Bump babel-loader from 8.0.4 to 8.0.5 in /apps/updatenotification
2019-01-04 14:11:39 +01:00
Roeland Jago Douma
b3884dff15
Merge pull request #13344 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-cli-3.2.0
...
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/oauth2
2019-01-04 14:11:20 +01:00
Roeland Jago Douma
6769552e0e
Merge pull request #13345 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-cli-3.2.0
...
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/updatenotification
2019-01-04 14:11:08 +01:00
Michael Weimann
da9eadce6f
Add compiled template
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-04 11:28:11 +01:00
Michael Weimann
86a9518b2c
Tweak the uploaded files icon position
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-04 11:28:11 +01:00
Michael Weimann
e18796ecd5
Removes lost single quote
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-04 11:28:11 +01:00
Michael Weimann
2f0cd40c50
Add the file drop uploaded files element
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-04 11:28:11 +01:00
dependabot[bot]
8557ad3d1c
Bump babel-loader from 8.0.4 to 8.0.5 in /apps/updatenotification
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.4...v8.0.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 09:53:07 +00:00
dependabot[bot]
45c7c2605a
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/updatenotification
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.1.2 to 3.2.0.
- [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/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 08:37:36 +00:00
dependabot[bot]
922f893b6b
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/oauth2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.1.2 to 3.2.0.
- [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/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 08:36:21 +00:00
dependabot[bot]
14fbcc8abd
Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/accessibility
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.1.2 to 3.2.0.
- [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/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 08:35:28 +00:00
dependabot[bot]
26d4687a9b
Bump babel-loader from 8.0.4 to 8.0.5 in /apps/accessibility
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.4...v8.0.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 08:35:04 +00:00
Roeland Jago Douma
adb2b9a2f8
Add live repair step to cleanup old chunks
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-04 09:21:21 +01:00
Roeland Jago Douma
cb742e7045
Background job to cleanup leftover chunked uploads
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-04 09:21:21 +01:00
Nextcloud bot
a1f9ed1d7d
[tx-robot] updated from transifex
2019-01-04 01:12:28 +00:00
Daniel Kesselberg
03bab63d11
Merge pull request #10887 from nextcloud/feature/10124/quota-takes-too-much-space-v2
...
Implemented short quota-design v2
2019-01-03 21:17:28 +01:00
Felix Nüsse
d3171a80e0
Implemented short quota-design v2
...
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2019-01-03 18:47:30 +01:00
Morris Jobke
211926c0bd
Merge pull request #13326 from nextcloud/bugfix/13290/cache-public-preview
...
Add caching headers for public previews
2019-01-03 10:36:31 +01:00
Roeland Jago Douma
969f89f8b4
Merge pull request #13308 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.28.3
...
Bump webpack from 4.28.2 to 4.28.3 in /apps/updatenotification
2019-01-03 10:02:50 +01:00
Roeland Jago Douma
ac4322b1a1
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 08:45:18 +01:00
dependabot[bot]
a377a9abff
Bump css-loader from 2.0.2 to 2.1.0 in /apps/updatenotification
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.0.2 to 2.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/v2.0.2...v2.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-03 06:55:54 +00:00
Roeland Jago Douma
c9a069d0c5
Merge pull request #13303 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/css-loader-2.1.0
...
Bump css-loader from 2.0.2 to 2.1.0 in /apps/accessibility
2019-01-03 07:40:39 +01:00
Nextcloud bot
fbf906c9b6
[tx-robot] updated from transifex
2019-01-03 01:11:47 +00:00
Julius Härtl
3828283c01
Add caching headers for public previews
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-02 22:27:46 +01:00
dependabot[bot]
9a9578cd9a
Bump css-loader from 2.0.2 to 2.1.0 in /apps/accessibility
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.0.2 to 2.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/v2.0.2...v2.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-02 08:39:16 +00:00
Roeland Jago Douma
d2bc85728d
Merge pull request #13301 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.1.0
...
Bump css-loader from 2.0.2 to 2.1.0 in /apps/oauth2
2019-01-02 09:37:11 +01:00
dependabot[bot]
d4831562cf
Bump webpack from 4.28.2 to 4.28.3 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-02 07:41:45 +00:00
Roeland Jago Douma
1191940b64
Merge pull request #13302 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.28.3
...
Bump webpack from 4.28.2 to 4.28.3 in /apps/accessibility
2019-01-02 08:16:01 +01:00
Roeland Jago Douma
06be6f57a5
Merge pull request #13300 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.28.3
...
Bump webpack from 4.28.2 to 4.28.3 in /apps/oauth2
2019-01-02 08:15:41 +01:00
Nextcloud bot
cb4371c4f3
[tx-robot] updated from transifex
2019-01-01 01:11:35 +00:00
dependabot[bot]
5b44b7484c
Bump webpack from 4.28.2 to 4.28.3 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 02:22:06 +00:00
dependabot[bot]
2e7e6943d2
Bump css-loader from 2.0.2 to 2.1.0 in /apps/oauth2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.0.2 to 2.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/v2.0.2...v2.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 02:19:50 +00:00
dependabot[bot]
a67c2a2aa5
Bump webpack from 4.28.2 to 4.28.3 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 02:19:42 +00:00
Nextcloud bot
8d5b74b6b6
[tx-robot] updated from transifex
2018-12-31 01:11:41 +00:00
Nextcloud bot
eeceb684e8
[tx-robot] updated from transifex
2018-12-30 01:12:41 +00:00
Nextcloud bot
aa00b2b277
[tx-robot] updated from transifex
2018-12-29 01:11:43 +00:00
Nextcloud bot
760c502f3c
[tx-robot] updated from transifex
2018-12-28 01:11:49 +00:00
Jos Poortvliet
b3cdc317e0
update URL for federation
2018-12-27 13:12:23 +01:00
Nextcloud bot
1c3f468d56
[tx-robot] updated from transifex
2018-12-27 01:11:41 +00:00
Nextcloud bot
3c83925f97
[tx-robot] updated from transifex
2018-12-26 01:11:56 +00:00
Nextcloud bot
e62be9e41e
[tx-robot] updated from transifex
2018-12-25 01:11:36 +00:00
Roeland Jago Douma
027f69df3f
Merge pull request #13227 from nextcloud/fix-opening-search-results-for-comments
...
Fix opening search results for comments
2018-12-24 14:20:24 +01:00
Roeland Jago Douma
73e0b7d8e6
Merge pull request #13249 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/css-loader-2.0.2
...
Bump css-loader from 2.0.1 to 2.0.2 in /apps/accessibility
2018-12-24 08:55:06 +01:00
Roeland Jago Douma
3a898e7569
Merge pull request #13246 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/css-loader-2.0.2
...
Bump css-loader from 2.0.1 to 2.0.2 in /apps/updatenotification
2018-12-24 08:54:32 +01:00
Roeland Jago Douma
d322ba1078
Merge pull request #13245 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.0.2
...
Bump css-loader from 2.0.1 to 2.0.2 in /apps/oauth2
2018-12-24 08:54:21 +01:00
Roeland Jago Douma
a3c09085a8
Merge pull request #13243 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.28.2
...
Bump webpack from 4.28.1 to 4.28.2 in /apps/updatenotification
2018-12-24 08:28:35 +01:00
Roeland Jago Douma
5dfeb6edc7
Merge pull request #13250 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.28.2
...
Bump webpack from 4.28.1 to 4.28.2 in /apps/accessibility
2018-12-24 08:28:14 +01:00
dependabot[bot]
3d2e3fdf48
Bump webpack from 4.28.1 to 4.28.2 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:19:18 +00:00
dependabot[bot]
5ac5fac7c4
Bump css-loader from 2.0.1 to 2.0.2 in /apps/accessibility
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.0.1 to 2.0.2.
- [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/v2.0.1...v2.0.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:19:01 +00:00
dependabot[bot]
1b436332c6
Bump webpack from 4.28.1 to 4.28.2 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:18:47 +00:00
dependabot[bot]
3a5728d73d
Bump css-loader from 2.0.1 to 2.0.2 in /apps/updatenotification
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.0.1 to 2.0.2.
- [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/v2.0.1...v2.0.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:17:40 +00:00
dependabot[bot]
c8cb56df2f
Bump css-loader from 2.0.1 to 2.0.2 in /apps/oauth2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.0.1 to 2.0.2.
- [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/v2.0.1...v2.0.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:17:40 +00:00
dependabot[bot]
ed63c9e7fa
Bump webpack from 4.28.1 to 4.28.2 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 02:17:02 +00:00
Nextcloud bot
9d5f7c7f62
[tx-robot] updated from transifex
2018-12-24 01:11:46 +00:00
Nextcloud bot
f5286bcb07
[tx-robot] updated from transifex
2018-12-23 01:12:27 +00:00
Daniel Calviño Sánchez
bc74a44cbc
Fix opening search results for comments
...
"OC.dirname" removes everything after the last "/", so a path without
slashes is returned without changes. "result.path" does not include
leading nor trailing "/", so when the path is for a file or folder in
the base folder "OC.dirname(result.path)" returns "result.path".
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-21 21:49:10 +01:00
Arthur Schiwon
85f14bc591
LDAP: extend remnants output with "detected on" field
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-12-21 17:24:28 +01:00
Arthur Schiwon
fbd4e9e651
add tests for the DUI
...
as they are interact with the DB they are more integraiton than unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-12-21 17:24:23 +01:00
Roeland Jago Douma
2f395c5516
Merge pull request #13195 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/file-loader-3.0.1
...
Bump file-loader from 1.1.11 to 3.0.1 in /apps/accessibility
2018-12-21 14:24:53 +01:00
Roeland Jago Douma
50a7f79dd7
Merge pull request #13190 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/file-loader-3.0.1
...
Bump file-loader from 1.1.11 to 3.0.1 in /apps/updatenotification
2018-12-21 14:24:45 +01:00
Roeland Jago Douma
bcea6c3697
Merge pull request #13212 from nextcloud/bugfix/noid/ie11-files-loading
...
Files list not rendering if user has favorites navigation unfolded
2018-12-21 14:20:41 +01:00
John Molakvoæ
c2d75ddc4f
Merge pull request #13187 from nextcloud/fix/noid/ldap-misses-store-2n-displayname-portion
...
do not forgot to store the second displayname portion
2018-12-21 12:39:03 +01:00
Julius Härtl
6bcc77a7c6
Replace ChildNode.before with custom before helper
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-21 12:03:34 +01:00
dependabot[bot]
674ef82516
Bump file-loader from 1.1.11 to 3.0.1 in /apps/updatenotification
...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader ) from 1.1.11 to 3.0.1.
- [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/v1.1.11...v3.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 08:36:42 +00:00
dependabot[bot]
7b0dbb6e54
Bump file-loader from 1.1.11 to 3.0.1 in /apps/accessibility
...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader ) from 1.1.11 to 3.0.1.
- [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/v1.1.11...v3.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 08:36:33 +00:00
John Molakvoæ
5dfdae3187
Merge pull request #13197 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/@babel/preset-env-7.2.3
...
Bump @babel/preset-env from 7.2.0 to 7.2.3 in /apps/accessibility
2018-12-21 09:35:21 +01:00
John Molakvoæ
4856079d2f
Merge pull request #13193 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/@babel/preset-env-7.2.3
...
Bump @babel/preset-env from 7.2.0 to 7.2.3 in /apps/updatenotification
2018-12-21 09:34:38 +01:00
Roeland Jago Douma
8f16768a8b
Merge pull request #13183 from nextcloud/enhancement/whats_new_one_per_hour
...
Only check whatsnew once per hour
2018-12-21 09:21:16 +01:00
Roeland Jago Douma
51064bd707
Merge pull request #13192 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.28.1
...
Bump webpack from 4.28.0 to 4.28.1 in /apps/updatenotification
2018-12-21 08:41:18 +01:00
Roeland Jago Douma
a4cad107be
Merge pull request #13191 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.28.1
...
Bump webpack from 4.28.0 to 4.28.1 in /apps/oauth2
2018-12-21 08:40:58 +01:00
Roeland Jago Douma
9514332fa0
Merge pull request #13189 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.28.1
...
Bump webpack from 4.28.0 to 4.28.1 in /apps/accessibility
2018-12-21 08:40:32 +01:00
dependabot[bot]
adb19c0995
Bump @babel/preset-env from 7.2.0 to 7.2.3 in /apps/accessibility
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.2.0 to 7.2.3.
- [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.2.0...v7.2.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 02:22:19 +00:00
dependabot[bot]
1498b216d4
Bump @babel/preset-env from 7.2.0 to 7.2.3 in /apps/updatenotification
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.2.0 to 7.2.3.
- [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.2.0...v7.2.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 02:21:23 +00:00
dependabot[bot]
1e54106f9d
Bump webpack from 4.28.0 to 4.28.1 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.0...v4.28.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 02:20:56 +00:00
dependabot[bot]
11f69a70a3
Bump webpack from 4.28.0 to 4.28.1 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.0...v4.28.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 02:20:44 +00:00
dependabot[bot]
3fbdc28233
Bump webpack from 4.28.0 to 4.28.1 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.0...v4.28.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 02:20:19 +00:00
dependabot[bot]
24897ce8e7
Bump file-loader from 1.1.11 to 3.0.1 in /apps/oauth2
...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader ) from 1.1.11 to 3.0.1.
- [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/v1.1.11...v3.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 02:20:17 +00:00
Nextcloud bot
c0a6ad0a72
[tx-robot] updated from transifex
2018-12-21 01:11:48 +00:00
Arthur Schiwon
8bacbffe28
do not forgot to store the second displayname portion
...
otherwise it causes a chain reaction of system addressbook updates
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-12-20 23:11:00 +01:00
Roeland Jago Douma
00446ffb9e
Only check whatsnew once per hour
...
Store the last check in the session storage. (Which gets cleared on
logout). And only check once an hour.
Saves a request to the server on most requests when browsing.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 20:09:05 +01:00
John Molakvoæ
6dccd4e5e2
Merge pull request #13167 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.28.0
...
Bump webpack from 4.27.1 to 4.28.0 in /apps/updatenotification
2018-12-20 11:36:55 +01:00
John Molakvoæ
beb84ec2a6
Merge pull request #13166 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.28.0
...
Bump webpack from 4.27.1 to 4.28.0 in /apps/accessibility
2018-12-20 11:36:24 +01:00
John Molakvoæ (skjnldsv)
5aa0889cc7
Compile assets
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 09:57:03 +01:00
John Molakvoæ (skjnldsv)
b768dad6d7
Compile assets
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 09:56:30 +01:00
John Molakvoæ (skjnldsv)
81cc1e1f67
Compile assets
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 09:55:28 +01:00
Roeland Jago Douma
b1d6e5b6d8
build assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 08:42:34 +01:00
dependabot[bot]
ef406c06fe
Bump webpack from 4.27.1 to 4.28.0 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.27.1 to 4.28.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.27.1...v4.28.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 02:18:56 +00:00
dependabot[bot]
cc4a13e0de
Bump webpack from 4.27.1 to 4.28.0 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.27.1 to 4.28.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.27.1...v4.28.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 02:17:57 +00:00
dependabot[bot]
cdd3f38f5d
Bump webpack from 4.27.1 to 4.28.0 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.27.1 to 4.28.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.27.1...v4.28.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 02:17:52 +00:00
Nextcloud bot
4be6aa5270
[tx-robot] updated from transifex
2018-12-20 01:11:44 +00:00
Roeland Jago Douma
ad9ece4e48
Merge pull request #13111 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/css-loader-2.0.1
...
Bump css-loader from 2.0.0 to 2.0.1 in /apps/accessibility
2018-12-19 09:54:18 +01:00
Roeland Jago Douma
7214a8ea83
Merge pull request #13133 from nextcloud/file-drop-char-fixes
...
Prevent special characters from breaking the file drop remote url
2018-12-19 09:53:56 +01:00
Nextcloud bot
3d53398d07
[tx-robot] updated from transifex
2018-12-19 01:11:46 +00:00
Björn Schießle
a374d8837d
Merge pull request #12678 from nextcloud/encryption-emergency-recovery
...
Allow to disable the signature check
2018-12-18 11:41:16 +01:00
John Molakvoæ (skjnldsv)
bd3b227012
Prevent special characters from breaking the file drop remote url
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-18 09:17:49 +01:00
Nextcloud bot
f36082838e
[tx-robot] updated from transifex
2018-12-18 01:11:34 +00:00
dependabot[bot]
8030eef354
Bump css-loader from 2.0.0 to 2.0.1 in /apps/accessibility
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.0.0 to 2.0.1.
- [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/v2.0.0...v2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 13:52:17 +00:00
blizzz
e7950a5bd6
Merge pull request #12693 from nextcloud/fix/11474/fix-first-ldap-login
...
fix exception on LDAP mapping during login
2018-12-17 13:07:21 +01:00
John Molakvoæ
c4a9bd11b9
Merge pull request #13109 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/@babel/core-7.2.2
...
Bump @babel/core from 7.2.0 to 7.2.2 in /apps/updatenotification
2018-12-17 09:09:08 +01:00
John Molakvoæ
a9a42490ad
Merge pull request #13110 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/@babel/core-7.2.2
...
Bump @babel/core from 7.2.0 to 7.2.2 in /apps/accessibility
2018-12-17 09:08:37 +01:00
John Molakvoæ
538b51f540
Merge pull request #13107 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.0.1
...
Bump css-loader from 2.0.0 to 2.0.1 in /apps/oauth2
2018-12-17 09:07:33 +01:00
dependabot[bot]
97ea7258b6
Bump @babel/core from 7.2.0 to 7.2.2 in /apps/accessibility
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.2.0 to 7.2.2.
- [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.2.0...v7.2.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 02:22:57 +00:00
dependabot[bot]
1c3dbd7030
Bump @babel/core from 7.2.0 to 7.2.2 in /apps/updatenotification
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.2.0 to 7.2.2.
- [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.2.0...v7.2.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 02:22:28 +00:00
dependabot[bot]
8168725d22
Bump css-loader from 2.0.0 to 2.0.1 in /apps/oauth2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.0.0 to 2.0.1.
- [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/v2.0.0...v2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 02:21:55 +00:00
dependabot[bot]
b563bd98ec
Bump css-loader from 2.0.0 to 2.0.1 in /apps/updatenotification
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 2.0.0 to 2.0.1.
- [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/v2.0.0...v2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 02:21:32 +00:00
Nextcloud bot
ffd2410a7e
[tx-robot] updated from transifex
2018-12-17 01:11:33 +00:00
Arthur Schiwon
feb5366a42
LDAP clear cache on config modification also when done via API or CLI
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-12-17 00:31:27 +01:00
Nextcloud bot
3068f07ad9
[tx-robot] updated from transifex
2018-12-16 01:12:32 +00:00
Nextcloud bot
5a2a78c692
[tx-robot] updated from transifex
2018-12-15 01:11:38 +00:00
John Molakvoæ
2654a1949e
Merge pull request #13070 from nextcloud/ie11-compatibility-updatenotifications
...
Ie11 compatibility updatenotifications
2018-12-14 16:14:10 +01:00
John Molakvoæ (skjnldsv)
f2411939de
Transpile arrow function for ie11 compatibility
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-14 14:46:25 +01:00
John Molakvoæ (skjnldsv)
1a68e211a3
Transpile arrow function for ie11 compatibility
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-14 14:45:41 +01:00
Nextcloud bot
51f13a7e9c
[tx-robot] updated from transifex
2018-12-14 01:12:32 +00:00
Nextcloud bot
7034df7d77
[tx-robot] updated from transifex
2018-12-13 01:11:56 +00:00
Roeland Jago Douma
71df6233cf
Merge pull request #13009 from nextcloud/bugfix/noid/better-activities-for-automatted-tagging-systemtags
...
Better activities for systemtags that are removed by CLI
2018-12-12 13:37:39 +01:00
Roeland Jago Douma
d557759f96
Merge pull request #13018 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-2.5.21
...
Bump vue from 2.5.20 to 2.5.21 in /apps/accessibility
2018-12-12 13:17:39 +01:00
Roeland Jago Douma
5dbc6530a5
Merge pull request #13017 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-2.5.21
...
Bump vue from 2.5.20 to 2.5.21 in /apps/updatenotification
2018-12-12 13:17:17 +01:00
Christoph Wurst
e41a49162f
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/apps/oauth2/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/apps/oauth2/vue-2.5.21
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-12 08:35:41 +01:00
Christoph Wurst
5ccb74cf3e
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/apps/updatenotification/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/apps/updatenotification/vue-2.5.21
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-12 08:29:21 +01:00
Christoph Wurst
ab1f834244
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/apps/accessibility/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/apps/accessibility/vue-2.5.21
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-12 08:25:55 +01:00
dependabot[bot]
0d02327f2a
Bump vue-template-compiler from 2.5.20 to 2.5.21 in /apps/accessibility
...
Bumps [vue-template-compiler](https://github.com/vuejs/vue ) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:20:36 +00:00
dependabot[bot]
e10d1f394a
Bump vue-template-compiler from 2.5.20 to 2.5.21 in /apps/oauth2
...
Bumps [vue-template-compiler](https://github.com/vuejs/vue ) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:19:58 +00:00
dependabot[bot]
d7909690b5
Bump vue-template-compiler
...
Bumps [vue-template-compiler](https://github.com/vuejs/vue ) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:19:57 +00:00
dependabot[bot]
0123d4c8a2
Bump vue from 2.5.20 to 2.5.21 in /apps/accessibility
...
Bumps [vue](https://github.com/vuejs/vue ) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:19:52 +00:00
dependabot[bot]
c5c5cf3bd6
Bump vue from 2.5.20 to 2.5.21 in /apps/updatenotification
...
Bumps [vue](https://github.com/vuejs/vue ) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:19:30 +00:00
dependabot[bot]
442801427a
Bump vue from 2.5.20 to 2.5.21 in /apps/oauth2
...
Bumps [vue](https://github.com/vuejs/vue ) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:19:23 +00:00
Nextcloud bot
f1af773e11
[tx-robot] updated from transifex
2018-12-12 01:11:38 +00:00
Joas Schilling
80d7e13872
Better activities for systemtags that are removed by CLI
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-11 16:13:33 +01:00
Roeland Jago Douma
a37c1b91e4
Merge pull request #12998 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-2.5.20
...
Bump vue from 2.5.19 to 2.5.20 in /apps/accessibility
2018-12-11 14:23:03 +01:00
Roeland Jago Douma
38ce67c57b
Merge pull request #12995 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-2.5.20
...
Bump vue from 2.5.19 to 2.5.20 in /apps/updatenotification
2018-12-11 14:22:43 +01:00
John Molakvoæ (skjnldsv)
7f39f81b9a
Update vue-template-compiler too & bump
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-11 08:29:59 +01:00
John Molakvoæ (skjnldsv)
45c3887293
Update vue-template-compiler too & bump
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-11 08:28:52 +01:00
John Molakvoæ (skjnldsv)
89cb223c9f
Update vue-template-compiler too & bump
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-11 08:27:53 +01:00
dependabot[bot]
533744831a
Bump vue from 2.5.19 to 2.5.20 in /apps/accessibility
...
Bumps [vue](https://github.com/vuejs/vue ) from 2.5.19 to 2.5.20.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.19...v2.5.20 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 02:18:47 +00:00
dependabot[bot]
1ee5f87cb2
Bump vue from 2.5.19 to 2.5.20 in /apps/updatenotification
...
Bumps [vue](https://github.com/vuejs/vue ) from 2.5.19 to 2.5.20.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.19...v2.5.20 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 02:17:50 +00:00
dependabot[bot]
d0259e420c
Bump vue from 2.5.19 to 2.5.20 in /apps/oauth2
...
Bumps [vue](https://github.com/vuejs/vue ) from 2.5.19 to 2.5.20.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.19...v2.5.20 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 02:17:45 +00:00
Nextcloud bot
27e88564d7
[tx-robot] updated from transifex
2018-12-11 01:11:48 +00:00
Roeland Jago Douma
799987913f
Merge pull request #12919 from nextcloud/oauth2/vue_scoped_css
...
OAuth2: move to scoped css in vue app
2018-12-10 19:54:26 +01:00
Roeland Jago Douma
866c42a164
Merge pull request #12920 from nextcloud/oauth2/migrations
...
OAuth2: Move to migrations
2018-12-10 15:46:48 +01:00
Roeland Jago Douma
cfa7c54814
OAuth2: move to scoped css in vue app
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10 15:13:15 +01:00
Roeland Jago Douma
39f718b765
Merge pull request #12936 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/vue-2.5.18
...
Bump vue from 2.5.17 to 2.5.18 in /apps/oauth2
2018-12-10 15:02:38 +01:00
Roeland Jago Douma
81ff327510
Merge pull request #12929 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-2.5.18
...
Bump vue from 2.5.17 to 2.5.18 in /apps/accessibility
2018-12-10 15:02:25 +01:00
Roeland Jago Douma
2eb65d79c7
Merge pull request #12932 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-2.5.18
...
Bump vue from 2.5.17 to 2.5.18 in /apps/updatenotification
2018-12-10 15:01:53 +01:00
Roeland Jago Douma
35886b1e5e
Bump autoloader
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10 13:23:59 +01:00
Roeland Jago Douma
d7223ebf4d
OAuth2: Move to migrations
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10 13:23:58 +01:00
John Molakvoæ (skjnldsv)
4135d23e79
Compile assets
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 12:28:11 +01:00
John Molakvoæ (skjnldsv)
b777bfe6cd
Compile assets
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 12:27:30 +01:00
John Molakvoæ (skjnldsv)
d1304719b0
Compile assets
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 12:26:43 +01:00
John Molakvoæ (skjnldsv)
390add45bd
Vue bump too
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 12:20:47 +01:00
John Molakvoæ (skjnldsv)
b3ad1c3da1
Update vue-template-compiler too
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 12:20:47 +01:00
John Molakvoæ (skjnldsv)
77e21e10a5
Update vue-template-compiler too
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 10:05:49 +01:00
dependabot[bot]
125edda42e
Bump css-loader from 1.0.1 to 2.0.0 in /apps/updatenotification
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 1.0.1 to 2.0.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/v1.0.1...v2.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 08:15:53 +00:00
John Molakvoæ
74b88b14ec
Merge pull request #12934 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/css-loader-2.0.0
...
Bump css-loader from 1.0.1 to 2.0.0 in /apps/accessibility
2018-12-10 09:13:42 +01:00
John Molakvoæ
f8630869b1
Merge pull request #12933 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.0.0
...
Bump css-loader from 1.0.1 to 2.0.0 in /apps/oauth2
2018-12-10 09:13:32 +01:00
John Molakvoæ (skjnldsv)
a3f8a7a6f4
Vue bump too
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 08:34:34 +01:00
John Molakvoæ (skjnldsv)
a25e202a38
Update vue-template-compiler too
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-10 08:32:58 +01:00
John Molakvoæ
efa8170cbb
Merge pull request #12949 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-merge-4.1.5
...
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/updatenotification
2018-12-10 08:27:47 +01:00
John Molakvoæ
ba2c641a05
Merge pull request #12953 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-merge-4.1.5
...
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/oauth2
2018-12-10 08:27:11 +01:00
dependabot[bot]
75e49a0f09
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/accessibility
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 02:19:53 +00:00
dependabot[bot]
7c696bd512
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/oauth2
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 02:19:45 +00:00
dependabot[bot]
2265751ccb
Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/updatenotification
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 02:17:11 +00:00
Nextcloud bot
386875cabe
[tx-robot] updated from transifex
2018-12-10 01:11:36 +00:00
dependabot[bot]
9166bd1d0e
Bump css-loader from 1.0.1 to 2.0.0 in /apps/oauth2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 1.0.1 to 2.0.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/v1.0.1...v2.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 14:07:09 +00:00
dependabot[bot]
b6f6be7935
Bump css-loader from 1.0.1 to 2.0.0 in /apps/accessibility
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 1.0.1 to 2.0.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/v1.0.1...v2.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 14:06:41 +00:00
dependabot[bot]
0859da8045
Bump vue from 2.5.17 to 2.5.18 in /apps/updatenotification
...
Bumps [vue](https://github.com/vuejs/vue ) from 2.5.17 to 2.5.18.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.18 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 09:53:11 +01:00
John Molakvoæ (skjnldsv)
fdc9172dd0
Update vue-template-compiler too
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-09 09:45:46 +01:00
dependabot[bot]
24fab06516
Bump vue from 2.5.17 to 2.5.18 in /apps/oauth2
...
Bumps [vue](https://github.com/vuejs/vue ) from 2.5.17 to 2.5.18.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.18 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 08:35:04 +00:00
dependabot[bot]
3ab641b60e
Bump vue from 2.5.17 to 2.5.18 in /apps/accessibility
...
Bumps [vue](https://github.com/vuejs/vue ) from 2.5.17 to 2.5.18.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.18 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-09 08:33:37 +00:00
Nextcloud bot
a9df1e387a
[tx-robot] updated from transifex
2018-12-09 01:12:28 +00:00
Nextcloud bot
f1923e6c08
[tx-robot] updated from transifex
2018-12-08 01:11:24 +00:00
Roeland Jago Douma
372f3d2a60
Remove deprecated functions from SecureRandom
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 19:33:32 +01:00
Morris Jobke
f7e4718779
Merge pull request #12910 from nextcloud/td/oauth/strict
...
Make OAuth2 app strict
2018-12-07 15:35:24 +01:00
Roeland Jago Douma
cfcce69272
Merge pull request #12897 from nextcloud/fix-unread-comment-icon-not-shown-for-the-sharee
...
Fix unread comment icon not shown for the sharee
2018-12-07 15:07:23 +01:00
Roeland Jago Douma
c1f1dd18fc
Switch to nextcloud-axios for oauth2 app
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 13:57:50 +01:00
Roeland Jago Douma
b9ac258870
Strict controllers
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 13:43:22 +01:00
Roeland Jago Douma
a478945767
Strict repair step
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 13:40:43 +01:00
Roeland Jago Douma
e22645136c
Strict Exceptions
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 13:39:51 +01:00
Roeland Jago Douma
a670a9e443
Move OAuth2 db code to QBMapper and make it strict
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 09:13:16 +01:00
Nextcloud bot
504411a9ff
[tx-robot] updated from transifex
2018-12-07 01:11:41 +00:00
Roeland Jago Douma
d41d3d8bf3
If the parent is not cached we should request the file
...
Else we ignore all incomming shares. Which basically does 💥
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-06 21:59:28 +01:00
Roeland Jago Douma
1e6711305a
Fail gracefull if an unkown oauth2 client tries to authenticate
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-06 21:14:34 +01:00
Morris Jobke
bc35bf14f0
Merge pull request #12866 from nextcloud/fix/12588/show_proper_not_enough_space_message
...
Do not show general warning on free space error
2018-12-06 13:20:13 +01:00
Morris Jobke
a938f0ea9d
Add abort stub in JSUnit
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-06 12:00:09 +01:00
Roeland Jago Douma
5f3e27180b
Merge pull request #12872 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.27.1
...
Bump webpack from 4.27.0 to 4.27.1 in /apps/accessibility
2018-12-06 09:28:08 +01:00
Roeland Jago Douma
69f40550f2
Merge pull request #12871 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.27.1
...
Bump webpack from 4.27.0 to 4.27.1 in /apps/oauth2
2018-12-06 09:27:48 +01:00
dependabot[bot]
6fcd2da70e
Bump webpack from 4.27.0 to 4.27.1 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.27.0 to 4.27.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.27.0...v4.27.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-06 06:53:17 +00:00
dependabot[bot]
4c95af9dbb
Bump webpack from 4.27.0 to 4.27.1 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.27.0 to 4.27.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.27.0...v4.27.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-06 06:53:05 +00:00
dependabot[bot]
3ff981d7d1
Bump webpack from 4.27.0 to 4.27.1 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.27.0 to 4.27.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.27.0...v4.27.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-06 06:52:29 +00:00
Nextcloud bot
fba7b8b98f
[tx-robot] updated from transifex
2018-12-06 01:12:00 +00:00
Roeland Jago Douma
9204ce7d3d
Do not show general warning on free space error
...
Fixes #12588
Probably needs more fixing for the other cases. But this is the quick
fix I could come up with for now.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 22:40:07 +01:00
Roeland Jago Douma
8ddc0de2f4
Merge pull request #12814 from nextcloud/fix/9058/no_user_enumartion_if_disabled
...
No user enumeration on DAV if disabled
2018-12-05 20:58:29 +01:00
Roeland Jago Douma
5e44699139
Merge pull request #12839 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.27.0
...
Bump webpack from 4.26.1 to 4.27.0 in /apps/oauth2
2018-12-05 14:40:52 +01:00
Roeland Jago Douma
4f52f033e7
Merge pull request #12846 from nextcloud/typo/noid/fix-spelling-of-incoming
...
Fix typo in "incoming"
2018-12-05 13:45:13 +01:00
Roeland Jago Douma
7cae3e2201
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 13:44:14 +01:00
Morris Jobke
2c30664bdf
Merge pull request #12757 from nextcloud/whatsNew-to-button
...
make a button out of 'What's new' so it's obvious it can be clicked on
2018-12-05 12:34:11 +01:00
dependabot[bot]
25c1a648dd
Bump webpack from 4.26.1 to 4.27.0 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.26.1...v4.27.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-05 10:40:11 +00:00
Joas Schilling
ee545d6840
Fix typo in "incoming"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-05 11:27:38 +01:00
dependabot[bot]
28f3d21989
Bump webpack from 4.26.1 to 4.27.0 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.26.1...v4.27.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-05 08:43:07 +00:00
Roeland Jago Douma
98ccb6c69c
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 08:45:44 +01:00
dependabot[bot]
05f6309e33
Bump webpack from 4.26.1 to 4.27.0 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.26.1...v4.27.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-05 02:15:19 +00:00
Nextcloud bot
953332ae35
[tx-robot] updated from transifex
2018-12-05 01:11:55 +00:00
Morris Jobke
d8314b102e
Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objects
...
Validate all rich objects
2018-12-04 22:48:54 +01:00
Roeland Jago Douma
c654ade5c0
Merge pull request #12823 from nextcloud/bugfix/noid/polishing-design-federated-settings
...
Fix layout of "i" in admin settings of federated sharing
2018-12-04 19:50:09 +01:00
Morris Jobke
7c1a5f39f7
Fix layout of "i" in admin settings of federated sharing
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 17:32:13 +01:00
Joas Schilling
11c39b6c16
Unshare from mail activity is missing
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-04 16:42:07 +01:00
Roeland Jago Douma
58ca6b1554
No DAV user enumeration if disabled
...
Fixes #9058
If the option to autocomplete users is disabled. We also should not
enumerate the users on this endpoint.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 15:33:07 +01:00
Morris Jobke
64716dd569
Merge pull request #12813 from nextcloud/fix/system_address_book
...
Fix the system address book
2018-12-04 15:19:49 +01:00
Jonas Sulzer
a01e59bf38
make "open updater" primary and place all buttons on one line
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-04 14:21:18 +01:00
Roeland Jago Douma
29eff7b122
Fix the system address book
...
c23a66cda4
broke the system address book.
We now move the ACL rules for this special case up and all is good in
the world again.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 13:33:03 +01:00
Roeland Jago Douma
43cb51d374
Merge pull request #12808 from nextcloud/fix/12774/anonymous_options_only_anoynoums
...
Only run the AnonymousOptionsPlugion on Anonymous requests
2018-12-04 13:10:22 +01:00
Roeland Jago Douma
28474612e4
Only run the AnonymousOptionsPlugion on Anonymous requests
...
Fixes #12744
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 11:55:04 +01:00
dependabot[bot]
26092ae72c
Bump @babel/preset-env from 7.1.6 to 7.2.0 in /apps/accessibility
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.1.6 to 7.2.0.
- [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.1.6...v7.2.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-04 09:27:04 +00:00
dependabot[bot]
34407c9557
Bump @babel/core from 7.1.6 to 7.2.0 in /apps/accessibility
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.1.6 to 7.2.0.
- [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.1.6...v7.2.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-04 08:22:57 +00:00
Nextcloud bot
95d33cd889
[tx-robot] updated from transifex
2018-12-04 01:12:05 +00:00
Jonas Sulzer
cb4950c0f5
make a button out of 'What's new' so it's obvious it can be clicked on
...
for #12694
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-03 18:22:34 +01:00
Nextcloud bot
9563f03ee6
[tx-robot] updated from transifex
2018-12-03 01:11:33 +00:00
Nextcloud bot
7dc3efeb30
[tx-robot] updated from transifex
2018-12-02 01:12:37 +00:00
Bjoern Schiessle
34d4c2bc16
improve variable naming
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-30 15:24:05 +01:00
Morris Jobke
cae600d205
Merge pull request #12628 from nextcloud/bugfix/act-317/missing-activity-for-user-self-unshare
...
Parse activity when a user self-unshares a file
2018-11-30 10:14:26 +01:00
Roeland Jago Douma
e152e3051a
Merge pull request #12675 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/nextcloud-vue-0.4.5
...
Bump nextcloud-vue from 0.4.4 to 0.4.5 in /apps/updatenotification
2018-11-30 07:52:45 +01:00
Nextcloud bot
a529f6ff26
[tx-robot] updated from transifex
2018-11-30 01:11:57 +00:00
Morris Jobke
5751692a0b
Merge pull request #12747 from nextcloud/bugfix/noid/typo-in-appinfo
...
update compatible versions for cloud federation api
2018-11-29 22:45:21 +01:00
Morris Jobke
331f3b2652
Merge pull request #12691 from nextcloud/storage-no-encryption-interface
...
Add interface to allow storages from opting out of encryption
2018-11-29 22:02:23 +01:00
Robin Appelman
77d835ffb8
update compatible versions for cloud federation api
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 21:47:38 +01:00
Roeland Jago Douma
a9e2311c2f
Build assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-29 19:53:19 +01:00
dependabot[bot]
9350c72f67
Bump nextcloud-vue from 0.4.4 to 0.4.5 in /apps/updatenotification
...
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue ) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.4.4...v0.4.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-29 19:52:36 +01:00
Morris Jobke
6aefd8389b
Merge pull request #12732 from nextcloud/polishing-fixes
...
Polishing fixes
2018-11-29 18:21:31 +01:00
Morris Jobke
3242c602f6
Merge pull request #12669 from nextcloud/tcitworld-patch-1
...
Don't require Same Site Cookies on accessibility app assets
2018-11-29 16:42:45 +01:00
Morris Jobke
73fa3e1757
Merge pull request #12688 from nextcloud/files_external-occ-0
...
Fix cannot set 0 as value on files_external through OCC command
2018-11-29 16:38:37 +01:00
Morris Jobke
44aa1b0b90
Merge pull request #12630 from nextcloud/bugfix/noid/versions
...
Fix versions sidebar issues
2018-11-29 16:33:28 +01:00
Robin Appelman
2c1f6331a4
Add interface to allow storages from opting out of encryption
...
As opposed to hard-coding a list of excluded storages
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-29 16:31:34 +01:00
John Molakvoæ (skjnldsv)
d526ab55fb
Fix default filepicker style and gridview
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 14:05:10 +01:00
Nextcloud bot
68f04686a0
[tx-robot] updated from transifex
2018-11-29 01:11:34 +00:00
John Molakvoæ
5b649df4f3
Merge pull request #12668 from nextcloud/add-capabilities
...
add capabilities for multiple share links
2018-11-28 22:06:32 +01:00
Morris Jobke
422f48e3aa
Merge pull request #12677 from nextcloud/bugfix/12601/fix-csp-issue-updater
...
Open the updater via a POST form submit instead of eval the JS code directly
2018-11-28 19:29:49 +01:00
Nextcloud bot
802a978bb5
[tx-robot] updated from transifex
2018-11-28 01:11:55 +00:00
Bjoern Schiessle
8796c6bc78
in case 'encryption_skip_signature_check' was set to true we accept if the file doesn't has a signature
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-27 23:38:41 +01:00
Arthur Schiwon
ea283c0248
be careful with mixed return values even if it may look unsuspicious…
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-11-27 17:16:58 +01:00
Arthur Schiwon
c32cc4a194
cache users as existing after mapping
...
during login they might be cached as non-existing and cause an Exception
in the long run
reduces some duplication, too
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-11-27 17:07:59 +01:00
Robin Appelman
56c777f715
Fix cannot set 0 as value on files_external through OCC command
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-27 15:20:23 +01:00
Morris Jobke
95857a81cf
Merge pull request #12650 from nextcloud/bugfix/12614/count-on-string
...
Fix count on string
2018-11-27 14:14:24 +01:00
Morris Jobke
7b90e05507
Open the updater via a POST form submit instead of eval the JS code directly
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-27 11:54:25 +01:00
Bjoern Schiessle
7a61ffc3dd
Allow to disable the signature check
...
This allows you to recover encryption files even if the signature is broken
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-27 11:08:41 +01:00
Nextcloud bot
e8886fb63a
[tx-robot] updated from transifex
2018-11-27 01:11:34 +00:00
Thomas Citharel
f383a961f0
Don't require Same Site Cookies on accessibility assets
...
Follows https://github.com/nextcloud/server/pull/11878
2018-11-26 16:22:48 +01:00
Bjoern Schiessle
1518671ad8
add capabilities for multiple share links
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-26 14:44:59 +01:00
Julius Härtl
c2f4297e49
Show mimetype icon if version preview is not available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-26 14:28:45 +01:00
Julius Härtl
15a04ecaeb
Fix relative timestamp in versions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-26 14:28:45 +01:00
Roeland Jago Douma
324efc00d6
Merge pull request #12658 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.26.1
...
Bump webpack from 4.26.0 to 4.26.1 in /apps/accessibility
2018-11-26 14:13:01 +01:00
Roeland Jago Douma
b3f5cf09de
Merge pull request #12663 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.26.1
...
Bump webpack from 4.26.0 to 4.26.1 in /apps/updatenotification
2018-11-26 14:10:33 +01:00
Roeland Jago Douma
833717b5a9
Merge pull request #12662 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.26.1
...
Bump webpack from 4.26.0 to 4.26.1 in /apps/oauth2
2018-11-26 14:08:50 +01:00
Roeland Jago Douma
2fd198bd85
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 11:16:44 +01:00
Roeland Jago Douma
47db9a789f
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 11:14:09 +01:00
Roeland Jago Douma
db537c131d
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-26 11:12:07 +01:00
Morris Jobke
b2b92e902c
Merge pull request #12647 from nextcloud/cloud-federation-version
...
Fix spelling mistake cloud_federation_api
2018-11-26 11:03:50 +01:00
dependabot[bot]
cdc9c387f4
Bump webpack from 4.26.0 to 4.26.1 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 02:20:13 +00:00
dependabot[bot]
253f7d04d0
Bump webpack from 4.26.0 to 4.26.1 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 02:20:07 +00:00
dependabot[bot]
baff8823f8
Bump webpack from 4.26.0 to 4.26.1 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.26.0...v4.26.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 02:15:23 +00:00
Nextcloud bot
e673c7dc49
[tx-robot] updated from transifex
2018-11-26 01:11:21 +00:00
Daniel Kesselberg
6ce849f7b8
Add return type
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-11-25 12:30:54 +01:00
Nextcloud bot
5b42972648
[tx-robot] updated from transifex
2018-11-25 01:12:16 +00:00
Tomasz Grobelny
04d326f95f
Fix unit tests
...
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
2018-11-24 23:57:13 +01:00
Tomasz Grobelny
c83c26877b
Use reportOperationProgress for removing files
...
Fix copying files
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
2018-11-24 23:56:56 +01:00
Tomasz Grobelny
8e240d1197
Properly handle errors (including 500)
...
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
2018-11-24 23:55:42 +01:00
Tomasz Grobelny
1f6f276fa0
Add progress reporting to move and copy operations
...
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
2018-11-24 23:55:33 +01:00
Tomasz Grobelny
7bafa54ae1
Fix progress bar label
...
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
2018-11-24 23:55:25 +01:00
Tomasz Grobelny
e99340dc4d
Move progress bar to separate component
...
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
2018-11-24 23:55:17 +01:00
Tomasz Grobelny
296e69fe04
Restructuring code in file-upload.js
...
Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
2018-11-24 23:55:01 +01:00
Daniel Kesselberg
d17b32afd7
Fix count on string
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-11-24 22:06:45 +01:00
Robin Appelman
622e2dc6e9
update compatible versions for cloud federation api
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-24 17:19:45 +01:00
Nextcloud bot
ea17e962bf
[tx-robot] updated from transifex
2018-11-24 01:11:17 +00:00
Robin Appelman
eadfa9069d
Merge pull request #12556 from nextcloud/anonymous-options-all
...
extend anonymous options to work on every dav url
2018-11-23 18:14:17 +01:00
Robin Appelman
ffd7778040
extend anonymous options to work on every dav url
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-23 15:36:40 +01:00
Joas Schilling
72f8a58f89
Parse activity when a user self-unshares a file
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-23 13:21:52 +01:00
Roeland Jago Douma
36424f8e9d
Bump cloud federation api
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-23 13:03:20 +01:00
Joas Schilling
99bcc1363e
Fix wrong used type
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-23 12:39:02 +01:00
Joas Schilling
1751c28c28
Bump versions of server and the requirements of apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-23 10:28:40 +01:00
Roeland Jago Douma
8bccb9f5b2
Merge pull request #12605 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.26.0
...
Bump webpack from 4.24.0 to 4.26.0 in /apps/oauth2
2018-11-23 09:26:44 +01:00
Roeland Jago Douma
5291102d8d
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-23 08:08:42 +01:00
Roeland Jago Douma
7cdb914052
Merge pull request #12611 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/@babel/preset-env-7.1.6
...
Bump @babel/preset-env from 7.1.0 to 7.1.6 in /apps/accessibility
2018-11-23 08:06:54 +01:00
dependabot[bot]
60a1d346d5
Bump webpack from 4.24.0 to 4.26.0 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.24.0 to 4.26.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.26.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-23 06:53:03 +00:00
Roeland Jago Douma
db09a5b830
Merge pull request #12608 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.26.0
...
Bump webpack from 4.24.0 to 4.26.0 in /apps/accessibility
2018-11-23 07:50:00 +01:00
Roeland Jago Douma
7365464c7a
Merge pull request #12603 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.26.0
...
Bump webpack from 4.24.0 to 4.26.0 in /apps/updatenotification
2018-11-23 07:49:38 +01:00
Nextcloud bot
d664a9b37b
[tx-robot] updated from transifex
2018-11-23 01:12:51 +00:00
dependabot[bot]
61d7f11294
Bump @babel/preset-env from 7.1.0 to 7.1.6 in /apps/accessibility
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.1.0 to 7.1.6.
- [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.1.0...v7.1.6 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 22:10:24 +00:00
Roeland Jago Douma
7d98e695ff
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-22 22:06:16 +01:00
Roeland Jago Douma
539e8b99c8
Compile assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-22 22:02:19 +01:00
dependabot[bot]
c9d483a50c
Bump @babel/core from 7.1.2 to 7.1.6 in /apps/accessibility
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.1.2 to 7.1.6.
- [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.1.2...v7.1.6 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 19:52:58 +00:00
dependabot[bot]
ad0c6c6449
Bump webpack from 4.24.0 to 4.26.0 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.24.0 to 4.26.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.26.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 19:50:57 +00:00
dependabot[bot]
76fdb273b1
Bump webpack from 4.24.0 to 4.26.0 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.24.0 to 4.26.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.26.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 19:49:04 +00:00
Morris Jobke
68ad2ae118
Merge pull request #10825 from greenido/fixing-issue-9931
...
Copy a file to the same directory
2018-11-22 17:37:04 +01:00
Julius Härtl
a90b4bcc32
Do not switch to root folder if filelist is already shown
...
Navigating to the root folder is already handled by
OCA.Files.Navigation.setActiveItem in case the view doesn't change.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-22 14:03:23 +01:00
Morris Jobke
2e68b73e5e
Merge pull request #12558 from nextcloud/blurry-button
...
Apply border to primary button if on log in page (and not in a dark container) or if in header
2018-11-22 10:18:52 +01:00
Morris Jobke
745ceff67a
Merge pull request #12577 from nextcloud/fix-rendering-of-the-sidebar-in-files-app
...
Fix rendering of the sidebar in Files app
2018-11-22 09:43:23 +01:00
John Molakvoæ
654880da25
Merge pull request #12468 from nextcloud/multiselect-removal-fix
...
Remove conflicting multiselect
2018-11-22 08:49:09 +01:00
Daniel Calviño Sánchez
e39db808fb
Fix rendering of the sidebar in Files app
...
When a view is rendered it should not be concerned with where it is
going to be placed in the document; in general this should be a
responsibility of the object using the view.
Moreover, when the details view is rendered it should simply prepare a
skeleton that includes the root elements provided by the plugins; those
elements will be updated by the plugins as needed when a file or a tab
is selected.
Finally, the details view should not be explicitly rendered. The
rendering removes the previous elements, but that is needed only when
the details view is in a dirty state, that is, when new plugins were
added since the last time that it was rendered. However, that dirty
state is internally handled, and the view is automatically rendered
again if needed when a file info is set.
Due to all that the details view is no longer explicitly rendered when
updating it with a different file. Also, as each file list has its own
details view, and each details view has its own element, but there can
be only one details view/sidebar element in the document, when the file
list updates the details view it also replaces the current one in the
document with its own details view if needed (that is, if it is not the
current one already).
Besides that, when the element of a details view is replaced with the
element of a different details view the old one should be detached from
the document, but never removed. Otherwise the event handlers would not
work when that element is attached again later (when changing to a
different section in the Files app and then going back to the previous
one).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-22 05:58:25 +01:00
Nextcloud bot
f3fb6676e9
[tx-robot] updated from transifex
2018-11-22 01:12:20 +00:00
Jan-Christoph Borchardt
f80a023431
Always give primary button a border for light primary colors
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-21 14:30:05 +01:00
Nextcloud bot
b7767a51f1
[tx-robot] updated from transifex
2018-11-21 01:12:15 +00:00
Julius Härtl
78056a3bef
Fix whitespace and file action cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-20 19:46:49 +01:00
Roeland Jago Douma
fc99811d0a
Clear link to avoid downloads
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-20 19:46:49 +01:00
Julius Härtl
fb8aa31dbf
Allow to hide download option for folders shared by link
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-20 19:46:35 +01:00
Roeland Jago Douma
1bf742c462
Merge pull request #12544 from nextcloud/fix/better_update_share_handling
...
Handle permission in update of share better
2018-11-20 16:19:11 +01:00
John Molakvoæ
ebc690bbe3
Merge pull request #12491 from nextcloud/share-menu-click-fix
...
Fix share link password input
2018-11-20 15:35:22 +01:00
John Molakvoæ (skjnldsv)
7a9ea03943
Fix share link password input
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-20 14:40:40 +01:00
Morris Jobke
8e65f08617
Merge pull request #12500 from nextcloud/swift-object-not-found
...
forward object not found error in swift as dav 404
2018-11-20 09:49:57 +01:00
Roeland Jago Douma
a343a60a68
Handle permission in update of share better
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-20 09:42:01 +01:00
Nextcloud bot
c9af398644
[tx-robot] updated from transifex
2018-11-20 01:12:39 +00:00
Morris Jobke
1d8f7e7806
Merge pull request #12525 from nextcloud/contrast-fix-updatenotifications
...
Fix updatenotifications display, dependencies and csp
2018-11-19 16:05:50 +01:00
Morris Jobke
802e4a79d1
JSUnit tests are not compatible with let/const yet
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 15:22:10 +01:00
Morris Jobke
85a491a6fb
Translate name for "(copy)"
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 13:57:27 +01:00
Ido Green
313aee91ca
Per the last comment on having only (copy) for the first one
...
Signed-off-by: Ido Green <greenido@gmail.com>
2018-11-19 13:57:23 +01:00
Ido Green
48d74482c1
Use the new naming per the comments on #9931
...
More details here: https://github.com/nextcloud/server/issues/9931#issuecomment-402318120
Signed-off-by: Ido Green <greenido@gmail.com>
2018-11-19 13:57:17 +01:00
Ido Green
c794452689
fixing issue 9931 - copy a file to the same directory
...
Signed-off-by: Ido Green <greenido@gmail.com>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 13:56:40 +01:00
Robin Appelman
35251928d5
forward object not found error in switch as dav 404
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-19 11:34:38 +01:00
Morris Jobke
ea46c111a0
Merge pull request #12515 from nextcloud/papercut/12295/grid-view-lazy-loading
...
Make number of file list entries depending on the width for grid view
2018-11-19 10:52:54 +01:00
John Molakvoæ (skjnldsv)
e7d5651781
Fix updatenotifications display, dependencies and csp
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-19 10:26:04 +01:00
Morris Jobke
a9e7b65de8
Merge pull request #12496 from nextcloud/revert-icon-theming-fix
...
Fix revert icon position on theming settings
2018-11-19 10:19:58 +01:00
Nextcloud bot
367560ccd6
[tx-robot] updated from transifex
2018-11-19 01:12:04 +00:00
Julius Härtl
9536a40025
Fix loading of files external templates file
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-18 11:13:46 +01:00
Julius Härtl
eb039608f9
Make number of file list entries depending on the width for grid view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-18 10:44:53 +01:00
Nextcloud bot
8bf7ec26e0
[tx-robot] updated from transifex
2018-11-18 01:12:58 +00:00
Nextcloud bot
1f82aad842
[tx-robot] updated from transifex
2018-11-17 01:12:47 +00:00
John Molakvoæ (skjnldsv)
ce6e77ad74
Fix revert icon position on theming settings
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-16 18:35:42 +01:00
Morris Jobke
9a6d60e95f
Merge pull request #12474 from nextcloud/default-to-files-list
...
Rollback to default list view
2018-11-16 13:48:16 +01:00
Nextcloud bot
def8af3e7e
[tx-robot] updated from transifex
2018-11-16 01:12:14 +00:00
John Molakvoæ (skjnldsv)
1deda8fd65
Rollback to default list view
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-15 20:29:10 +01:00
Robin Appelman
846e2f2967
Merge pull request #12472 from nextcloud/dav-versions-user
...
actually return the user when creating version dav nodes
2018-11-15 19:23:10 +01:00
Robin Appelman
fbe35c346d
actually return the user when creating version dav nodes
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-15 17:17:54 +01:00
Morris Jobke
790ee0c8a3
Merge pull request #12467 from nextcloud/bugfix/11901/show-thumbnail-on-rename
...
Show thumbnail on rename
2018-11-15 14:09:55 +01:00
John Molakvoæ (skjnldsv)
a8dafc2ff8
Remove conflicting multiselect
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-15 14:08:13 +01:00
Morris Jobke
c09560627f
Enhance jsunit tests
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-15 13:40:05 +01:00
Morris Jobke
a4d81ba164
Merge pull request #12458 from nextcloud/bugfix/dav_shares_hickup
...
fixes dav share issue with owner
2018-11-15 13:32:54 +01:00
Georg Ehrke
7179ffe37b
fix caldav tests
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-11-15 12:35:05 +01:00
Morris Jobke
61f7eecc0b
Show thumbnail on rename
...
* does not hide thumbnail when rename is shown
* fixes layout for grid and list view
* fixes #11901
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-15 12:14:15 +01:00
Morris Jobke
159d75945a
Merge pull request #12292 from nextcloud/fix/2947/lapse-sizelimit-error
...
avoid logging of "Partial search results returned: Sizelimit exceeded…"
2018-11-15 10:48:57 +01:00
Morris Jobke
d70b010432
Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-again
...
Shorten index name of calendar changes table
2018-11-15 10:47:51 +01:00
Joas Schilling
1997346369
Fix interaction with groups that contain a slash
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-15 10:03:32 +01:00
Nextcloud bot
10c9b37461
[tx-robot] updated from transifex
2018-11-15 01:12:14 +00:00
Georg Ehrke
c23a66cda4
fixes dav share issue with owner
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-11-14 21:49:00 +01:00
Morris Jobke
c993b6e261
Merge pull request #12448 from nextcloud/bugfix/noid/dav-loadapps
...
Load apps that have a dav type set before the dav server plugins
2018-11-14 21:42:47 +01:00
Morris Jobke
c126c3f56a
Update PHPDoc to fix typos
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-14 21:21:41 +01:00
Morris Jobke
08bd8373f6
Merge pull request #12417 from nextcloud/bugfix/noid/app-files_external-replace-insertIfNotExist
...
Fix UniqueConstraintViolationException while insert into files_external config tables
2018-11-14 21:05:32 +01:00
Morris Jobke
cbf90bf201
Merge pull request #12454 from nextcloud/list-shrink-fix
...
Fix breakpoint and shrinking of the content + list
2018-11-14 20:58:24 +01:00
Robin Appelman
7ac15d4bab
twofactor auth settings are not regular settings
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-14 18:05:13 +01:00
John Molakvoæ (skjnldsv)
2b7832d0c9
Fix breakpoint and shrinking of the content + list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-14 17:19:35 +01:00
Morris Jobke
6bace99aa1
Fix UniqueConstraintViolationException while insert into files_external config tables
...
* followup to #12371
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-14 15:24:03 +01:00
Julius Härtl
5a5d46b1b8
Load apps that have a dav type set before the dav server plugins
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-14 11:01:42 +01:00
Joas Schilling
aa88254f64
Shorten index name of calendar changes table
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-14 10:14:23 +01:00
Nextcloud bot
fef51895c2
[tx-robot] updated from transifex
2018-11-14 01:12:12 +00:00
Morris Jobke
79681ef3d9
Merge pull request #12398 from nextcloud/fix/12378
...
change "Download" to "Download all files" for shared folders
2018-11-13 17:21:09 +01:00
Morris Jobke
3c5e43898e
Merge pull request #12275 from nextcloud/bugfix/11975/oracle_calendar_subscriptions_source
...
Fix Calendarsubscriptions source column change on Oracle
2018-11-13 16:34:32 +01:00
Georg Ehrke
071301bfb9
Fix Calendarsubscriptions source column change on Oracle
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-11-13 16:32:47 +01:00
Nextcloud bot
5e84824839
[tx-robot] updated from transifex
2018-11-13 01:12:40 +00:00
Morris Jobke
fd8eeccb15
Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function
...
Use the defined func()->count() instead of manual counting
2018-11-12 17:43:56 +01:00
John Molakvoæ
d6de8ebeb2
Merge pull request #12389 from nextcloud/fix-dav-groupid
...
Fix displayName return of dav groups request
2018-11-12 09:49:24 +01:00
Nextcloud bot
48395baa7e
[tx-robot] updated from transifex
2018-11-12 01:12:49 +00:00
Morris Jobke
bbd51f4ddb
Merge pull request #12385 from nextcloud/fix/12356/grid-toggle-fix
...
Fixes the grid toggle for none folder shares
2018-11-11 23:30:14 +01:00
Nextcloud bot
6dc2b03ebe
[tx-robot] updated from transifex
2018-11-11 01:13:10 +00:00
Jonas Sulzer
1f237c7e25
change "Download" to "Download all files" for shared folders
...
fixes #12378
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-11-10 19:10:31 +01:00
John Molakvoæ (skjnldsv)
e18548ce75
Fix displayName return of dav groups request
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-10 13:34:07 +01:00
Nextcloud bot
cc96b93f95
[tx-robot] updated from transifex
2018-11-10 01:12:25 +00:00
Michael Weimann
04b9154c9a
Fixes the grid toggle for none folder shares
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-11-09 22:28:19 +01:00
Morris Jobke
b7a59fb56a
Merge pull request #12358 from nextcloud/bugfix/noid/wrong-update-check-version
...
Check for compatible apps from the appstore fails
2018-11-09 16:48:12 +01:00
Joas Schilling
eff7a9c904
Adjust unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-09 10:24:34 +01:00
Nextcloud bot
da57aaf814
[tx-robot] updated from transifex
2018-11-09 01:12:25 +00:00
Morris Jobke
bd7e983080
Merge pull request #12349 from nextcloud/feature/noid/populate-notification-message-with-the-comment
...
Populate the mention-notification with the actual message
2018-11-08 22:47:55 +01:00
Joas Schilling
bb352fb667
Use the defined func()->count() instead of manual counting
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-08 15:44:45 +01:00
Morris Jobke
03b140c008
Improve style of incompatible apps list
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-08 15:28:58 +01:00
blizzz
42121fe4d7
Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernames
...
do not offer to change display name or password, if not possible.
2018-11-08 15:13:24 +01:00
Joas Schilling
b04a44babd
Use the version number when checking the appstore for compatible updates
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-08 14:52:28 +01:00
Morris Jobke
90a35aab29
Fix overlapping update button in notifications
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-08 14:19:46 +01:00
Joas Schilling
1b4f1b9a63
Populate the mention-notification with the actual message
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-08 12:10:09 +01:00
Morris Jobke
0fb74aff5a
Merge pull request #10059 from nextcloud/feature/1497/cache_webcal_calendars
...
cache webcal calendars on server
2018-11-08 10:54:18 +01:00
Nextcloud bot
55f0c2ac3b
[tx-robot] updated from transifex
2018-11-08 01:12:18 +00:00
Arthur Schiwon
505722cc0d
do not offer to change display name or password, if not possible.
...
Fixes #12319
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-11-07 22:37:41 +01:00
John Molakvoæ (skjnldsv)
f54b201f23
Better primary visual on public pages
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-07 16:30:59 +01:00
Morris Jobke
7940a79a41
Merge pull request #12324 from nextcloud/add-password-response-parameter-for-returning-the-password-of-link-shares
...
Add "password" parameter to the response data of link shares
2018-11-07 16:29:05 +01:00
Morris Jobke
ab3543380c
Merge pull request #11836 from nextcloud/bugfix/2443/comment-mentions-with-spaces
...
Comment mentions with spaces
2018-11-07 16:27:36 +01:00
Morris Jobke
9eb5ab9e70
Merge pull request #12317 from nextcloud/deps/noid/es6-polyfill
...
Add es6-shim as polyfill and minify core vendor scripts
2018-11-07 16:03:33 +01:00
Georg Ehrke
30d13bb760
cache webcal calendars on server
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-11-07 13:25:14 +01:00
Arthur Schiwon
deec5a70a0
avoid logging of "Partial search results returned: Sizelimit exceeded at"
...
LDAP servers respond with that even if a limit was passed with the
request. Having this statement logged causes a lot of confusion.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-11-07 13:15:55 +01:00
Joas Schilling
375589b274
Fix the comments UI and activities for space-mentions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-07 12:33:44 +01:00
Julius Härtl
c48722c201
Fix file move tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-07 11:14:19 +01:00
Morris Jobke
463dfb50d9
Fix unit tests
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-07 10:25:36 +01:00
Morris Jobke
9669d451e3
Reduce function calls
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-07 10:19:20 +01:00
Morris Jobke
ca93d73f97
Improve text to be better translatable and use CSS instead of HTML for bold text
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-07 10:19:20 +01:00
Morris Jobke
68d39e4b92
Fix indentation of CSS
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-07 10:19:20 +01:00
Michael Weimann
c572c669e5
Adapts the code to the new master state
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-11-07 10:19:20 +01:00
Michael Weimann
e0ab2902d6
Moves the terms of service into a dialog
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-11-07 10:19:19 +01:00
Michael Weimann
95a19bdfdd
Inlines the share note for file drops
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-11-07 10:19:19 +01:00
Michael Weimann
08e681b221
Inlines the share note for file drops
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-11-07 10:19:19 +01:00
Michael Weimann
16f379b974
Hides the header actions for file drops
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-11-07 10:19:19 +01:00
Nextcloud bot
c26d847d19
[tx-robot] updated from transifex
2018-11-07 01:12:29 +00:00
Daniel Calviño Sánchez
b2cc2d6023
Add "password" parameter to the response data of link shares
...
Due to legacy reasons the password of link shares was returned in the
"share_with" and "share_with_displayname" parameters of the response
data. Now a proper "password" parameter is returned too; the old
"share_with" and "share_with_displayname" parameters are kept, although
deprecated, and they will be removed in a future version of Nextcloud.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-06 23:48:28 +01:00
John Molakvoæ
e03bc6e4c9
Merge pull request #12303 from nextcloud/grid-for-all-file-templates
...
Add grid toggle for every files view
2018-11-06 17:29:31 +01:00
John Molakvoæ (skjnldsv)
cac2f7f4d6
Fix tests
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-06 16:05:34 +01:00
Daniel Kesselberg
ccd89f366d
Merge pull request #11968 from nextcloud/feature/noid/drop-verbose-appscan
...
Replace $verbose with VERBOSITY_VERBOSE for scanFiles method
2018-11-06 14:41:39 +01:00