1
0
John Molakvoæ (skjnldsv) 193df8304d Updated settings package deps 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 7 жил өмнө
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 4bbad8f88a [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 7 жил өмнө
Hooks.php 0eebff152a Update license headers 7 жил өмнө
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