No description
Find a file
Aravinth Manivannan e2fb0bebb6
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: CI: compile releases with nightly and remove quotes from smtp URL
nightly required because of mockall
2024-05-18 20:49:45 +05:30
.reuse feat: init 2024-05-13 21:26:50 +05:30
.sqlx fix: sqlx offline compilation data 2024-05-18 19:16:43 +05:30
config fix: read email config as a URL for optionally disabling TLS 2024-05-18 20:41:27 +05:30
LICENSES feat: init 2024-05-13 21:26:50 +05:30
migrations chore: migrations and sqlx offline compilation data 2024-05-17 23:28:44 +05:30
src feat: lettre email adapter: load email config and test account_validation_link 2024-05-18 20:42:30 +05:30
utils/db-migrations feat: db utils 2024-05-13 21:28:58 +05:30
.env.docker-compose fix: s/vanigam/vanikam/ 2024-05-18 19:40:06 +05:30
.env_sample fix: read email config as a URL for optionally disabling TLS 2024-05-18 20:41:27 +05:30
.gitignore feat: bootstrap actix web 2024-05-13 21:30:15 +05:30
.woodpecker.yml fix: CI: compile releases with nightly and remove quotes from smtp URL 2024-05-18 20:49:45 +05:30
Cargo.lock feat: lettre email adapter: load email config and test account_validation_link 2024-05-18 20:42:30 +05:30
Cargo.toml feat: lettre email adapter: load email config and test account_validation_link 2024-05-18 20:42:30 +05:30
docker-compose-dev-deps.yml feat: provision dev deps using docker-compose 2024-05-18 20:41:52 +05:30
Makefile feat: provision dev deps using docker-compose 2024-05-18 20:41:52 +05:30