nextcloud-server/settings
Nextcloud bot a2dd8d05b1
[tx-robot] updated from transifex
2018-11-27 01:11:43 +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 Make connectivity check domains configurable 2018-11-22 10:57:16 +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 breakpoint and shrinking of the content + list 2018-11-14 17:19:35 +07:00
img
js fix typo in original english string and all translations 2018-11-22 22:35:13 +07:00
l10n [tx-robot] updated from transifex 2018-11-27 01:11:43 +07:00
src Do not clear new user form on failure 2018-11-22 13:58:15 +07:00
templates Remove conflicting multiselect 2018-11-15 14:08:13 +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 Do not clear new user form on failure 2018-11-22 13:58:15 +07:00
package.json Do not clear new user form on failure 2018-11-22 13:58:15 +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