|
79ec14516a
|
feat: add database support
|
2024-04-01 00:43:12 -04:00 |
|
|
16b468d9ab
|
return error when thread is not found
|
2024-04-01 00:04:04 -04:00 |
|
|
4228107b54
|
refactor: move unknown parent thread check
|
2024-03-31 23:57:09 -04:00 |
|
|
002fc63c90
|
feat: add author field to post and reply forms
|
2024-03-31 23:55:00 -04:00 |
|
|
2b0ae5925e
|
feat: posts have a default author of "anon"
|
2024-03-31 23:45:39 -04:00 |
|
|
95a16aaa47
|
docs: update reply description
|
2024-03-31 23:29:23 -04:00 |
|
|
701d20bc60
|
feat: forum is now Thread based
|
2024-03-31 23:27:57 -04:00 |
|
|
e92bb1c616
|
update Thread class to allow closing
|
2024-03-31 23:09:22 -04:00 |
|
|
ef7ddd5ec2
|
add Thread class
|
2024-03-31 22:55:50 -04:00 |
|
|
854b42924c
|
remove default posts
|
2024-03-31 22:25:10 -04:00 |
|
|
89a959a3da
|
docs(backend): add Docker instructions
|
2024-03-31 22:20:31 -04:00 |
|
|
de7da85e7a
|
feat: add Dockerfile for backend
|
2024-03-31 22:17:12 -04:00 |
|
|
e3f8c58457
|
docs(backend): update readme
|
2024-03-31 22:16:33 -04:00 |
|
|
15c1f3d824
|
chore(api): remove unused Body import
|
2024-03-31 22:15:34 -04:00 |
|
|
c2f95a0f2d
|
feat(api): add post viewing and creation
|
2024-03-31 21:37:10 -04:00 |
|