don't decode executables contents
Dependencies
- [2]
23SFYK4Qbig view refactor into a new crate - [3]
3XRG4BB6rewritten nav-scrollable! - [4]
F6O6FGOJimprove diffs encoding detection - [5]
IQHXLIIUimprove enocoding detection, support images - [6]
KWTBNTO3diffs selection and scrolling - [7]
UR4J677Rnav for log changes and refactors - [8]
KEPKF3WOunify diffs handling, simplify view - [9]
SASAN2XCuse nav-scrollable - [10]
XZ6D3UUEavoid alloc - [11]
C5P3JIFCrefactor out the nav-scrollable children len arg - [12]
YKHE3XMWrefactor diffs handling
Change contents
- replacement in libflorescence/src/encoding.rs at line 50
| "application/octet-stream" => return Encoding::Other,| "application/octet-stream"| "application/x-executable" => return Encoding::Other,