19 Commits

Author SHA1 Message Date
f6cb0a2c62 Remove UploadOnly value. 2023-12-21 11:19:22 +01:00
75ae2871f6 List and preview uploaded files. 2023-12-21 11:15:27 +01:00
2c70e467bc Fix up names in index.html 2023-12-20 17:37:15 +01:00
0178de7a14 Return a struct for index template instead of mapping. 2023-12-20 17:36:45 +01:00
8b30fa89f9 Log error to outpu. 2023-12-20 17:35:54 +01:00
186b0c931f Embed html templates and static files. 2023-12-20 12:26:29 +01:00
ce81859b0c Check if a file with same name already exist's 2023-12-19 21:49:49 +01:00
b946ff7288 Basic file upload. 2023-12-19 21:41:36 +01:00
b3c7dd7c41 Serve basic files page. 2023-12-19 21:17:59 +01:00
bad67d2a68 Server future uploaded files. 2023-12-19 21:01:30 +01:00
6dda92caec Style index with css 2023-12-19 20:50:35 +01:00
ae239da1e6 Server static files. 2023-12-19 20:50:26 +01:00
40fdbfb6fd Add css. 2023-12-19 20:39:20 +01:00
0a2cf31978 go mod tidy 2023-12-19 20:39:06 +01:00
c19b81d8f5 Remove pycache 2023-12-19 20:01:13 +01:00
d38537d237 Add basic index page. 2023-12-19 19:59:53 +01:00
a73bdfed5b Basic web backend and fronted with echo 2023-12-19 14:04:28 +01:00
42d2aef650 Update readme 2023-12-19 13:23:37 +01:00
8f529057c0 Start a go rewrite. 2023-12-19 13:22:13 +01:00