This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
bearcattt
committed
Oct 24, 2024
1 parent
5c8925a
commit 074fd84
Showing
1 changed file
with
12 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,12 @@ | ||
1. (@Owski #Owski #hi) | ||
Setup msqr | ||
|
||
2. (@EV ✞) | ||
Setup 404.astro | ||
|
||
3. (@Owski #Owski #hi) | ||
Setup Byod | ||
|
||
4. (@EV ✞) | ||
Update README | ||
|
||
5. Add games to the game page. | ||
|
||
6. (@EV ✞) | ||
Improve overall design for better appearance. | ||
|
||
7. Create an icon for Lunar (to be used across the server, GitHub repository, and other platforms). | ||
|
||
8. Implement a sliding navigation bar instead of a static one. | ||
Add controls (refresh, back, forward, home) on the go.astro page. | ||
|
||
9. Create a TOS (Terms of Service) page and add the TOS content. | ||
|
||
10. (@bearcat) | ||
Integrate Google Analytics. | ||
|
||
11. (@bearcat) | ||
Add password protection (with a fallback page). | ||
|
||
12. (Optional) Implement volume controls for adjusting sound (up/down). | ||
|
||
13. In settings, add an option to change the transport type (e.g., epoxy, libcurl, baremux), enabling Vercel support. | ||
|
||
14. Optimize UV to load faster. | ||
|
||
15. (@bearcattt) | ||
Add a proxy switcher (for UV, Scramjet, and others) in the settings. | ||
## To-Do List | ||
|
||
- [ ] Make `404.astro` look good | ||
- [ ] Update README | ||
- [ ] Enhance overall appearance | ||
- [ ] Consider implementing a sliding nav bar instead of a traditional nav bar | ||
- [ ] Add controls (refresh, back, forward, home) on the `go.astro` page | ||
- [ ] Add more settings | ||
- [ ] Implement password protection (with fallback page) | ||
- [ ] Improve UV loading speed | ||
- [ ] Add more options to the proxy switcher in settings | ||
- [ ] Include more search engines |