update account management
This commit is contained in:
parent
a90b08e207
commit
3da5deb34a
2 changed files with 9 additions and 7 deletions
10
readme.md
10
readme.md
|
@ -13,6 +13,7 @@ i've run out of ideas.
|
||||||
- [highly configurable](https://git.reidlab.online/reidlab/gdps-server/src/branch/main/config.example.toml)
|
- [highly configurable](https://git.reidlab.online/reidlab/gdps-server/src/branch/main/config.example.toml)
|
||||||
- compiled, for extra speed
|
- compiled, for extra speed
|
||||||
- [parses uploaded levels](https://git.reidlab.online/reidlab/gdps-server/src/branch/main/src/helpers/levels.rs) to patch RCEs and verify that everything is in place
|
- [parses uploaded levels](https://git.reidlab.online/reidlab/gdps-server/src/branch/main/src/helpers/levels.rs) to patch RCEs and verify that everything is in place
|
||||||
|
- website frontend
|
||||||
|
|
||||||
## build
|
## build
|
||||||
|
|
||||||
|
@ -31,15 +32,14 @@ i've run out of ideas.
|
||||||
|
|
||||||
## todo
|
## todo
|
||||||
|
|
||||||
- chrono
|
- account settings page
|
||||||
|
- better web design
|
||||||
|
- use chrono
|
||||||
- 2.2 friends only unlisted
|
- 2.2 friends only unlisted
|
||||||
- add dailies, events, weekly
|
- add dailies, events, weekly
|
||||||
- moderation utilities
|
- moderation utilities
|
||||||
- ip actions
|
|
||||||
- better song support
|
- better song support
|
||||||
- authentication caching (ip? redis?)
|
- authentication caching
|
||||||
- use log instead of println
|
- use log instead of println
|
||||||
- make a proper rank system (reuploading, uploading music, rating, etc.)
|
- make a proper rank system (reuploading, uploading music, rating, etc.)
|
||||||
- user icons in the account management + settings (gdicon.oat.zone? selfhost?)
|
- user icons in the account management + settings (gdicon.oat.zone? selfhost?)
|
||||||
- account settings page
|
|
||||||
- better web design
|
|
|
@ -42,7 +42,9 @@
|
||||||
<br><br>
|
<br><br>
|
||||||
anyway how has ur day been
|
anyway how has ur day been
|
||||||
<br><br>
|
<br><br>
|
||||||
the demon should be your user icon haha, ill get 2 that latr :3 (gonna be next update i think)
|
the demon should be your user icon haha, i'll fix that later
|
||||||
|
<br><br>
|
||||||
|
also the settings arent made yet so sorry if you wanna change your username or password or something
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue