mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-24 02:27:37 +00:00
1.6 KiB
1.6 KiB
TODO
- Sort skins by... something? (Twitter likes?)
- Scroll is not locked in overlay mode on ios
- Add an about page
- Add share link to focused mode
- "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, -
- Add archive.org link?
- Ensure our skins are up to date
- Add a feature to let users controll zoom
- Let users browser text files in skins
- Link back to original source of skin?
- Sometimes there's extra space at the bottom. Like, the calculation for how much height will be needed is not quite right.
- Publish to GitHub - In the webamp repo?
- Search updates should replace query not add a new one to the history
- Improve loading of random skin - should not jump
- Link to open on Webamp
- 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
- Use empty space when search is less than a page for hints
- Come up with a name
Requires a server
- Add an opengraph preview image URL to skin permalinks
- Drag in a skin to upload!
- We should detect if we have it or not
- Allow users to add tags/author info
Future features
- Skin explorer
- List files within the zip and let users download them
- Special viewer for txt files and bmp files