Add a trace layer
This commit is contained in:
parent
980c5884a4
commit
1f03c01d1d
5 changed files with 26 additions and 21 deletions
2
TODO.md
2
TODO.md
|
|
@ -1,4 +1,3 @@
|
|||
* Clean the old code + commit
|
||||
* How to log error to journalctl or elsewhere + debug log?
|
||||
* Try using WASM for all the client logic (test on editing/creating a recipe)
|
||||
* Understand the example here:
|
||||
|
|
@ -17,6 +16,7 @@
|
|||
.service(services::webapi::set_recipe_description)
|
||||
* Add support to translations into db model.
|
||||
|
||||
[ok] Clean the old code + commit
|
||||
[ok] Reactivate sign up/in/out
|
||||
[ok] Change all id to i64
|
||||
[ok] Check cookie lifetime -> Session by default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue