Commit Graph

26 Commits

Author SHA1 Message Date
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
4733e56ea1 Prepare for deployment 2025-11-09 22:52:12 +02:00
65794be998 Improve error handling, automatically renew access token 2025-11-06 20:47:08 +02:00
bb3900d23b Fix comment count being broken for first comment 2025-11-06 20:35:25 +02:00
7e7231b514 Make refresh token also be a JWT as requested 2025-11-06 20:30:50 +02:00
b22cc00647 Fix tags was not committed 2025-11-06 20:22:29 +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
e92b93f68f Update README 2025-10-06 17:13:52 +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
25dfb97a5b Update readme 2025-10-06 10:43:55 +03:00
dda20e3fe9 Add bruno files 2025-10-06 10:42:47 +03:00
0c179993d9 Add filtering by tags 2025-10-06 10:42:32 +03:00
252070a045 Update idea file 2025-10-04 13:35:05 +03:00
cc53824229 Add project files 2025-10-04 13:27:29 +03:00
75eba696c9 Add project title 2025-09-14 07:24:03 +00:00
d1c9ac8d84 Create README 2025-09-14 07:23:20 +00:00