1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-16 18:39:21 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
krawieck
b5a9d72fb6 Add some more return types 2020-08-10 19:48:26 +02:00
krawieck
c40c72eeac Add even MORE return types! 2020-08-10 19:47:44 +02:00
krawieck
f0bfdba132 Updated placement of Captcha in filesystem 2020-08-10 00:42:31 +02:00
krawieck
ca9759db47 Add more return types 2020-08-09 23:32:42 +02:00
krawieck
8ab016076a Add Captcha class and return type 2020-08-09 23:24:06 +02:00
krawieck
9c101868a3 stfu mr linter 2020-08-09 23:20:21 +02:00
krawieck
8f0a2b14b7 Update return types 2020-08-09 00:27:13 +02:00
krawieck
1515c6f397 Add Vote enum for upvotes 2020-08-08 23:24:34 +02:00
krawieck
091070726e Change methods to be top level with names
based on OP codes. classes changed to
extensions of `V1` class
2020-08-06 22:06:53 +02:00
krawieck
2a89add283 Create CommentEndpoint
seems like all important endpoints are created, now we can get to implementing them
2020-08-05 23:59:10 +02:00
krawieck
19c10d27f9 Move endponts to separate files to reduce clutter
Move `v1` endpoint to it's own directory, and `PostEndpoint`and `UserEndpoint` to their own files
2020-08-05 23:21:26 +02:00