Commit Graph

8 Commits

Author SHA1 Message Date
shockrah
683dcffd6f *+ More env flags listed in readme
*! Async requests for category pictures

With async requests in place HTTP2 should be defaulted more often now
It is recommended now however to enable it with the reverse proxy of choice
2022-01-28 13:39:19 -08:00
shockrah
64ef933267 + Adding simple navbar menu at the top
In theory breadcrumbs would look/feel better to use but for now
this will do to massively improve the UX
2021-10-26 09:57:08 -07:00
shockrah
c503cc5d9d * Hover divs and clickable images 2021-10-22 22:42:21 -07:00
shockrah
d924c2359a * Fixing broken 'missing thumbnail' default
* Fixing frontend TS to accomodate for new thumbnail uri path's
2021-10-12 22:44:08 -07:00
shockrah
e679ee563a * Frontend now accounts for new /static prefix 2021-10-12 11:20:09 -07:00
shockrah
7725ff5e1d * Frontend caught up to videos api 2021-10-11 23:38:26 -07:00
shockrah
72ab6decfb + Missing data safety in index.ts
Basically we want sane defaults in case a backend decides to implode on itself
2021-10-11 14:35:43 -07:00
shockrah
8fa283f606 * Moving frontend TS to its own root dir
Knowing that  some pepople(myself) don't like JS this is to keep
any potential JS as non-hidden as possible
2021-10-10 13:24:49 -07:00