Commit graph

7 commits

Author SHA1 Message Date
a13993e409
fix(web): tracing in leptos 2024-04-17 23:08:41 +02:00
9f66ee4f95
fix(web): start with menu closed on mobile 2024-04-17 15:52:08 +02:00
f8b135d242
feat: reworked timelines to be persistent
a lot of work on uris, fetching, concurrency and caching. now timelines
persist and should behave appropriately with your logins! there are
still some weird edge cases but all around i think it's pretty solid and
also quite nice!!
2024-04-16 06:34:50 +02:00
1cf170c16a
feat(web): get my username from login 2024-04-15 22:32:05 +02:00
e1176c7ec1
feat: global users cache for faster resolution
not the fanciest way to do it (with lazy_static) but whatevs it works
2024-04-15 05:28:23 +02:00
acda0768d2
feat: added leptos-router, picker inside timeline 2024-04-15 01:56:33 +02:00
acf783bd9f
feat(web): added simple leptos frontend 2024-04-14 06:46:23 +02:00