~ianmjones/snippetpixie

Update dependencies
Use wails 2.4.1
Update dependencies
Enable clean of site tgz
Update go dependencies
Add frontend/dist to git for easier packaging
Remove vendor dirs as clearly I have no idea how to use it properly
Vendor package dependencies
Vendor dependencies
Update version to 2.0.0-alpha.1 where a version is currently used
Apply some minor CSS tweaks
gui: add autostart to settings for controlling daemon start on login

Implements: https://todo.sr.ht/~ianmjones/snippetpixie/35
Update npm dependencies
cli: add autostart command for controlling daemon start on login

Implements: https://todo.sr.ht/~ianmjones/snippetpixie/6
Rename Snippet101 type to V101 as type should begin with package name
Switch from ioutil.ReadAll to io.ReadAll in config test
Use next version of ubuntu for builds
Update dependencies
Fixup cmd Makefiles

I'm really not sure how some these even worked before!
Next