Commit Graph

6 Commits

Author SHA1 Message Date
shockrah
31d9794d7f + Lazy static because we need to start caching
and avoid insane heap allocations
2021-10-22 23:11:24 -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
e4373560a4 - removing rocket_contrib from deps
+ Adding rocket feature json
2021-10-11 14:33:51 -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
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