Commit Graph

16 Commits (959fb661c36ad8c0610d8d2516cf0c02e6ac359a)

Author SHA1 Message Date
William Grant d4d5b6c86b fix: improved disk deletion handling and pass yarn ready
need to use await with the pathExists function and cleaned up code into a handler function
3 years ago
William Grant c759eed0d8 fix: check if path exists for deleted attachment instead of trying to read that data
this is more performant since it should be deleted
3 years ago
William Grant 6cf2c0b0df feat: made sure to clear attachment properties after deletion
confirmed everything works through testing
3 years ago
William Grant 386997f233 feat: made progress on attachment deletions but can confirm 100% 3 years ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
Audric Ackermann 4baedda349
add tests for opengroup utils 4 years ago
Audric Ackermann b76797d264
do not use a custom sandbox for testing
instead use the one from Sinon as it is exposed for a good reason
4 years ago
Audric Ackermann 0ebc1d7e92
split attachmnent logic between what is used on main and renderer 4 years ago
Audric Ackermann 2dfd09a7b1 app kind of start background side 4 years ago
audric 4b39b46b6a replace invalid unicode in filename 4 years ago
audric 72409e3f1f make sure to keep error state of attachment DL failing 4 years ago
audric cea2c2460a make sure screenshot of video attachment is saved locally 4 years ago
audric 9f0ae00317 fix up types for link preview generations 4 years ago
audric 1c8e81d8e6 make sure to store generated thumbnail with the attachment message 4 years ago
audric 8feecb777b make sure to scale dowm preview in composition box 4 years ago
Audric Ackermann c7565fe7b3 Move scale/resize and attachment logic to typescript 4 years ago