author | Greg Burri <greg.burri@gmail.com> | |
Mon, 23 Dec 2024 00:37:01 +0000 (01:37 +0100) | ||
committer | Greg Burri <greg.burri@gmail.com> | |
Mon, 23 Dec 2024 00:37:01 +0000 (01:37 +0100) | ||
commit | dd05a673d9f28deadcf7cc7e8b469f656ce6ff73 | |
tree | 4393daaa9c25918b3b0252167e8547a378b374a1 | tree | snapshot (zip tar.gz) |
parent | c6dfff065c1ade6584394b0604c6fb6d1bd7937f | commit | diff |
Cargo.lock | diff | blob | history | |
backend/Cargo.lock | [deleted file] | blob | history |
backend/scss/style.scss | diff | blob | history | |
backend/sql/data_test.sql | diff | blob | history | |
backend/src/data/db/recipe.rs | diff | blob | history | |
backend/src/data/model.rs | diff | blob | history | |
backend/src/html_templates.rs | diff | blob | history | |
backend/src/main.rs | diff | blob | history | |
backend/src/services.rs | diff | blob | history | |
backend/src/services/fragments.rs | [new file with mode: 0644] | blob |
backend/src/services/recipe.rs | diff | blob | history | |
backend/src/services/ron.rs | diff | blob | history | |
backend/templates/base_with_list.html | diff | blob | history | |
backend/templates/recipe_edit.html | diff | blob | history | |
backend/templates/recipes_list_fragment.html | [new file with mode: 0644] | blob |
common/src/ron_api.rs | diff | blob | history | |
frontend/Cargo.toml | diff | blob | history | |
frontend/src/handles.rs | diff | blob | history | |
frontend/src/lib.rs | diff | blob | history | |
frontend/src/toast.rs | diff | blob | history |