Site hosting service for sites.1f349.com
Go to file
2025-01-08 17:49:41 +00:00
.github/workflows Fix: update github workflow cmd name 2024-08-16 20:17:10 +01:00
api Change primary keys and remove id column 2025-01-08 01:04:44 +00:00
cmd/bluebell Add branch enable/disable api endpoint 2025-01-07 16:52:40 +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
logger Rename module 2024-08-10 13:28:45 +01:00
serve This is a somewhat decent state of the source code 2025-01-07 16:52:40 +00:00
upload Change primary keys and remove id column 2025-01-08 01:04:44 +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 Protect upload calls with a mutex for each site 2025-01-07 23:54:12 +00:00
go.sum Protect upload calls with a mutex for each site 2025-01-07 23:54:12 +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