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

5 Commits

Author SHA1 Message Date
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
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
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