Add cursor pagination, add new emotions

This commit is contained in:
2023-12-21 13:04:49 +03:00
parent 6ed38dd3fc
commit b040295364
15 changed files with 402 additions and 87 deletions

View File

@@ -1,12 +1,14 @@
# Soul Diary
Self-hosted service.
## ToDo
1. Implement cursor pagination on backends and server
2. Implement infinity scroll
3. Add filters: min timestamp, max timestamp, emotions
4. Implement S3 backend client
5. Implement FTP backend client
0. Fill README
1. Add filters: min timestamp, max timestamp, emotions
2. Implement S3 backend client
3. Implement FTP backend client
4. Add notifications
## User Flow