b93edd2701
dev: use indexdb instead of local storage in the storage layer
2024-07-12 00:45:03 -04:00
4767115da6
dev: Add indexeddb and a helper method for it
2024-07-12 00:45:03 -04:00
9833e22e42
upgrade: Schema version and sqlx version
...
It's complicated but I while debugging I upgraded sqlx. Shouldn't
have mixed up changes like that but I'm lazy and don't want to redo
it so it'll all have to just be here.
2024-07-11 18:04:41 -04:00
e80953e987
maint: upgrade wasm-bindgen version
2024-07-01 15:52:37 -05:00
50eecf9a7c
Bring in web component library
2023-11-25 22:20:42 -05:00
b496cf9568
Store app state atomically as one json blob
2023-07-22 16:14:23 -05:00
acc922787d
Commit lockfile
2023-04-03 14:56:36 -04:00
0beb468197
Bump to v0.2.24
2023-03-21 17:24:11 -04:00
8e075d681c
Bump version to v0.2.23
2023-03-18 18:33:39 -04:00
9a560e53ab
Bump various crate versions
2023-03-18 18:17:28 -04:00
3a562a840d
Add metrics-process process metrics
2023-03-18 11:15:06 -04:00
8c85ba8cde
Update base64 crate version
2023-02-06 16:02:08 -05:00
5bb05c00ad
Bump version to 0.2.21
2023-02-04 18:51:50 -05:00
1ff29fbe1b
Bump version to 0.2.21
2023-01-22 21:57:14 -05:00
99261fb35a
Add prometheus metrics
2023-01-22 21:48:40 -05:00
5d0ace233b
Bump version to 0.2.20
2023-01-18 21:09:28 -05:00
811a04cebb
Bump version v0.2.19
2023-01-17 06:39:34 -05:00
b5d1ed2ee5
Bump version to 0.2.18
2023-01-16 17:16:08 -05:00
43eaba577b
Bump version to 0.2.17
2023-01-12 18:14:44 -05:00
9ac61731f7
Cleanup up some code with the power of From
2023-01-07 20:02:49 -05:00
5f39b0e837
Bump to version v0.2.16
2023-01-07 19:05:03 -05:00
7559aae9d0
On the fly recipe parse checks
2023-01-07 17:28:37 -05:00
8c142711bc
Bump version to v0.2.15
2023-01-06 16:52:17 -05:00
35968ac78d
Bump version to v0.2.14
2023-01-06 11:04:00 -05:00
44e8c0f727
API backend for more granular storage of ingredient mappings
2023-01-05 17:44:04 -05:00
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
8bcafc385d
Allow async using spawn_local_scoped
2023-01-02 20:29:05 -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
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
db63deb319
Separate the api datamodel into a separate crate
2022-12-21 11:41:41 -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
58dc0eef3f
Update nix builds to use rust 1.64
2022-10-12 08:40:34 -04:00
8c5093d77f
Router Integration and entrypoint sycamore 0.8 conversion
2022-10-11 16:43:22 -04:00
481e44911f
Implement save categories functionality
2022-10-10 19:55:54 -04:00
0cc411590e
Remove rocksdb
2022-09-01 14:37:28 -04:00
26a98ae89a
Get SQLX to work
2022-09-01 14:26:43 -04:00
242cf8eddd
Login UI
2022-08-30 17:31:33 -04:00
ac336b03a4
Add session store middleware
2022-08-27 22:57:27 -04:00
81daf525b8
Add a rocksdb session store implementation
2022-08-27 16:06:59 -04:00