Commit Graph

19 Commits (db01332c15ea153e03a754f02a1fcc0e7669f253)

Author SHA1 Message Date
trivernis db01332c15
Fix build errors and update to latest tauri version 4 months ago
trivernis 1578a917b7
Improve background task handling
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis b86b6f21ac
Move thumbnail loading to background tasks and add retry to image loading
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 516b27d7ad
Add job to generate missing thumbnails on startup
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis b315024c6a Change file id variant CID to CD
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 6085bed8de Update API types for new database schema
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis ba04083d2c Update rmp-ipc and add more tracing
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 9411cbd1ab Add plugin command to save files on the local system
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis e240d5f1ad Change scheme runtimes to use one shared runtime instead of creating a new one
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis e1aceced33 Fix tokio runtime in custom schemes not having time enabled
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 03f70e2f8a Change custom schemes to run in tokio runtime
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 14397dd037 Change thumbnail requirements to be stricter
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis abf28402e6 Change thumbnail response to not include the thumb id
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 5d510cbf15 Fix caching key for thumbnails
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 68b8aa39c9 Fix error when parsing hashes from uris
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 2a69c5b748 Add schema to retrieve file content and api to get a file by id
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 32e85dae7a Add cleaning of buffers to separate worker thread
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 09c4776321 Add caching to buffers
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 6912ad6f05 Add commands to repo plugin
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago