server/settings
2019-01-23 01:12:05 +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 Bundle the 'marked' library 2019-01-10 13:44:22 +01:00
css Merge pull request #13648 from nextcloud/darktheme-fix 2019-01-22 16:30:14 +01:00
img
js Merge pull request #13679 from nextcloud/dependabot/npm_and_yarn/settings/dompurify-1.0.9 2019-01-22 08:58:44 +01:00
l10n [tx-robot] updated from transifex 2019-01-23 01:12:05 +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 Bundle dompurify in settings as well 2019-01-10 14:34:35 +01:00
templates Add documentation link and settings-hint to 2FA settings 2019-01-21 18:41:06 +01:00
.babelrc.js
.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
package-lock.json Merge pull request #13679 from nextcloud/dependabot/npm_and_yarn/settings/dompurify-1.0.9 2019-01-22 08:58:44 +01:00
package.json Merge pull request #13679 from nextcloud/dependabot/npm_and_yarn/settings/dompurify-1.0.9 2019-01-22 08:58:44 +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