Remove pagination, refactoring

This commit is contained in:
2023-12-17 22:09:45 +03:00
parent f6c37b597b
commit 3b9d0d2ba6
11 changed files with 74 additions and 101 deletions

View File

@@ -2,9 +2,10 @@
## ToDo
1. Implement infinity scroll
2. Implement S3 backend client
3. Implement FTP backend client
1. Implement cursor pagination on backends
2. Implement infinity scroll
3. Implement S3 backend client
4. Implement FTP backend client
## User Flow