.gitea/workflows
|
ci: use step status instead of job
|
2024-06-13 22:53:31 +03:00 |
db
|
test: add handler tests
|
2024-06-12 22:21:53 +03:00 |
handlers
|
test: add tests for middleware
|
2024-06-13 13:56:27 +03:00 |
middleware
|
test: add tests for middleware
|
2024-06-13 13:56:27 +03:00 |
models
|
refactor: split main.go into directories
|
2024-06-12 21:42:40 +03:00 |
templates
|
test: add handler tests
|
2024-06-12 22:21:53 +03:00 |
.gitignore
|
feat: switch to sqlite
|
2024-06-10 07:50:15 +03:00 |
docker-compose.yml
|
ci: add docker scripts
|
2024-05-30 12:52:18 +03:00 |
Dockerfile
|
ci: add deploy script
|
2024-06-11 12:05:44 +03:00 |
go.mod
|
test: add handler tests
|
2024-06-12 22:21:53 +03:00 |
go.sum
|
ci: add deploy script
|
2024-06-11 12:05:44 +03:00 |
main.go
|
refactor: split main.go into directories
|
2024-06-12 21:42:40 +03:00 |
README.md
|
Initial commit
|
2024-05-17 15:43:55 +00:00 |
schema.sql
|
fix: user can only react one post
|
2024-05-31 17:45:28 +03:00 |