Site hosting service for sites.1f349.com
Go to file
MrMelon54 5f50ec5a56
Update branches table after updating the site
This also adds tests to ensure multiple calls to the upload endpoint lock correctly
2025-01-08 17:59:11 +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 Rename sitesQueries in serve and upload 2025-01-08 17:53:13 +00:00
upload Update branches table after updating the site 2025-01-08 17:59:11 +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 Update branches table after updating the site 2025-01-08 17:59:11 +00:00
go.sum Update branches table after updating the site 2025-01-08 17:59:11 +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