diff --git a/README.md b/README.md index b6d487e..ce60ea5 100644 --- a/README.md +++ b/README.md @@ -21,22 +21,27 @@ If you'd like to help localize Pretendo Network, you can contribute to the trans # Website refactor The website is currently in a refactor, here is what is still left on the frontend: -- [] Term pages (nuxt content) -- [] Docs (nuxt content) -- [] Styling for progress page -- [] Styling for progress on main page -- [] Merge upstream changes into refactor branch -- [] Donation tier page -- [] Mii editor -- [] Account page +- [ ] Term pages (nuxt content) +- [ ] Docs (nuxt content) +- [ ] Styling for progress page +- [ ] Styling for progress on main page +- [ ] Donation tier page +- [ ] Mii editor +- [ ] Account page And the tasks left on the backend: -- [] Registration (with captchas) -- [] Logout -- [] Password forgot flow -- [] Stripe webhook emails -- [] Stripe webhook database updates -- [] Discord integration (add/remove roles on link and subscription changes) -- [] Creation of stripe subscriptions -- [] Account editing (mii saving, server environment changes) -- [] Delete account +- [ ] Registration (with captchas) +- [ ] Logout +- [x] Login +- [ ] Password forgot flow +- [x] Stripe webhook emails +- [x] Stripe webhook database updates +- [x] Discord integration (add/remove roles on link and subscription changes) +- [ ] Creation of stripe subscriptions +- [ ] Account editing (mii saving, server environment changes) +- [ ] Delete account +- [x] Discourse SSO + +Miscellanous tasks: +- [ ] Merge upstream changes into refactor branch +- [ ] Security testing