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

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