12 Commits (576658988f296adc8a1baeebefa66e1b9f16b57a)

Author SHA1 Message Date
Jorge Martin Espinosa eeec7cc785
Centralise the DI code generation logic (#3562) 3 weeks ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 4 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 5 months ago
Jorge Martin Espinosa b69cb8175a
Update Compound to v0.0.5 and update icons (#2380) 8 months ago
Benoit Marty 7efbee8f86 Add preview for Rust logs (and fix a bug!) 9 months ago
Benoit Marty d6ed2a40f5 Extract colors to avoid duplication and for more clarity. 9 months ago
Benoit Marty f55cfd1160 Rename `ColorationMode.Logs` to `ColorationMode.RustLogs`. 9 months ago
Benoit Marty 80d49543ef FileViewer: fix coloration issue for logs files. 9 months ago
Benoit Marty 4eb10a2422 Fix Compose issues. 9 months ago
Benoit Marty 4601e2acd3 Change type of `ViewFileState.lines` from `ImmutableList<String>` to `AsyncData<List<String>>` to properly handle loading and error states. 9 months ago
Benoit Marty 5fa396d616 View Folders and files 9 months ago