17 Commits

Author SHA1 Message Date
47e497266c Try to cache file responses for 7 days 2025-11-09 23:35:38 +02:00
f338232451 Remove scheme specifiers 2025-11-09 23:24:49 +02:00
6244962ee7 Fix missing primary key 2025-11-09 23:15:13 +02:00
27a8e6125b Try to fix refresh token length 2025-11-09 23:08:48 +02:00
7e7231b514 Make refresh token also be a JWT as requested 2025-11-06 20:30:50 +02:00
a891a686fd Almost finish implementing client side 2025-11-06 20:22:16 +02:00
a847779582 Add TODO for replacing refresh token format 2025-10-13 10:17:14 +03:00
cadb8453a2 Additional checking for post uploads 2025-10-13 10:14:57 +03:00
30cb0521f6 Add one long hierarchical method, change some return codes 2025-10-09 20:30:39 +03:00
96a5e764c2 Fix post deletion is cascading so no need to delete post after deleting file 2025-10-08 10:01:36 +03:00
1b24f67983 Fix all comments were returned instead of post-specific comments 2025-10-06 22:42:44 +03:00
b94392aaf2 Add token revocation endpoint 2025-10-06 22:09:29 +03:00
1e16cf892d Fix missing return in authorization 2025-10-06 17:09:43 +03:00
0a4bd23d30 Document post endpoints 2025-10-06 16:58:13 +03:00
8d012f04f1 Update documentation and gate tag creation behind admin role, create default admin on database seeding 2025-10-06 16:35:55 +03:00
0c179993d9 Add filtering by tags 2025-10-06 10:42:32 +03:00
cc53824229 Add project files 2025-10-04 13:27:29 +03:00