Commit Graph

5 Commits

Author SHA1 Message Date
4416d08994 + admin::populate_video_list now populates t he video list
The ul here is meant to serve as a quick
way to check what videos are being served
as well as removing videos

+ category::VideoMeta::as_li built for admin video list
This is basically how we spit this out onto
the DOM
2022-03-27 00:00:50 -07:00
e31edb55ad !* Switching to the fetch api from old xhr
Less jank and now also using a more flexbile
backend for fetching json data

!!! Error handling required as there is barely any safety atm
2022-03-26 22:33:09 -07:00
63ac49de5f + Upload form hooks for simple uploads
There is still more work to be done for
stabilization as well as updates for more
code quality as right now things are very
ad-hoc.
2022-03-24 19:58:20 -07:00
f65bc578a8 * Exposing page::default_map
+ Max width for login form
2022-03-13 12:49:36 -07:00
shockrah
e3e98e8b9e !+ Auth verification flow now complete 2022-02-02 22:57:36 -08:00