bliss/TODO.md

19 lines
438 B
Markdown
Raw Permalink Normal View History

2022-12-18 02:38:38 +00:00
### Todo
2022-12-18 02:37:07 +00:00
- [ ] Add user creation for admins
2022-12-18 02:38:38 +00:00
### In Progress
2022-12-25 15:05:23 +00:00
- [ ] Add support for multiple domains.
2022-12-18 02:37:07 +00:00
### Done
2022-12-25 15:05:23 +00:00
- [x] Add user administration settings (create, ban, ...etc).
- [x] Add file adminstration settings.
- [x] Add S3 intergration.
- [x] Make docker installation instructions.
- [x] Fix download link.
2022-12-18 02:37:07 +00:00
- [x] Add embed customizer.
2022-12-21 09:56:45 +00:00
- [x] Switch verification from postgres to redis database.
- [x] Fix embed customizer validation.