Nikita Volodin
Nikita Volodin
There is `filterMap` as filtering extensions for `map`. This adds similar filtering variants for `collect`.
**Is your feature request related to a problem? Please describe.** I have setup traefik proxy, with authelia for authentication sitting before calibre-web. So every time I open calibre-web website, traefik...
Could you add an option to be able to wrap the text on the page based on some width value (900px or something like this)?
**Is your feature request related to a problem? Please describe.** Allowing the Webpack configuration file to be type checked. **Describe the solution you'd like** It seems that webpack allows different...
Hello. I've been reading through the code of the generator. I've noticed that in [the file](https://github.com/Swiip/generator-gulp-angular/blob/master/generators/app/templates/gulp/_styles.js#L14) the gulp task 'styles-reload' depends on the 'styles' task and then runs the same...
As instructed in #158, here is an initial and partial support for gulp. These changes allow for selection between grunt and gulp during generation process. These changes also have tasks...
Hello. ~~Could you please switch dependencies in `package.json` file to peerDependencies? This allows for flat dependency graph when this module is installed using `npm`.~~ Hmm. Sorry, I think I'm misunderstanding...
New update to dbus (1.10.0) introduces files `/usr/lib/systemd/user/dbus.service` and `/usr/lib/systemd/user/dbus.socket`, so this package is in conflict with the core package.
was playing around with variance
## Install killall,uninstall scripts into k3s_install_dir ### Summary Installs killall and uninstall scripts into configured `k3s_install_dir` instead of hard-coded `/usr/local/bin`. This is a feature for TrueNAS scale Dragonfish, where `/usr/`...