author | Greg Burri <greg.burri@gmail.com> | |
Wed, 18 Dec 2024 22:10:19 +0000 (23:10 +0100) | ||
committer | Greg Burri <greg.burri@gmail.com> | |
Wed, 18 Dec 2024 22:10:19 +0000 (23:10 +0100) | ||
commit | fce4eade7319c0cf2d0975ecf47536f4ee4d6f36 | |
tree | ba952dcb7b162dd4af4f7f27030accaf7c07b60f | tree | snapshot (zip tar.gz) |
parent | 4248d11aa90f4c3118505a0d4ed6a6efa966b8a5 | commit | diff |
Cargo.lock | diff | blob | history | |
backend/sql/data_test.sql | diff | blob | history | |
backend/sql/version_1.sql | diff | blob | history | |
backend/src/data/db.rs | diff | blob | history | |
backend/src/data/db/recipe.rs | [new file with mode: 0644] | blob |
backend/src/data/db/user.rs | [new file with mode: 0644] | blob |
backend/src/data/mod.rs | diff | blob | history | |
backend/src/data/model.rs | [new file with mode: 0644] | blob |
backend/src/data/utils.rs | diff | blob | history | |
backend/src/html_templates.rs | diff | blob | history | |
backend/src/main.rs | diff | blob | history | |
backend/src/model.rs | [deleted file] | blob | history |
backend/src/services.rs | diff | blob | history | |
backend/templates/base_with_list.html | diff | blob | history | |
backend/templates/recipe_edit.html | diff | blob | history | |
backend/templates/recipe_view.html | [new file with mode: 0644] | blob |
backend/templates/sign_up_form.html | diff | blob | history | |
backend/templates/view_recipe.html | [deleted file] | blob | history |