mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-24 10:37:16 +00:00
Update TODO
This commit is contained in:
parent
fd435672db
commit
5ba23eb71e
1 changed files with 7 additions and 6 deletions
13
todo.md
13
todo.md
|
|
@ -1,15 +1,19 @@
|
|||
# TODO
|
||||
|
||||
- Don't hide filename/download link after skin loads
|
||||
- Add an about page
|
||||
- Add share link to focused mode
|
||||
- Button to share search?
|
||||
- "No results" page
|
||||
- Press "/" to focus search
|
||||
- Add React Helmet to enable social sharing links
|
||||
- Setup Sentry
|
||||
- Restore focus when leaving the modal
|
||||
- Move file name and download buttons to the bottom?
|
||||
- Figure out how to use the file name when downloading files
|
||||
- Detect dupe files
|
||||
- Add a structured search: tags, author, quotes, -
|
||||
- Fix the positioning glitch when switching from preview to Webamp
|
||||
- Add archive.org link?
|
||||
- Parse/index text files from skins - Maybe use algolia?
|
||||
- Pick a better background color. Maybe the average of all skin colors?
|
||||
- Ensure our skins are up to date
|
||||
- Add a feature to let users controll zoom
|
||||
|
|
@ -20,15 +24,12 @@
|
|||
- Search updates should replace query not add a new one to the history
|
||||
- Random skin button?
|
||||
- Link to open on Webamp
|
||||
- "No results" page
|
||||
- Keyboard navigation? Previous and next skin when focused?
|
||||
- Move images to CDN. Currently it's just s3 directly
|
||||
- Disable Google Analytics in dev
|
||||
- Make Webamp clean up after itself
|
||||
- Update title when you pick a skin
|
||||
- Setup Sentry
|
||||
- Press "/" to focus search
|
||||
- Restore focus when leaving the modal
|
||||
- Find a way to start loading Webamp+skin as soon as the user clicks. Currently we have to wait for the animation.
|
||||
|
||||
## Requires a server
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue