Commit Graph

19898 Commits

Author SHA1 Message Date
Christoph Wurst 8fcb9fcfdc
Merge pull request #13855 from tomasz-grobelny/faster_file_upload
Throttle getstoragestats.php calls and allow simultaneous uploads
2019-01-29 08:51:38 +01:00
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
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
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
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
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