diff --git a/README.md b/README.md index b713e01..f064537 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,6 @@ To run **bitvid** locally: - **`config.js`**: - Toggle `isDevMode` for development (`true`) or production (`false`). -- **`site.webmanifest`**: - - Customize PWA settings such as theme color, icons, and start URL. ### Adding Features @@ -121,5 +119,3 @@ To run **bitvid** locally: - **Website**: [bitvid.btc.us](https://bitvid.btc.us) - **GitHub**: [PR0M3TH3AN](https://github.com/PR0M3TH3AN) - **Nostr**: [npub13yarr7j6vjqjjkahd63dmr27curypehx45ucue286ac7sft27y0srnpmpe](https://primal.net/p/npub13yarr7j6vjqjjkahd63dmr27curypehx45ucue286ac7sft27y0srnpmpe) - ---- diff --git a/src/about.html b/src/about.html index 98c551d..7c4a450 100644 --- a/src/about.html +++ b/src/about.html @@ -120,6 +120,14 @@ > About + + Roadmap +

About + + Roadmap +

About + + Roadmap +

+ + + + + bitvid | Roadmap + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ +
+
+ + + BitVid Logo + +
+
+ + +
+ +
+

Loading Content...

+
+
+ + + +
+ + + + + + + + + diff --git a/to-do_list.md b/to-do_list.md deleted file mode 100644 index 142dac9..0000000 --- a/to-do_list.md +++ /dev/null @@ -1,28 +0,0 @@ -# To-Do List - -- add "copy magnet" button -- fix issue with editing videos failing -- fix issue where after you play a video, close the video player and pick that same video again it doesn't open -- Fix error after playing video "Video playback error: MEDIA_ELEMENT_ERROR: Empty src attribute" -- fix "dev mode" publishing "live mode" notes. Make posts posted in devmode have a special devmode flag -- add a npub "whitelist" for logging in -- add ability to set custom relays setting stored as local cache -- add "publish" last step to the video edits process -- convert "logged in as" from public key to profile image, username and noun as fallback -- add comments to video modal -- add "adult content" flag for note submission -- add #tags to the submission spec and form -- add block/unblock list with import and export features so users can share their lists -- add unique URL to each video -- add profile modal for each user/profile -- add subscription mechanism with notifications -- add side bar for more UI flexibility -- add customized home screen content via algorithms for better feeds -- make logo/brand -- add zaps to videos and profiles and comments -- add intro tutorial info to explain how to use the site -- add custom color themes and toggle light and dark mode -- Add multi-language support for content posts and filtration -- add setting menu to store local account relay, adult content, theme/color and language settings -- improve UI/UX CSS -- bug test video edits and submissions thoroughly