| author | Greg Burri <greg.burri@gmail.com> | |
| Sat, 26 Nov 2022 11:26:05 +0000 (12:26 +0100) | ||
| committer | Greg Burri <greg.burri@gmail.com> | |
| Sat, 26 Nov 2022 11:26:05 +0000 (12:26 +0100) | ||
| commit | 45d4867cb37ce8d7007c4d98de70d81d0b705b92 | |
| tree | 5254666cd27de65d9d3552e5da95cc52ad2671a1 | tree | snapshot (zip tar.gz) |
| parent | b1ffd1a04a55d6653ed55ea99f09550e5a8a9a96 | commit | diff |
| .cargo/config.toml | [new file with mode: 0644] | blob |
| Cargo.lock | diff | blob | history | |
| README.md | diff | blob | history | |
| backend/Cargo.toml | diff | blob | history | |
| backend/launch_debug.nu | [new file with mode: 0644] | blob |
| backend/launch_debug.ps1 | [deleted file] | blob | history |
| backend/sql/version_1.sql | diff | blob | history | |
| backend/src/config.rs | [new file with mode: 0644] | blob |
| backend/src/consts.rs | diff | blob | history | |
| backend/src/db.rs | diff | blob | history | |
| backend/src/email.rs | [new file with mode: 0644] | blob |
| backend/src/main.rs | diff | blob | history | |
| backend/templates/base.html | diff | blob | history | |
| backend/templates/message.html | [new file with mode: 0644] | blob |
| backend/templates/sign_in_form.html | [new file with mode: 0644] | blob |
| backend/templates/sign_up_form.html | [new file with mode: 0644] | blob |
| common/Cargo.toml | diff | blob | history | |
| common/src/lib.rs | diff | blob | history | |
| common/src/utils.rs | [new file with mode: 0644] | blob |