blob: de30e9db9cfaa3e46922e9ad57bb79672a41d920 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Memora
## TODO
### Frontend
- [ ] Shuffle-Mode
- [ ] Something like *X* years/months/days ago this happened.
- [x] Settings
- [x] Profile picture
- [x] Profile name
- [x] Birthday such we can flag pictures as birthday pictures.
- [x] Upload progress bar
### Backend
- [x] Not all files are delivered.
- [X] **Removing file makes date ordering wrong**.
- [ ] Cache shuffle data in backend and drop them when next day starts.
|