mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-23 09:07:40 -05:00
chore: remove todos from readme
This commit is contained in:
59
README.md
59
README.md
@@ -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
|
||||
Reference in New Issue
Block a user