nextcloud-server/settings
2018-11-10 01:12:25 +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 Show disabled even if empty if ldap enabled 2018-11-06 11:11:11 +01:00
css Fix missing keyboard focus ability and feedback for sessions action menu 2018-11-01 12:39:38 +01:00
img
js Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernames 2018-11-08 15:13:24 +01:00
l10n [tx-robot] updated from transifex 2018-11-10 01:12:25 +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 do not offer to change display name or password, if not possible. 2018-11-07 22:37:41 +01:00
templates Remove unreliable 2FA state message on personal 2FA settings page 2018-10-18 09:51:08 +02: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
Makefile Bump build and fix makefile 2018-10-04 09:26:42 +02:00
package-lock.json Bump npm deps: settings 2018-11-05 08:16:59 +01:00
package.json Bump npm deps: settings 2018-11-05 08:16:59 +01:00
routes.php Add admin interface to enforce 2FA 2018-10-10 14:34:52 +02: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