nextcloud/settings
John Molakvoæ (skjnldsv) 6ada8254c9
Added language support in users list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-05-16 09:50:21 +02:00
..
Activity Get correct translations for SecurityProvider 2018-01-02 09:46:53 +01:00
BackgroundJobs Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Controller Settings to vuejs 2018-05-16 09:50:20 +02:00
Mailer Fix welcome text for better grammar in themed instances 2017-11-09 09:27:38 +01:00
Middleware Provide translated error message for permission error 2018-02-26 17:00:29 +01:00
ajax move log constants to ILogger 2018-04-26 10:45:52 +02:00
css Added language support in users list 2018-05-16 09:50:21 +02:00
img Replace help icon with ? to avoid conflict with the new about section 2018-05-07 14:42:50 +02:00
js Added language support in users list 2018-05-16 09:50:21 +02:00
l10n [tx-robot] updated from transifex 2018-05-14 00:13:27 +00:00
src Added language support in users list 2018-05-16 09:50:21 +02:00
templates Settings to vuejs 2018-05-16 09:50:20 +02:00
tests/js Settings to vuejs 2018-05-16 09:50:20 +02:00
.babelrc Settings to vuejs 2018-05-16 09:50:20 +02:00
.editorconfig Settings to vuejs 2018-05-16 09:50:20 +02:00
.gitignore Settings to vuejs 2018-05-16 09:50:20 +02:00
Application.php Update license headers 2017-11-06 16:56:19 +01:00
Hooks.php Update license headers 2017-11-06 16:56:19 +01:00
Makefile Makefile 2018-05-16 09:50:21 +02:00
README.md Settings to vuejs 2018-05-16 09:50:20 +02:00
help.php Update with robin 2016-07-21 18:13:58 +02:00
index.html Settings to vuejs 2018-05-16 09:50:20 +02:00
main.php Settings to vuejs 2018-05-16 09:50:20 +02:00
package.json Added language support in users list 2018-05-16 09:50:21 +02:00
routes.php Settings to vuejs 2018-05-16 09:50:20 +02:00
users.php Added language support in users list 2018-05-16 09:50:21 +02:00
webpack.config.js Settings to vuejs 2018-05-16 09:50:20 +02:00

README.md

settings

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.