Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
dependabot[bot] fcc0dabfc6
Bump webpack-cli from 2.1.3 to 2.1.4 in /settings
pirms 6 gadiem
..
Activity Get correct translations for SecurityProvider pirms 6 gadiem
BackgroundJobs Use ::class statement instead of string pirms 6 gadiem
Controller Added total count for subadmins pirms 6 gadiem
Mailer Fix welcome text for better grammar in themed instances pirms 6 gadiem
Middleware Provide translated error message for permission error pirms 6 gadiem
ajax Bump user controller, cleaned old legacy and added route history mode pirms 6 gadiem
css Disabled fix since new users list pirms 6 gadiem
img Replace help icon with ? to avoid conflict with the new about section pirms 6 gadiem
js Do not show count on empty groups pirms 6 gadiem
l10n [tx-robot] updated from transifex pirms 6 gadiem
src Do not show count on empty groups pirms 6 gadiem
templates Continued the upgrade to proper router link and added navigationItem router linkTo capability pirms 6 gadiem
tests/js Settings to vuejs pirms 6 gadiem
.babelrc IE11 compatibility pirms 6 gadiem
.editorconfig Bump tests and editorconfig pirms 6 gadiem
.gitignore Settings to vuejs pirms 6 gadiem
Application.php Update license headers pirms 6 gadiem
Hooks.php Update license headers pirms 6 gadiem
Makefile Bump makefile, readme, fix typo and cleanup pirms 6 gadiem
README.md Bump makefile, readme, fix typo and cleanup pirms 6 gadiem
help.php Update with robin pirms 8 gadiem
package-lock.json Bump webpack-cli from 2.1.3 to 2.1.4 in /settings pirms 6 gadiem
package.json Bump webpack-cli from 2.1.3 to 2.1.4 in /settings pirms 6 gadiem
routes.php Bump user controller, cleaned old legacy and added route history mode pirms 6 gadiem
webpack.common.js Updated settings package deps pirms 6 gadiem
webpack.dev.js Bump webpack, config, deps, fixes groups selects, improved design and added tooltip to groups +x indicator pirms 6 gadiem
webpack.prod.js Bump webpack, config, deps, fixes groups selects, improved design and added tooltip to groups +x indicator pirms 6 gadiem

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