Nicco

Results 22 issues of Nicco

Thanks to all the people that use and contribute, file bugs and feature requests. Means a lot to me! Please be patient that I don't always find the time to...

documentation

### Discussed in https://github.com/cupcakearmy/autorestic/discussions/185 Originally posted by **varac** April 25, 2022 I'd like to always backup to my remote location, and when I'm at home I'd also like to backup...

enhancement

Alliteration for all the variables

enhancement

Hey there, first of all: love the project! Building with parcel fails because of: ```css */ /* Nicolas Gallaghers Clearfix solution Ref: http://nicolasgallagher.com/micro-clearfix-hack/ */ .cf:before, .cf:after { content: " ";...

Have you considered offering an option for sqlite without redis. For small installations it seems quite resource hungry having a full fledged postgres and memory cache.

Sry if there is already a ticket, I could not find it. Is there any way to use arrays in a ENV variable? something like `FOO=1,2,3`? I understand that comma...

The `rm` flag is great, however if that folder is mounted to a docker volume, the binding breaks. Would be great to be able to delete the contents of the...

# 🐛 Bug Report Resolve tilde paths according to https://parceljs.org/module_resolution.html#~-tilde-paths ## 🎛 Configuration (.svelterc, package.json, cli command) No `.svelterc` ``` { "name": "braze-templates", "author": { "email": "[email protected]", "name": "Niccolo Borgioli",...

New `RegexIgnoreHook` method for excluding files with regex syntax, to prevent files from firing an event. Same syntax as `RegexFilterHook` ###### Example ```go // Ignore files that have a certain...