Update TODO

This commit is contained in:
Korbs 2024-07-19 02:03:55 -04:00
parent ea3df262d2
commit 6f3a08867f

View file

@ -18,6 +18,55 @@ ___
- [x] Track Events (Users should be opted-out by default, OpenPanel will be used)
- [x] Make privacy policy adaptive
- [x] Mobile Support
- [ ] Server Configuration (.env)
- [ ] Quality
- [ ] Allow 1080p
- [ ] Allow 4K
- [ ] Allow 8K
- [ ] Account System (Based on [Account System Demo](https://ark.sudovanilla.org/MinPluto/Account-System-Demo))
- [ ] Use Supabase Library
- [ ] Create Pages:
- [ ] Subscription Feed
- [ ] History (Maybe, maybe not)
- [ ] Login
- [ ] Register
- [ ] Account
- [ ] Preferences
- [ ] Delete
- [ ] Anomymous Account Creation
- [ ] Email Confirmation Code
- [ ] Ability to:
- [ ] Update Data
- [ ] Avatar (Reminder: Proxy avatar URL)
- [ ] Username
- [ ] Email
- [ ] Pasword
- [ ] Delete Account
- [ ] API
- [ ] `/api/update/avatar` (Reminder: Proxy avatar URL)
- [ ] `/api/update/name`
- [ ] `/api/update/email`
- [ ] `/api/update/password`
- [ ] `/api/update/preference/ui/theme`
- [ ] `/api/update/preference/ui/color-scheme`
- [ ] `/api/update/preference/ui/zen`
- [ ] `/api/update/preference/ui/sidebar/size`
- [ ] `/api/update/preference/player-type`
- [ ] `/api/update/preference/image-proxy`
- [ ] `/api/update/preference/instance/invidious/media`
- [ ] `/api/update/preference/instance/invidious/data`
- [ ] `/api/update/preference/instance/safetwitch/media`
- [ ] `/api/update/preference/instance/safetwitch/data`
- [ ] `/api/auth/login`
- [ ] `/api/auth/register`
- [ ] `/api/auth/delete`
- [ ] `/api/auth/confirm`
- [ ] `/api/auth/logout`
- [ ] `/api/anon/create`
- [ ] `/api/anon/delete`
- [ ] `/api/anon/signout`
- [ ] `/api/subscription/add`
- [ ] `/api/subscription/remove`
- [ ] Revamp Design and Layout ([UI Library Repo](https://ark.sudovanilla.org/MinPluto/UI-Library/))
- [ ] Use Header over Sidebar
- [ ] Generic
@ -76,7 +125,7 @@ ___
- [ ] Just Chatting
- [ ] IRL
- [ ] Sports
- [ ] Animtals
- [ ] Animals
- [ ] Creativity
- [ ] Inline Player
- [ ] Dedicated Redirect Page