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

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