Commit graph

19 commits

Author SHA1 Message Date
Artturin 9ebdbdb36a Makefile: fix frontend build
Its make was moved to `serve` target in ccec612687, but we can't use `serve` target in the nix build

It's also run after `frontend` target is already built which probably causes the `frontend` target to build.
2025-01-04 01:08:26 +02:00
Artturin 2b49ed618d Add flake 2025-01-04 00:56:19 +02:00
Yehowshua Immanuel 45ca677c87 now text box label is hidden 2025-01-03 11:09:13 -05:00
Yehowshua Immanuel ccec612687 now has text box 2025-01-03 10:58:40 -05:00
Yehowshua Immanuel db00669800 drastically improve build scripts 2025-01-03 13:29:56 +00:00
Yehowshua Immanuel 7a59aab77d hopefully building properly now 2025-01-03 08:07:44 -05:00
Yehowshua Immanuel 3057c21f67 now using mod landing as its own module 2025-01-02 23:24:10 -05:00
Yehowshua Immanuel a6fd15c1b1 good stopping point - backend now pushes updates to frontend in consistent JSON format 2025-01-02 11:33:01 -05:00
Yehowshua Immanuel 5e00a8080d things still work before major re-write 2025-01-02 10:57:13 -05:00
Yehowshua Immanuel a691de6567 now successfully decoding time 2025-01-01 22:34:38 -05:00
Yehowshua Immanuel 83d8196261 now routing subscriptions 2025-01-01 20:17:48 -05:00
Yehowshua Immanuel 18714713b6 still compiles but probably don't need cleanupSubcriptions function 2025-01-01 18:51:17 -05:00
Yehowshua Immanuel b9db2eaa63 added websocket dependencies 2025-01-01 01:48:55 -05:00
Yehowshua Immanuel be408d89cd now seemingly properly handling back navigation 2024-12-31 21:21:28 -05:00
Yehowshua Immanuel 66b243a107 now supporting debug and release builds 2024-12-31 21:14:09 -05:00
Yehowshua Immanuel 0412bc04c8 gtting closer, now must support ports 2024-12-31 20:50:26 -05:00
Yehowshua Immanuel 38bfd3bf18 I think we've now hit what one might consider to be a good baseline 2024-12-30 18:04:52 -05:00
Yehowshua Immanuel 36d22a6f1c now also using url in debug mode but browser nav link does not seem to be changing 2024-12-30 13:15:06 -05:00
Yehowshua Immanuel 52bf643dea first commit 2024-12-28 21:09:53 -05:00