.gitea/workflows
|
ci: send mail action
|
2024-06-13 21:37:20 +03:00 |
db
|
feat: add templates
|
2024-06-19 16:42:43 +03:00 |
middleware
|
test: add tests for middleware
|
2024-06-13 13:56:27 +03:00 |
models
|
feat: add endpoints
|
2024-06-18 21:36:30 +03:00 |
templates
|
feat: add templates
|
2024-06-19 16:42:43 +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 test stage to dockerfile
|
2024-06-16 20:52:08 +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 |
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 |