Simple upload service
Find a file
2025-10-21 15:45:44 +02:00
static added URL prefixes /files and /static 2025-10-21 13:56:25 +02:00
go.mod changed module name 2025-07-25 12:24:18 +02:00
go.sum start the project 2025-07-25 12:15:32 +02:00
logo.svg added logo 2025-07-29 11:40:48 +02:00
main.go Changed default upload file location, so the source does not get accidentaly deleted by the auto deleter 2025-10-20 22:39:11 +02:00
schema.sql start the project 2025-07-25 12:15:32 +02:00
server.go Fixed error handling 2025-10-21 15:45:44 +02:00
token.go start the project 2025-07-25 12:15:32 +02:00
ui.html added URL prefixes /files and /static 2025-10-21 13:56:25 +02:00