You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/settings
John Molakvoæ (skjnldsv) 45f1efe953
Continued the upgrade to proper router link and added navigationItem router linkTo capability
8 years ago
..
Activity Get correct translations for SecurityProvider 9 years ago
BackgroundJobs Use ::class statement instead of string 8 years ago
Controller Continued the upgrade to proper router link and added navigationItem router linkTo capability 8 years ago
Mailer Fix welcome text for better grammar in themed instances 9 years ago
Middleware Provide translated error message for permission error 8 years ago
ajax Bump user controller, cleaned old legacy and added route history mode 8 years ago
css Continued the upgrade to proper router link and added navigationItem router linkTo capability 8 years ago
img Replace help icon with ? to avoid conflict with the new about section 8 years ago
js Continued the upgrade to proper router link and added navigationItem router linkTo capability 8 years ago
l10n [tx-robot] updated from transifex 8 years ago
src Continued the upgrade to proper router link and added navigationItem router linkTo capability 8 years ago
templates Continued the upgrade to proper router link and added navigationItem router linkTo capability 8 years ago
tests/js Settings to vuejs 8 years ago
.babelrc Settings to vuejs 8 years ago
.editorconfig Settings to vuejs 8 years ago
.gitignore Settings to vuejs 8 years ago
Application.php Update license headers 9 years ago
Hooks.php Update license headers 9 years ago
Makefile Makefile 8 years ago
README.md Settings to vuejs 8 years ago
help.php Update with robin 10 years ago
index.html Settings to vuejs 8 years ago
main.php Settings to vuejs 8 years ago
package.json Added language support in users list 8 years ago
routes.php Bump user controller, cleaned old legacy and added route history mode 8 years ago
webpack.config.js Settings to vuejs 8 years ago

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.