nextcloud-server/settings
John Molakvoæ a3e29f8df9
Merge pull request #12802 from nextcloud/dependabot/npm_and_yarn/settings/@babel/preset-env-7.2.0
Bump @babel/preset-env from 7.1.6 to 7.2.0 in /settings
2018-12-04 08:18:13 +07:00
..
Activity
BackgroundJobs fixes an Exception on the background job because the config was not set 2018-10-30 17:53:28 +07:00
Controller Add sendmailmode to gui 2018-11-29 16:02:36 +07:00
Mailer Get l10n within NewUserMailHelper to ensure it always uses the new user's language. 2018-10-15 19:01:46 +07:00
Middleware
css Fix dialogs, button position 2018-11-30 16:11:33 +07:00
img
js Merge pull request #12734 from nextcloud/feature/noid/check-nginx-woff2 2018-11-29 19:36:56 +07:00
l10n [tx-robot] updated from transifex 2018-12-04 01:12:05 +07:00
src Do not clear new user form on failure 2018-11-22 13:58:15 +07:00
templates Add sendmailmode to gui 2018-11-29 16:02:36 +07:00
.babelrc.js Babel fix and dynamic import on settings 2018-10-02 17:26:07 +07:00
.editorconfig
.gitignore
.l10nignore Add .l10nignore files for compiled assets 2018-10-19 10:29:36 +07:00
Application.php Merge pull request #11396 from nextcloud/wellknown-webfinger 2018-10-24 14:51:15 +07:00
Hooks.php
Makefile Bump build and fix makefile 2018-10-04 09:26:42 +07:00
help.php
package-lock.json Merge pull request #12802 from nextcloud/dependabot/npm_and_yarn/settings/@babel/preset-env-7.2.0 2018-12-04 08:18:13 +07:00
package.json Merge pull request #12802 from nextcloud/dependabot/npm_and_yarn/settings/@babel/preset-env-7.2.0 2018-12-04 08:18:13 +07:00
routes.php Fix interaction with groups that contain a slash 2018-11-15 10:03:32 +07:00
webpack.common.js Remove Vue compiler because templates have to be precompiled anyway 2018-10-16 11:49:42 +07:00
webpack.dev.js Fix unsafe-eval used in 2FA admin settings 2018-10-16 11:49:07 +07:00
webpack.prod.js