update TODO

This commit is contained in:
Alexander Bocken 2023-07-21 15:26:48 +02:00
parent 6abc3e87f4
commit 2f5a71f8e3
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -6,11 +6,12 @@ My own homepage, bocken.org (new.bocken.org for now), built with svelte-kit.
### General ### General
- [] Admin user management - [] Admin user management
- [] upload/change pfp - [] upload/change pfp
- [] registration only with minimal permissions - [x] registration only with minimal permissions
- [] logout without /logout page - [] logout without /logout page
- [] no DB request for every Layout change if session already got the username once - [] no DB request for every Layout change if session already got the username once
- [] preferences page - [] preferences page
- [] change password - [] change password
- [] fail2ban integration
### Rezepte ### Rezepte
- [] nutrition facts - [] nutrition facts
@ -36,3 +37,14 @@ My own homepage, bocken.org (new.bocken.org for now), built with svelte-kit.
- [] DB setup - [] DB setup
- [] Google Speech to Text API integration? - [] Google Speech to Text API integration?
- [] Gebete - [] Gebete
### Outside of this sveltekit project but planned to run on the server as well
#### E-Mail
- [] emailwiz setup
- [] fail2ban
### Dendrite
- [] setup dendrite
- [] OAuth? -> Everything OAuth or OpenID?
- [] Serve some web-frontend -> Just element?