README: update progress in README

This commit is contained in:
Max Leiter 2022-03-24 15:37:15 -07:00
parent b77265e6b6
commit c1c5af2b18
No known key found for this signature in database
GPG key ID: A3512F2F2F17EBDA

View file

@ -53,13 +53,12 @@ Drift is a major work in progress. Below is a (rough) list of completed and envi
- [x] user auth
- [ ] SSO via HTTP header (Issue: [#11](https://github.com/MaxLeiter/Drift/issues/11))
- [x] downloading files (individually and entire posts)
- [ ] password protected posts
- [x] password protected posts
- [x] sqlite database
- [ ] non-node backend
- [ ] administrator account / settings
- [ ] docker-compose (PR: [#13](https://github.com/MaxLeiter/Drift/pull/13))
- [ ] publish docker builds
- [ ] user settings
- [ ] works enough with JavaScript disabled
- [ ] documentation
- [x] documentation
- [x] customizable homepage, so the demo can exist as-is but other instances can be built from the same source. Environment variable for the file contents?