update to current state
This commit is contained in:
parent
2ba62592b3
commit
bdedd4c45c
22
README.md
22
README.md
@ -4,11 +4,11 @@ My own homepage, bocken.org, built with svelte-kit.
|
|||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
### General
|
### General
|
||||||
- [ ] Admin user management
|
- [ ]
|
||||||
|
- [ ] Admin user management -> move to authentik via oIDC
|
||||||
- [ ] upload/change pfp
|
- [ ] upload/change pfp
|
||||||
- [x] 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
|
|
||||||
- [ ] preferences page
|
- [ ] preferences page
|
||||||
- [x] change password
|
- [x] change password
|
||||||
- [ ] fail2ban integration
|
- [ ] fail2ban integration
|
||||||
@ -16,15 +16,9 @@ My own homepage, bocken.org, built with svelte-kit.
|
|||||||
|
|
||||||
### Rezepte
|
### Rezepte
|
||||||
- [ ] nutrition facts
|
- [ ] nutrition facts
|
||||||
- [ ] verify randomize arrays based on day
|
- [x] verify randomize arrays based on day
|
||||||
- [ ] notes for next time
|
- [x] notes for next time
|
||||||
|
- [ ] refactor, like, a lot
|
||||||
### Abrechnungen
|
|
||||||
- [ ] DB setup
|
|
||||||
- [ ] create new entries
|
|
||||||
- [ ] delete entries
|
|
||||||
- [ ] edit entries
|
|
||||||
- [ ] upload img
|
|
||||||
|
|
||||||
### Flims
|
### Flims
|
||||||
- [ ] Calendar layout
|
- [ ] Calendar layout
|
||||||
@ -49,13 +43,13 @@ My own homepage, bocken.org, built with svelte-kit.
|
|||||||
- [ ] LDAP?
|
- [ ] LDAP?
|
||||||
|
|
||||||
### Dendrite
|
### Dendrite
|
||||||
- [ ] setup dendrite
|
- [x] setup dendrite
|
||||||
- [ ] Connect to LDAP
|
- [ ] Connect to LDAP
|
||||||
- [ ] Serve some web-frontend -> Just element?
|
- [x] Serve some web-frontend -> Just element?
|
||||||
|
|
||||||
### Gitea
|
### Gitea
|
||||||
- [ ] consistent theming
|
- [ ] consistent theming
|
||||||
- [ ] LDAP/OpenID
|
- [ ] LDAP/OpenID
|
||||||
|
|
||||||
### Jellyfin
|
### Jellyfin
|
||||||
- [ ] connect to LDAP
|
- [x] connect to LDAP
|
||||||
|
Loading…
Reference in New Issue
Block a user