clippable/api
shockrah 254da1ae90 * vid_file_entries now uses common::get_clips_dir
- get_video_preview
This is because of the old base64 requirement
* /api/category/<cat> handler now returns Option<Json<Vec<VideoPreview>>>
While more verbose we can more easily convey intentions
to any consumers of this endpoint.
Those intentions being that None values just mean nothing was found
2021-10-12 22:17:50 -07:00
..
src * vid_file_entries now uses common::get_clips_dir 2021-10-12 22:17:50 -07:00
static + Misc changes that don't belong anywhere alone 2021-10-11 14:36:02 -07:00
target * Simplifying backend api by... alot 2021-10-04 12:19:41 -07:00
templates * Frontend now accounts for new /static prefix 2021-10-12 11:20:09 -07:00
Cargo.toml - removing rocket_contrib from deps 2021-10-11 14:33:51 -07:00
store.json * Simplifying backend api by... alot 2021-10-04 12:19:41 -07:00