|
05104667c7
|
remove unused import
|
2024-04-05 19:07:23 -04:00 |
|
|
98439fd1e7
|
remove forum.py
|
2024-04-05 19:05:28 -04:00 |
|
|
4a1dd775eb
|
add database support
|
2024-04-05 19:01:15 -04:00 |
|
|
528c474dc3
|
update .gitignore
|
2024-04-05 19:01:00 -04:00 |
|
|
f1edf3218a
|
chore: PEP8
|
2024-04-05 16:41:51 -04:00 |
|
|
5074db5618
|
add is_closed column to Thread class
|
2024-04-01 17:26:01 -04:00 |
|
|
fdea61b784
|
add get_db method
|
2024-04-01 17:25:32 -04:00 |
|
|
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 |
|
|
5512ced1a1
|
feat: add docker compose file
|
2024-03-31 22:43:44 -04:00 |
|
|
8dae39d13d
|
docs: add frontend notes
|
2024-03-31 22:31:28 -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 |
|
|
d466e16882
|
add .gitignore
|
2024-03-31 21:33:21 -04:00 |
|
|
bf9f0d4d3f
|
add project description
|
2024-03-31 21:30:50 -04:00 |
|