Commit Graph

15 Commits

Author SHA1 Message Date
raul fe522cbee3 Merge pull request 'QOL improvements' from testing into main
Reviewed-on: #1
2024-05-02 08:16:57 +02:00
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
raul 196563a951 Create "temp" directory if it does not exist 2024-04-30 12:19:23 +02:00
raul c9c8a03f8f Improve file serving using built-ins 2024-04-30 12:11:26 +02:00
raul 2153ea7599 Move updated static assets to separate folder 2024-04-30 12:10:49 +02:00
raul 7ac8586715 Added basic functionality 2024-04-30 11:25:36 +02:00
raul bc91175e1c Add starting files 2024-04-30 10:53:18 +02:00
raul cc9809f2c2 Initial commit 2024-04-30 10:44:59 +02:00