Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
dependabot[bot] fcc0dabfc6
Bump webpack-cli from 2.1.3 to 2.1.4 in /settings
vor 6 Jahren
..
Activity Get correct translations for SecurityProvider vor 6 Jahren
BackgroundJobs Use ::class statement instead of string vor 6 Jahren
Controller Added total count for subadmins vor 6 Jahren
Mailer Fix welcome text for better grammar in themed instances vor 6 Jahren
Middleware Provide translated error message for permission error vor 6 Jahren
ajax Bump user controller, cleaned old legacy and added route history mode vor 6 Jahren
css Disabled fix since new users list vor 6 Jahren
img Replace help icon with ? to avoid conflict with the new about section vor 6 Jahren
js Do not show count on empty groups vor 6 Jahren
l10n [tx-robot] updated from transifex vor 6 Jahren
src Do not show count on empty groups vor 6 Jahren
templates Continued the upgrade to proper router link and added navigationItem router linkTo capability vor 6 Jahren
tests/js Settings to vuejs vor 6 Jahren
.babelrc IE11 compatibility vor 6 Jahren
.editorconfig Bump tests and editorconfig vor 6 Jahren
.gitignore Settings to vuejs vor 6 Jahren
Application.php Update license headers vor 6 Jahren
Hooks.php Update license headers vor 6 Jahren
Makefile Bump makefile, readme, fix typo and cleanup vor 6 Jahren
README.md Bump makefile, readme, fix typo and cleanup vor 6 Jahren
help.php Update with robin vor 8 Jahren
package-lock.json Bump webpack-cli from 2.1.3 to 2.1.4 in /settings vor 6 Jahren
package.json Bump webpack-cli from 2.1.3 to 2.1.4 in /settings vor 6 Jahren
routes.php Bump user controller, cleaned old legacy and added route history mode vor 6 Jahren
webpack.common.js Updated settings package deps vor 6 Jahren
webpack.dev.js Bump webpack, config, deps, fixes groups selects, improved design and added tooltip to groups +x indicator vor 6 Jahren
webpack.prod.js 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