homepage/README.md

51 lines
1.1 KiB
Markdown
Raw Normal View History

2023-07-20 23:41:47 +02:00
# Personal Homepage
My own homepage, bocken.org (new.bocken.org for now), built with svelte-kit.
## TODO
### General
- [] Admin user management
- [] upload/change pfp
2023-07-21 15:26:48 +02:00
- [x] registration only with minimal permissions
2023-07-20 23:41:47 +02:00
- [] logout without /logout page
- [] no DB request for every Layout change if session already got the username once
- [] preferences page
- [] change password
2023-07-21 15:26:48 +02:00
- [] fail2ban integration
2023-07-20 23:41:47 +02:00
### Rezepte
- [] nutrition facts
- [] verify randomize arrays based on day
- [] notes for next time
### Abrechnungen
- [] DB setup
- [] create new entries
- [] delete entries
- [] edit entries
- [] upload img
### Flims
- [] Calendar layout
- [] DB setup
- [] create new entries
- [] delete entries
- [] edit entries
### Glaube
- [] just keep it as MD rendering for now?
- [] DB setup
- [] Google Speech to Text API integration?
- [] Gebete
2023-07-21 15:26:48 +02:00
### 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?