nextcloud/settings
Roeland Jago Douma 8d2be47e35
Merge pull request #12606 from nextcloud/dependabot/npm_and_yarn/settings/vue-infinite-loading-2.4.1
Bump vue-infinite-loading from 2.4.0 to 2.4.1 in /settings
2018-11-23 09:28:05 +01:00
..
Activity Get correct translations for SecurityProvider 2018-01-02 09:46:53 +01:00
BackgroundJobs fixes an Exception on the background job because the config was not set 2018-10-30 17:53:28 +01:00
Controller Make connectivity check domains configurable 2018-11-22 10:57:16 +01: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 Provide translated error message for permission error 2018-02-26 17:00:29 +01:00
css Fix breakpoint and shrinking of the content + list 2018-11-14 17:19:35 +01:00
img Replace help icon with ? to avoid conflict with the new about section 2018-05-07 14:42:50 +02:00
js Compile assets 2018-11-22 22:05:24 +01:00
l10n [tx-robot] updated from transifex 2018-11-23 01:12:51 +00:00
src Do not clear new user form on failure 2018-11-22 13:58:15 +01:00
templates Remove conflicting multiselect 2018-11-15 14:08:13 +01:00
.babelrc.js Babel fix and dynamic import on settings 2018-10-02 17:26:07 +02:00
.editorconfig Bump tests and editorconfig 2018-05-16 09:50:23 +02:00
.gitignore Settings to vuejs 2018-05-16 09:50:20 +02:00
.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
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
help.php Update with robin 2016-07-21 18:13:58 +02:00
package-lock.json Merge pull request #12606 from nextcloud/dependabot/npm_and_yarn/settings/vue-infinite-loading-2.4.1 2018-11-23 09:28:05 +01:00
package.json Merge pull request #12606 from nextcloud/dependabot/npm_and_yarn/settings/vue-infinite-loading-2.4.1 2018-11-23 09:28:05 +01: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 Bump webpack, config, deps, fixes groups selects, improved design and added tooltip to groups +x indicator 2018-05-18 16:39:34 +02:00