Site hosting service for sites.1f349.com
Go to file
2025-01-19 00:37:29 +00:00
.github/workflows Fix: update github workflow cmd name 2024-08-16 20:17:10 +01:00
api Add a 200 response for GET / 2025-01-08 23:02:17 +00:00
cmd/bluebell Update this logging 2025-01-10 22:48:31 +00:00
conf This is a somewhat decent state of the source code 2025-01-07 16:52:40 +00:00
database Change primary keys and remove id column 2025-01-08 01:04:44 +00:00
hook Don't fail upload if hook is missing 2025-01-19 00:37:29 +00:00
logger Rename module 2024-08-10 13:28:45 +01:00
serve Rename sitesQueries in serve and upload 2025-01-08 17:53:13 +00:00
upload Add error logging for invalid uploads 2025-01-19 00:33:36 +00:00
validation Move validation to a separate package 2025-01-08 00:59:27 +00:00
.editorconfig Rename module 2024-08-10 13:28:45 +01:00
.gitattributes First commit 2023-07-22 00:58:22 +01:00
.gitignore Add database storage 2025-01-07 16:52:25 +00:00
go.mod Add post upload hook 2025-01-08 22:31:57 +00:00
go.sum Add post upload hook 2025-01-08 22:31:57 +00:00
identifier.sqlite This is a somewhat decent state of the source code 2025-01-07 16:52:40 +00:00
initdb.go Separate into InitDB and InitRawDB 2025-01-08 17:49:41 +00:00
sqlc.yaml This is a somewhat decent state of the source code 2025-01-07 16:52:40 +00:00