Commit Graph

16 Commits

Author SHA1 Message Date
7f04dabf92 fleshed out publish date 2025-07-17 21:21:33 -04:00
baccca1cfa Merge remote-tracking branch 'origin' into pagination 2025-07-16 21:57:52 -04:00
42dff3f186 switched public api to caching library 2025-07-14 20:26:17 -04:00
6694f47d70 added pagination to a given authors page 2025-07-07 21:05:27 -04:00
82e118a0e5 stuff happened 2025-06-29 23:41:20 -04:00
15a203acf2 moved datetime functions to utils dir 2025-03-17 07:15:36 -04:00
075c73bb3a cleanup, added some boilerplate readmes for backend projects 2025-03-16 14:35:50 -04:00
d126fed2bd implemented working cache
some testing still has to be done
2025-03-16 02:56:54 -04:00
637f0b47dd added rss generator 2024-12-10 14:09:13 -05:00
44f1f35caa added recent posts endpoint, added image column to authors table 2024-12-02 18:29:23 -05:00
8128459b4e wip: added get post comments, working insert comment to post 2024-09-27 23:17:33 -04:00
c303e6aaee added hot posts datasource, added respective route, added view_count updating 2024-09-26 23:53:39 -04:00
e3e81f6685 added get_one, get_popular datasource methods, added respective routes 2024-09-26 13:11:55 -04:00
9bd2cf373a wip: get all posts route working state 2024-09-25 18:29:12 -04:00
845f058568 added nested routes, added separate config struct, among other items 2024-09-24 20:26:15 -04:00
cf199ab48a added crates to public project, made api structure 2024-09-22 22:38:35 -04:00