Jared Swets

Results 9 issues of Jared Swets

This is obviously a large change, but add Shortcuts and Required commands that allow the user to set shortcut commands/flags and to mark a command/flag as required. `CommandRequired()` `FlagRequired(flagName string)`...

Torrent will sometimes fail to download metainfo on one try, but subsequent tries work fine, perhaps store torrent and retry periodically....

bug

Client Config should only be regenerated on change, currently it is regenerated on every startup.

low priority

From the files pane supply a download link to download that file directly from the browser.

Would love to run beehive as a subURL behind nginx reverse proxy instead of needed to do it as a subdomain. Essentially would need to rewrite however you are serving...

Been using fyne and wanted to get the current state of the caps lock key. It appears that this may have been added in glfw 3.3: glfw/glfw#946 Has this been...

external

This allows reading in `env` variables to set goStatic arguments. Updated README with some more info. Was not able to test this in Docker (not too familiar with the build...

Docker convention tends to encourage environment variables for configuration of container parameters. I need a 404 for my static sites, so I override the entrypoint with `-fallback`, but I find...

Hi, Was hoping I could have someone tell me why my server block doesn't work in nginx, I get 404 errors for the css (It is looking for it in...