mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 10:07:35 +00:00
1.5 KiB
1.5 KiB
TODO
- Add an about page
- Add share link to focused mode
- Button to share search?
- 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
- 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
- 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
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