Nextcloud bot caa3953245 [tx-robot] updated from transifex %!s(int64=6) %!d(string=hai) anos
..
Activity d628341649 Get correct translations for SecurityProvider %!s(int64=6) %!d(string=hai) anos
BackgroundJobs eb51f06a3b Use ::class statement instead of string %!s(int64=6) %!d(string=hai) anos
Controller aa1c6fb6b4 Fixed IE design, subadmins groups update and multiselect base width %!s(int64=6) %!d(string=hai) anos
Mailer a0aef6ab1b Fix welcome text for better grammar in themed instances %!s(int64=6) %!d(string=hai) anos
Middleware cf35c4b03a Provide translated error message for permission error %!s(int64=6) %!d(string=hai) anos
ajax 2963fdc879 Bump user controller, cleaned old legacy and added route history mode %!s(int64=6) %!d(string=hai) anos
css aa1c6fb6b4 Fixed IE design, subadmins groups update and multiselect base width %!s(int64=6) %!d(string=hai) anos
img cbe49ef5c2 Replace help icon with ? to avoid conflict with the new about section %!s(int64=6) %!d(string=hai) anos
js aa1c6fb6b4 Fixed IE design, subadmins groups update and multiselect base width %!s(int64=6) %!d(string=hai) anos
l10n caa3953245 [tx-robot] updated from transifex %!s(int64=6) %!d(string=hai) anos
src aa1c6fb6b4 Fixed IE design, subadmins groups update and multiselect base width %!s(int64=6) %!d(string=hai) anos
templates 45f1efe953 Continued the upgrade to proper router link and added navigationItem router linkTo capability %!s(int64=6) %!d(string=hai) anos
tests c8f670dd8f Settings to vuejs %!s(int64=6) %!d(string=hai) anos
.babelrc bcffbab6f8 IE11 compatibility %!s(int64=6) %!d(string=hai) anos
.editorconfig ae8ea57793 Bump tests and editorconfig %!s(int64=6) %!d(string=hai) anos
.gitignore c8f670dd8f Settings to vuejs %!s(int64=6) %!d(string=hai) anos
Application.php 0eebff152a Update license headers %!s(int64=6) %!d(string=hai) anos
Hooks.php 0eebff152a Update license headers %!s(int64=6) %!d(string=hai) anos
Makefile f4cec587d9 Bump makefile, readme, fix typo and cleanup %!s(int64=6) %!d(string=hai) anos
README.md f4cec587d9 Bump makefile, readme, fix typo and cleanup %!s(int64=6) %!d(string=hai) anos
help.php 0215b004da Update with robin %!s(int64=8) %!d(string=hai) anos
package-lock.json 193df8304d Updated settings package deps %!s(int64=6) %!d(string=hai) anos
package.json 193df8304d Updated settings package deps %!s(int64=6) %!d(string=hai) anos
routes.php 2963fdc879 Bump user controller, cleaned old legacy and added route history mode %!s(int64=6) %!d(string=hai) anos
webpack.common.js 193df8304d Updated settings package deps %!s(int64=6) %!d(string=hai) anos
webpack.dev.js 38b1020f52 Bump webpack, config, deps, fixes groups selects, improved design and added tooltip to groups +x indicator %!s(int64=6) %!d(string=hai) anos
webpack.prod.js 38b1020f52 Bump webpack, config, deps, fixes groups selects, improved design and added tooltip to groups +x indicator %!s(int64=6) %!d(string=hai) anos

README.md

Settings section

Nextcloud settings with Vue

Build Setup

# install dependencies
make dev-setup

# build for development
make build-js

# build for development and watch edits
make watch-js

# build for production with minification
make build-js-production