upub/web/src
alemi b7cc5e79b3
feat: use cargo-leptos for all-in-one ssr binary..
... that doesn't work?!? spent hours getting this to compile, it
munched 20GB like it was nothing, took its damn time just to then crash
while running because "cannot access imported statics on non-wasm
targets" ?!?!!?? no clue, also not super sold on this SSR thing because
it adds so much complexity, will probably leave this branch up here for
future reference in case i want to try this again, and go back to trunk
+ include! static assets and full CSR for leptos
2025-01-21 02:39:43 +01:00
..
activities chore(web): rename alias to Doc 2025-01-19 05:28:17 +01:00
actors feat(web): big refactor, way better tl caching 2025-01-20 03:05:27 +01:00
components feat(web): big refactor, way better tl caching 2025-01-20 03:05:27 +01:00
objects feat(web): very crude way to collapse thread replies 2025-01-20 03:19:41 +01:00
page feat(web): very crude way to collapse thread replies 2025-01-20 03:19:41 +01:00
timeline feat(web): very crude way to collapse thread replies 2025-01-20 03:19:41 +01:00
app.rs feat(web): big refactor, way better tl caching 2025-01-20 03:05:27 +01:00
auth.rs chore(web): update to leptos 0.7 2025-01-17 02:19:52 +01:00
config.rs feat(web): big refactor, way better tl caching 2025-01-20 03:05:27 +01:00
groups.rs feat(web): big refactor, way better tl caching 2025-01-20 03:05:27 +01:00
lib.rs feat: use cargo-leptos for all-in-one ssr binary.. 2025-01-21 02:39:43 +01:00
main.rs chore(web): update to leptos 0.7 2025-01-17 02:19:52 +01:00
prelude.rs feat(web): big refactor, way better tl caching 2025-01-20 03:05:27 +01:00