Commit Graph

22 Commits

Author SHA1 Message Date
34270dfea0 Update formatting. 2024-03-16 18:34:49 +01:00
9d9acbe7d3 Print file names when curling /files/ path. 2024-03-03 11:24:30 +01:00
821c0c91c8 Fix regex. 2024-03-03 11:18:28 +01:00
7365240e35 Remove redirect for security reasons. 2024-01-06 20:39:02 +01:00
21dc8f1fa1 Add domain cli option. 2023-12-21 18:31:50 +01:00
dd0e1b63cf Set port and ip to listen on with arguments. 2023-12-21 16:20:31 +01:00
8b1337bdc1 Add support for file deletion with DELETE request 2023-12-21 13:11:24 +01:00
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
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
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
34f04d3380 Server static files. 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
08df1ee3dc Start a go rewrite. 2023-12-21 11:22:31 +01:00