|
81b5cdbf57
|
Remove the unnecessary api module
|
2023-01-07 15:42:48 -05:00 |
|
|
8c142711bc
|
Bump version to v0.2.15
v0.2.15
|
2023-01-06 16:52:17 -05:00 |
|
|
c16b5bab7c
|
Store staples seperately from recipes
|
2023-01-06 16:50:32 -05:00 |
|
|
35968ac78d
|
Bump version to v0.2.14
|
2023-01-06 11:04:00 -05:00 |
|
|
d8fa4f2269
|
Its no longer categories, its ingredients mgmt
|
2023-01-06 00:52:05 -05:00 |
|
|
0404ba59f4
|
Handle staples recipe links appropriately
|
2023-01-05 23:07:02 -05:00 |
|
|
66a558d1e6
|
New UI for ingredient category management
|
2023-01-05 23:02:36 -05:00 |
|
|
44e8c0f727
|
API backend for more granular storage of ingredient mappings
|
2023-01-05 17:44:04 -05:00 |
|
|
aa4e2e8f8a
|
Use nix to run the app
|
2023-01-05 13:38:59 -05:00 |
|
|
94f9b3ed07
|
Tab Rendering with just underline
|
2023-01-05 13:38:46 -05:00 |
|
|
96b03cb14a
|
API naming consistency save_ -> store_
|
2023-01-05 13:09:06 -05:00 |
|
|
30293878fc
|
API naming consistency get_ -> fetch_
|
2023-01-05 13:06:19 -05:00 |
|
|
19c75930cc
|
Remove calls to the v1 api.
|
2023-01-05 13:05:34 -05:00 |
|
|
8b689bfdf5
|
Bump version to v0.2.13
v0.2.13
|
2023-01-05 11:45:58 -05:00 |
|
|
e4d8b078e9
|
When starting server in tls mode use https in the log
|
2023-01-05 11:13:08 -05:00 |
|
|
d9618aac35
|
Load user account data from server
|
2023-01-05 11:12:10 -05:00 |
|
|
f7cf7bd468
|
Merge the state management experiment into main
|
2023-01-04 18:39:58 -05:00 |
|
|
e859455db0
|
Properly cache items during load state
|
2023-01-04 18:36:33 -05:00 |
|
|
dd9ce0fca2
|
Properly delay the navigation until state has loaded
|
2023-01-04 18:11:35 -05:00 |
|
|
6d21626521
|
Load State after logging in
|
2023-01-02 20:48:26 -06:00 |
|
|
165719520a
|
Fix various errors
|
2023-01-02 20:29:58 -06:00 |
|
|
0f28b758fa
|
Update our local cache in the StateMachine
|
2023-01-02 20:29:58 -06:00 |
|
|
c424432def
|
Give localstorage a full implemenation
|
2023-01-02 20:29:58 -06:00 |
|
|
fe3f2e896b
|
Fix new recipe redirect url
|
2023-01-02 20:29:58 -06:00 |
|
|
cdf95c5206
|
get rid of the last create_effect call
|
2023-01-02 20:29:58 -06:00 |
|
|
b8b11e07a4
|
Update sycamore-state to v0.1.0
|
2023-01-02 20:29:58 -06:00 |
|
|
77cae25c74
|
Fix infinite signal loop in shopping list
|
2023-01-02 20:29:58 -06:00 |
|
|
0167e6070d
|
Fix non dynamic routing :-(
|
2023-01-02 20:29:58 -06:00 |
|
|
a39ed5589f
|
Get rid of unnecessary create_effect calls
|
2023-01-02 20:29:58 -06:00 |
|
|
47fab33561
|
Use sycamore-state from github
|
2023-01-02 20:29:58 -06:00 |
|
|
f3f27a0350
|
Remove the old State
|
2023-01-02 20:29:05 -06:00 |
|
|
a1fa17da68
|
use state handler in recipe selection
|
2023-01-02 20:29:05 -06:00 |
|
|
0b7ff32d42
|
Cleanup more unused after refactors
|
2023-01-02 20:29:05 -06:00 |
|
|
fdaf5ad70d
|
Use a state handler selector for RecipeList
|
2023-01-02 20:29:05 -06:00 |
|
|
73c298661a
|
Use StateHandler in the shopping list
|
2023-01-02 20:29:05 -06:00 |
|
|
4b2563509b
|
Use StateHandler in Categories
|
2023-01-02 20:29:05 -06:00 |
|
|
1888e5328f
|
Use StateHandler in AddRecipe
|
2023-01-02 20:29:05 -06:00 |
|
|
f3425dedeb
|
Cleanup Unused code after state management refactors
|
2023-01-02 20:29:05 -06:00 |
|
|
8bcafc385d
|
Allow async using spawn_local_scoped
|
2023-01-02 20:29:05 -06:00 |
|
|
e77fe40d75
|
Introduce a save state message
|
2023-01-02 20:23:39 -06:00 |
|
|
fbb4e4ceeb
|
Fix some lifetime annotation issues
|
2023-01-02 20:23:39 -06:00 |
|
|
69dc4b99cf
|
Use handler in login form
|
2023-01-02 20:23:39 -06:00 |
|
|
9881d2972b
|
Use state handler in the recipe pages
|
2023-01-02 20:23:39 -06:00 |
|
|
90346d55eb
|
Thread statehandler through router to pages
|
2023-01-02 20:23:39 -06:00 |
|
|
e21353eeba
|
use new state handler in RouteHandler
|
2023-01-02 20:23:39 -06:00 |
|
|
02536d63d8
|
Implement a sycamore-state Handler for Kitchen
|
2023-01-02 20:23:39 -06:00 |
|
|
907af7f23c
|
Add tls serving as an option
|
2023-01-02 20:23:23 -06:00 |
|
|
09058914b0
|
Add domain to the authentication cookie
|
2023-01-02 18:03:55 -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 |
|