shockrah
b13270802f
+ THumbnail API code
...
This is all served behind /thumbail/...
2021-10-12 11:19:31 -07:00
shockrah
5836258c25
+ Tiny thumbnail api
...
! Consider some new prefixes for the different API's
2021-10-12 11:18:58 -07:00
shockrah
d5b8fba7f6
* Opting to return a URI pathname to thumbnails now
...
Because of this the backend now only has to serve data that browsers req
Also helps out api clients since responses are generally smaller
And helps out servers since responses are faster
2021-10-12 11:18:32 -07:00
shockrah
69dfa488d9
* /api/categories/<cat> fully working and cleaned up
2021-10-11 23:39:06 -07:00
shockrah
b9c4cb7c6b
* /api/categories/<cat> is now working properly
...
Output should be correct for the frontend
2021-10-11 20:39:51 -07:00
shockrah
d0413cfff2
+ Misc changes that don't belong anywhere alone
2021-10-11 14:36:02 -07:00
shockrah
b763329abd
+ api::list_categories now re-added and working as intended
...
! This patch is massive but idc right now im sprinting to finish this conversion
2021-10-11 14:34:50 -07:00
shockrah
e779d88d63
* Fixing URI path issues in template
2021-10-10 14:00:53 -07:00
shockrah
8ce7c038f9
* Moving frontend to api along
...
THere's also some deps in there but i cb fucked to doc that
2021-10-10 13:21:34 -07:00
shockrah
4b6ced439d
! Bulk commit of progression
...
A lot off issues with the current design make 100% more sense by cutting hugo out of the picture entirely
This means we're switching fully to rocket however
we're not going to leave behind the work done with hugo,
we're just going to migrate it over first
2021-10-08 13:21:09 -07:00
shockrah
6b8e7de31a
* Thumbnails are now included in api response
2021-10-05 13:47:37 -07:00
shockrah
5b3f6efebf
* Simplifying backend api by... alot
2021-10-04 12:19:41 -07:00