Commit Graph

8 Commits

Author SHA1 Message Date
shockrah
46f9000358 + Meta data and page data are now split
More env vars to keep track of and doc in the landing page too -_-
2021-10-22 23:24:28 -07:00
shockrah
c53d9a293e ! Finalizing video fetch endpoint
With this the backend is officially at an MVP stage and now requires polishing
Proper data streaming for larger clips is basically required
for a really good backend(especially async streaming)
and some better css for the video player
2021-10-16 18:14:04 -07:00
shockrah
d6b076970f + Video clip endpoint
Let's users actually request videos
+ Meta data handling for video clip pages
+ Template for video pages
2021-10-13 00:21:27 -07:00
shockrah
ba7cd26f3a + /category page handler now fills out open graph meta data correctly 2021-10-12 17:37:37 -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
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