convert_to_actix #2

Merged
Yehowshua merged 20 commits from convert_to_actix into main 2025-01-06 06:25:19 +00:00

20 commits

Author SHA1 Message Date
Yehowshua Immanuel ee818a5536 architecture basically done 2025-01-06 01:23:48 -05:00
Yehowshua Immanuel bdaee51130 Saving work before I start a notable re-factor
Going to make major changes to how messages are routed/handled.
2025-01-05 21:25:10 -05:00
Yehowshua d4745bc9d8 Merge pull request 'Add flake' (#1) from Artturin/example-spa-elm-app:addflake1 into convert_to_actix
Reviewed-on: Yehowshua/example-spa-elm-app#1
Reviewed-by: Yehowshua <yehowshua@joyofhardware.com>
2025-01-04 03:53:27 +00:00
Artturin 21627fb3b9 Make the port configurable 2025-01-04 01:20:22 +02:00
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