clippable/ts
shockrah 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
..
.eslintignore + Debugging/packaging tech stack deps 2022-03-22 17:24:27 -07:00
.eslintrc.js + Debugging/packaging tech stack deps 2022-03-22 17:24:27 -07:00
admin.ts + admin::populate_video_list now populates t he video list 2022-03-27 00:00:50 -07:00
category.ts + admin::populate_video_list now populates t he video list 2022-03-27 00:00:50 -07:00
index.ts !* Switching to the fetch api from old xhr 2022-03-26 22:33:09 -07:00
main.ts + Upload form hooks for simple uploads 2022-03-24 19:58:20 -07:00
package-lock.json +! More fixing of dev dependencies 2022-03-22 17:35:03 -07:00
package.json +! More fixing of dev dependencies 2022-03-22 17:35:03 -07:00
ready.ts !* Switching to the fetch api from old xhr 2022-03-26 22:33:09 -07:00
tsconfig.json * Moving frontend TS to its own root dir 2021-10-10 13:24:49 -07:00
webpack.config.js + Debugging/packaging tech stack deps 2022-03-22 17:24:27 -07:00