chore: remove todos from readme
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled

This commit is contained in:
mrjvs
2026-08-18 23:16:54 +02:00
parent 5975ec82db
commit 2390b6c6fd

View File

@@ -60,62 +60,3 @@ There are no fully required configuration variables, the app can runs minimally
| | `PN_WEBSITE_PUBLIC_HCAPTCHA_SITE_KEY` | HCaptcha site key | - |
| | | | |
| Discourse SSO | `PN_WEBSITE_DISCOURSE_SSO_SECRET` | Discourse SSO secret | - |
# Website refactor
The website is currently in a refactor, here is what is still left on the frontend:
- [x] Styling for progress page
- [x] Styling for progress on main page
- [X] Account: Mii editor
- [X] Account: View account
- [X] Account: Delete account
- [X] Account: Link discord account
- [X] Account: Edit server environment
- [ ] Account: Edit account info
- [X] Donations: stripe checkout frontend
- [x] Auth: Login
- [x] Auth: Logout
- [x] Auth: Register
- [x] Auth: Forgot password flow
- [X] Content: Term pages
- [X] April fools'
- [X] Content: Documentation pages
- [x] Content: Blog
And the tasks left on the backend:
- [x] Registration (with captchas)
- [x] Logout
- [x] Login
- [x] Password forgot flow
- [x] Stripe webhook emails
- [x] Stripe webhook database updates
- [x] Discord integration (add/remove roles on link and subscription changes)
- [x] Creation of stripe subscriptions
- [x] Account editing (mii saving, server environment changes)
- [x] Delete account
- [x] Discourse SSO
- [x] HCaptcha support
- [x] RSS feed
Miscellanous tasks:
- [x] Merge upstream changes into refactor branch
- [x] Security testing
- [x] Document configuration
- [x] Backend testing
- [x] Github progress tracking
- [x] Discord linking
- [x] Discord role syncing
- [x] Login/logout
- [x] Register
- [x] Discourse SSO
- [x] HCaptcha
- [x] RSS feed
- [x] Stripe checkout
- [x] Stripe donation progress
- [x] Stripe webhooks (+ mailing)
- [x] Forgot password flow
- [x] Delete account
- [x] server environment changing
- [x] Mii edits saving
- [x] Auth cookies