nextcloud-server/settings
dependabot[bot] b84e72d029
Bump vue from 2.5.20 to 2.5.21 in /settings
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:21:49 +00:00
..
Activity
BackgroundJobs fixes an Exception on the background job because the config was not set 2018-10-30 17:53:28 +01:00
Controller Add setup check for pending bigint conversion 2018-12-05 13:42:31 +01:00
css Fix layout of "i" in admin settings of federated sharing 2018-12-04 17:32:13 +01:00
img
js Update vue-template-compiler too & bump 2018-12-11 08:31:23 +01:00
l10n [tx-robot] updated from transifex 2018-12-10 01:11:36 +00:00
Mailer Get l10n within NewUserMailHelper to ensure it always uses the new user's language. 2018-10-15 19:01:46 +02:00
Middleware
src Fix missing click event on update button 2018-12-04 15:08:51 +01:00
templates Use strengthify.min on personal settings page 2018-12-10 16:32:53 +01:00
.babelrc.js Babel fix and dynamic import on settings 2018-10-02 17:26:07 +02:00
.editorconfig
.gitignore
.l10nignore Add .l10nignore files for compiled assets 2018-10-19 10:29:36 +02:00
Application.php Merge pull request #11396 from nextcloud/wellknown-webfinger 2018-10-24 14:51:15 +02:00
help.php
Hooks.php don't blame email address changers 2018-08-14 17:25:46 +02:00
Makefile Bump build and fix makefile 2018-10-04 09:26:42 +02:00
package-lock.json Bump vue from 2.5.20 to 2.5.21 in /settings 2018-12-12 02:21:49 +00:00
package.json Bump vue from 2.5.20 to 2.5.21 in /settings 2018-12-12 02:21:49 +00:00
routes.php Fix interaction with groups that contain a slash 2018-11-15 10:03:32 +01:00
webpack.common.js Remove Vue compiler because templates have to be precompiled anyway 2018-10-16 11:49:42 +02:00
webpack.dev.js Fix unsafe-eval used in 2FA admin settings 2018-10-16 11:49:07 +02:00
webpack.prod.js