From 808acd8289f2fd4c20e54924489199e27cbeee03 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Thu, 4 Dec 2025 21:52:09 +0100 Subject: [PATCH] Todo done --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1b11c8..9f7f94a 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Everything is open to anyone for collaboration, but the following ones are parti - [x] Add password reset - [x] Add automated welcome email - [ ] Security audit and penetration testing -- [ ] Make `deploy-api.sh` run automatically on push to `main` branch +- [x] Make `deploy-api.sh` run automatically on push to `main` branch - [x] Create settings page (change email, password, delete account, etc.) - [ ] Improve [financials](web/public/md/financials.md) page (donor / acknowledgments, etc.) - [x] Improve loading sign (e.g., animation of a compass moving around)