aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9f496bd..db6b884 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,13 @@
### Frontend
- [ ] Shuffle-Mode
- [ ] Something like *X* years/months/days ago this happened.
-- [ ] Settings
+- [x] Settings
- [x] Profile picture
- [x] Profile name
- - [ ] Birthday such we can flag pictures as birthday pictures.
-- [ ] Upload progress bar
+ - [x] Birthday such we can flag pictures as birthday pictures.
+- [x] Upload progress bar
### Backend
-- [ ] Not all files are delivered.
+- [x] Not all files are delivered.
+- [ ] **Removing file makes date ordering wrong**.
- [ ] Cache shuffle data in backend and drop them when next day starts.