Update TODO

This commit is contained in:
Jordan Eldredge 2018-12-01 13:45:24 -08:00
parent fd435672db
commit 5ba23eb71e

13
todo.md
View file

@ -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