|
3094dee9f7
|
Implement Save Recipe functionality
|
2022-09-19 17:18:30 -04:00 |
|
|
62ea422d79
|
SQLite user recipe and category fetching
|
2022-09-01 20:45:07 -04:00 |
|
|
6ea7762f37
|
Bump version to v0.2.10
|
2022-08-25 16:35:42 -04:00 |
|
|
91902cebbe
|
Use recipe ids instead of indexes
|
2022-08-15 20:59:04 -04:00 |
|
|
585939b842
|
Improve logging with axum
|
2022-08-13 18:53:22 -04:00 |
|
|
f1aeb43e8b
|
Fix conditional compilation errors
|
2022-08-13 13:49:53 -04:00 |
|
|
ca21beb04a
|
Use the store interface in the UI service
|
2022-08-13 13:27:03 -04:00 |
|
|
13443af51d
|
Switch to axum and use conditional compilation to handle the Send trait
|
2022-08-12 21:51:26 -04:00 |
|
|
2dc561e393
|
Pull out a shared store interface
Use it in ui_main on the server to prove it works.
|
2022-08-09 20:20:43 -04:00 |
|
|
d261850bd6
|
We are going to revisit all this later.
|
2021-11-02 21:45:41 -04:00 |
|
|
a96f175e9b
|
Merge into DAO
|
2021-05-08 15:05:41 -04:00 |
|
|
5a7ea05522
|
Start building out the command line API for this
|
2021-05-04 18:46:46 -04:00 |
|
|
32bb68b911
|
Storage layer for recipes in sqlite
|
2021-05-01 11:21:54 -04:00 |
|