2023-07-20 23:41:47 +02:00
|
|
|
# Personal Homepage
|
|
|
|
|
2023-10-05 10:09:50 +02:00
|
|
|
My own homepage, bocken.org, built with svelte-kit.
|
2023-07-20 23:41:47 +02:00
|
|
|
|
|
|
|
## TODO
|
|
|
|
### General
|
2023-12-13 12:15:03 +01:00
|
|
|
- [ ]
|
|
|
|
- [ ] Admin user management -> move to authentik via oIDC
|
2023-07-23 12:21:12 +02:00
|
|
|
- [ ] upload/change pfp
|
2023-07-21 15:26:48 +02:00
|
|
|
- [x] registration only with minimal permissions
|
2023-07-23 12:21:12 +02:00
|
|
|
- [ ] logout without /logout page
|
|
|
|
- [ ] preferences page
|
|
|
|
- [x] change password
|
|
|
|
- [ ] fail2ban integration
|
2023-07-26 15:16:17 +02:00
|
|
|
- [ ] dark mode
|
2023-07-20 23:41:47 +02:00
|
|
|
|
|
|
|
### Rezepte
|
2023-12-13 14:55:42 +01:00
|
|
|
- [ ] Do not list recipes that are all-year as "seasonal"
|
2023-07-23 12:21:12 +02:00
|
|
|
- [ ] nutrition facts
|
2023-12-13 12:15:03 +01:00
|
|
|
- [x] verify randomize arrays based on day
|
|
|
|
- [x] notes for next time
|
|
|
|
- [ ] refactor, like, a lot
|
2023-07-20 23:41:47 +02:00
|
|
|
|
|
|
|
### Flims
|
2023-07-23 12:21:12 +02:00
|
|
|
- [ ] Calendar layout
|
|
|
|
- [ ] DB setup
|
|
|
|
- [ ] create new entries
|
|
|
|
- [ ] delete entries
|
|
|
|
- [ ] edit entries
|
2023-07-20 23:41:47 +02:00
|
|
|
|
|
|
|
### Glaube
|
2023-07-23 12:21:12 +02:00
|
|
|
- [ ] 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
|
2023-07-26 15:16:17 +02:00
|
|
|
- [ ] create LDAP and OpenID
|
|
|
|
|
2023-07-21 15:26:48 +02:00
|
|
|
#### E-Mail
|
2023-07-23 12:21:12 +02:00
|
|
|
- [ ] emailwiz setup
|
|
|
|
- [ ] fail2ban
|
2023-07-26 15:16:17 +02:00
|
|
|
- [ ] LDAP?
|
2023-07-21 15:26:48 +02:00
|
|
|
|
|
|
|
### Dendrite
|
2023-12-13 12:15:03 +01:00
|
|
|
- [x] setup dendrite
|
2023-07-26 15:16:17 +02:00
|
|
|
- [ ] Connect to LDAP
|
2023-12-13 12:15:03 +01:00
|
|
|
- [x] Serve some web-frontend -> Just element?
|
2023-07-23 12:21:12 +02:00
|
|
|
|
|
|
|
### Gitea
|
|
|
|
- [ ] consistent theming
|
2023-07-26 15:16:17 +02:00
|
|
|
- [ ] LDAP/OpenID
|
|
|
|
|
|
|
|
### Jellyfin
|
2023-12-13 12:15:03 +01:00
|
|
|
- [x] connect to LDAP
|