Serialize Path objects to QML
- media_cache.get_(thumbnail/media) now return a Path instead of str - When converted to strings in the serialization, the "file://" prefix is prepended. This fixes problems when the app is built in release mode with QRC resources.
This commit is contained in:
1
TODO.md
1
TODO.md
@@ -1,6 +1,5 @@
|
||||
- Media
|
||||
- Verify things work with chat.privacytools.io (subdomain weirdness)
|
||||
- Allow multiple file selection
|
||||
- Confirmation box after picking file to upload
|
||||
- Handle upload errors: non existent path, path is a dir, file too big, etc
|
||||
- Show real progression for mxc thumbnail loadings, uploads and downloads
|
||||
|
||||
Reference in New Issue
Block a user