Commit Graph

21 Commits

Author SHA1 Message Date
8c1ab0b53b Fix regex detection. 2023-12-21 12:23:11 +01:00
2c1342a20e File upload form
This one for you tulg.
2023-12-21 12:08:07 +01:00
66fd12473e Cleanup. 2023-12-21 11:22:31 +01:00
e0b51e3c96 Remove UploadOnly value. 2023-12-21 11:22:31 +01:00
79b65dfb34 List and preview uploaded files. 2023-12-21 11:22:31 +01:00
8e9ffa2405 Fix up names in index.html 2023-12-21 11:22:31 +01:00
7beb2ae538 Return a struct for index template instead of mapping. 2023-12-21 11:22:31 +01:00
59104bcb12 Log error to outpu. 2023-12-21 11:22:31 +01:00
c60056d7ce Embed html templates and static files. 2023-12-21 11:22:31 +01:00
8113202f5f Check if a file with same name already exist's 2023-12-21 11:22:31 +01:00
16761d4382 Basic file upload. 2023-12-21 11:22:31 +01:00
c2e09996a2 Serve basic files page. 2023-12-21 11:22:31 +01:00
d68add7803 Server future uploaded files. 2023-12-21 11:22:31 +01:00
912f0049af Style index with css 2023-12-21 11:22:31 +01:00
34f04d3380 Server static files. 2023-12-21 11:22:31 +01:00
929df87147 Add css. 2023-12-21 11:22:31 +01:00
2edeff726d go mod tidy 2023-12-21 11:22:31 +01:00
cd4592d257 Add basic index page. 2023-12-21 11:22:31 +01:00
677ac4f427 Basic web backend and fronted with echo 2023-12-21 11:22:31 +01:00
6240310747 Update readme 2023-12-21 11:22:31 +01:00
08df1ee3dc Start a go rewrite. 2023-12-21 11:22:31 +01:00