diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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. |