Commit Graph

26 Commits

Author SHA1 Message Date
raul 50c41e73ff Merge pull request 'Improvements' (#2) from testing into main
Reviewed-on: #2
2024-05-30 08:09:06 +02:00
raul c5624d55ed Remove workflows from project 2024-05-30 07:59:40 +02:00
raul 16e315f07d Cleanup 2024-05-29 08:51:15 +02:00
raul 7933575f13 Remove Windows support 2024-05-29 08:47:07 +02:00
raul 6401a0c571 Webpage formatting improvements 2024-05-29 08:45:44 +02:00
raul 12d3498055 Improve file writing logic 2024-05-21 08:52:26 +02:00
raul e9e9c670be Update README.md 2024-05-21 08:39:45 +02:00
raul 3ebe2ab765 Check for errors during file copy 2024-05-03 09:18:23 +02:00
raul 1337789403 Add custom port flag 2024-05-03 08:31:04 +02:00
raul e2ab8a2110 Transition project to Cobra 2024-05-03 08:23:58 +02:00
raul 56ec1c8570 Update dependencies 2024-05-03 08:23:11 +02:00
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