Starboard-4
Starboard-4 copied to clipboard
Dashboard
channel picker
- [ ] change selected color to transparent blurple
emoji picker
- [ ] add delete button
- [x] multi-emoji selector
- [ ] better placeholder (somehow)
todolist
- [ ] Create a Redis or KeyDB cache - database cache - http cache, specialized for website - update http cache from bot - move db cache from bot to db cache
- [ ] Refactor AuthContext - Remove cache data - Store access token in DB and load on start or demand
- [ ] Handle refresh tokens
- [ ] Fix access token/JWT expiry
General
- [x] Validate specific guild access
- [x] Favicon
- [x] Title
Auth
- [x] Working oauth2 flow
- [ ] Handle rejections
Home Screen
todo...
Components
- [ ] Emoji picker
- [x] Channel picker
- [ ] Role picker
Dashboard
- [ ] Better error handling
- [ ] Add logout capability
Servers
- [x] Server picker
- [ ] Server overview that isn't raw data
Starboard
- [x] View starboards
- [x] Create starboards
- [x] Delete starboards
Edit Starboards
- [ ] Emojis (style, requirements)
- [x] Style
- [ ] Requirements
- [ ] Behavior
- [ ] Regex
Other things
todo...