QOL improvements #1

Merged
raul merged 8 commits from testing into main 2024-05-02 08:16:58 +02:00

8 Commits

Author SHA1 Message Date
raul 1c224dc56a Update README
Go audit / audit (pull_request) Successful in 2m8s Details
2024-05-02 08:06:52 +02:00
raul 1e761345a9 Update workflow to only trigger on pull 2024-05-02 07:59:57 +02:00
raul 16d0d14c9b Modify progress bar background color 2024-05-02 07:58:52 +02:00
raul c3585f37eb Add embedding files to binary
Now this app is truly portable! You don't even need the assets folder
when using a compiled binary, as the HTML and CSS are now embedded to
the file itself
2024-05-01 09:11:25 +02:00
raul 4e412c789b Add loading bar to webpage 2024-05-01 08:42:54 +02:00
raul 2919693c73 Add goreleaser.yaml 2024-05-01 08:40:59 +02:00
raul 3c1bba943e Add workflows 2024-05-01 08:40:31 +02:00
raul 72227af144 Add Makefile 2024-04-30 12:23:40 +02:00