47 Commits

Author SHA1 Message Date
8b689bfdf5 Bump version to v0.2.13 2023-01-05 11:45:58 -05:00
b8b11e07a4 Update sycamore-state to v0.1.0 2023-01-02 20:29:58 -06:00
47fab33561 Use sycamore-state from github 2023-01-02 20:29:58 -06:00
02536d63d8 Implement a sycamore-state Handler for Kitchen 2023-01-02 20:23:39 -06:00
ea2eb92a99 Update base64 to the latest version 2022-12-31 17:46:59 -06:00
dcc574ca60 2022-12-31 17:06:18 -06:00
e3e77a8ebc Bump to version 0.2.12 2022-12-22 16:22:03 -05:00
997d95e201 Use the api library on the frontend side 2022-12-22 10:49:50 -05:00
95b82e2def Bump version to v0.2.11 2022-11-25 10:42:56 -05:00
0f896c2a32 Use tracing-web 2022-11-20 08:49:39 -05:00
9f84219936 Update to tracing-browser-subscriber v0.2.0 2022-11-20 08:32:05 -05:00
a5e8575ef9 Meal Plan Storage API and UI
Closes #20
2022-11-19 14:07:19 -05:00
2926d9042a Add recipe page 2022-11-07 16:10:53 -05:00
e77af193aa Refactor state management and http APIs 2022-10-25 15:55:00 -04:00
8c5093d77f Router Integration and entrypoint sycamore 0.8 conversion 2022-10-11 16:43:22 -04:00
a8407d51ef Add Edit link for recipes 2022-09-08 20:17:46 -04:00
242cf8eddd Login UI 2022-08-30 17:31:33 -04:00
13443af51d Switch to axum and use conditional compilation to handle the Send trait 2022-08-12 21:51:26 -04:00
6d8f253172 Force wasm-bindgen to an exact version 2022-08-03 18:31:45 -04:00
7ea26a885f Tag v0.2.9 2022-08-02 18:27:25 -04:00
fc3f082e70 Fix nix wasm-bindgen which is picky about versions 2022-07-21 18:35:09 -04:00
aa68f77839 Bump Version to 0.2.8 2022-07-21 16:36:14 -04:00
35f48298dd use tracing-browser-subscriber from crates.io 2022-07-20 18:15:15 -04:00
3dd18aacb0 Logging cleanup 2022-07-20 17:58:44 -04:00
bf97f1ed29 Use tracing in our webassembly as well. 2022-07-18 18:57:04 -04:00
5ffe339626 Homegrown Router 2022-07-15 19:30:06 -04:00
d0f57894f9 Stop using Trunk because it's not hermetic 2022-06-14 18:25:05 -04:00
8d6cbb30be bump version 0.2.7 2022-06-13 18:52:10 -04:00
a4e2ebaa42 update wasm-bindgen 2022-05-16 22:00:24 -04:00
98f0012fed Update reqwasm 2022-05-16 21:58:14 -04:00
d1f16afb93 bump version to v0.2.6 2022-04-29 16:47:09 -04:00
96aa86bc74 optimize the release builds 2022-03-30 18:42:55 -04:00
e2b908512b Bump v0.2.5 2022-03-30 17:41:07 -04:00
8338ab6bda Bump version to v0.2.4 2022-03-23 20:36:27 -04:00
256850b9b7 bump version to 0.2.3 2022-03-15 18:25:24 -04:00
ac4f2118de bump version to v0.2.2 2022-03-07 16:38:43 -05:00
cfdb506a7d A raft of nix flake fixes 2022-03-06 15:16:30 -05:00
3da9f135be Seems to be building with trunk 2022-02-25 21:30:36 -05:00
7ea672a8fd Bump to v0.2.1 2022-02-21 19:18:12 -05:00
ace81eaa4b Bump v0.2.0 2022-02-19 16:34:08 -05:00
4bfd04b048 Conditional compilation of typings in preparation 2022-02-19 16:22:05 -05:00
2cc4c18238 Use local storage as a cache 2022-02-16 21:30:31 -05:00
dc0e79a4d8 Functioning routing skeleton 2022-01-26 20:40:21 -05:00
8bae558140 Better debugging in the browser console 2022-01-26 20:17:06 -05:00
a83923266a Compare to a Sycamore solution 2022-01-25 20:32:17 -05:00
882615a3cd Wiring up the api and webassembly ui 2022-01-23 14:28:01 -05:00
364f3a3d80 Initial skeleton for a wasm ui crate. 2022-01-13 18:07:01 -05:00