43 Commits

Author SHA1 Message Date
Alexandre Pasmantier
5807cda45d
feat(cli): allow passing passthrough keybindings via stdout for the parent process to deal with (#39) 2024-11-18 23:48:48 +01:00
Alexandre Pasmantier
512afa2fda
feat(ui): make help bar display optional (#35) 2024-11-16 20:32:40 +01:00
Alexandre Pasmantier
d0f023cf18 chore(versions): bump workspace crates versions 2024-11-16 18:01:25 +01:00
Alexandre Pasmantier
dcf9f6a621 chore(cd): fix cd configuration for deb packages 2024-11-16 17:42:49 +01:00
Alexandre Pasmantier
900bfa50b9 chore(deb): release deb package for television (#31)
* chore(deb): release deb package for television

* manually trigger cd workflow
2024-11-16 16:42:07 +01:00
Alexandre Pasmantier
ff25fb2dde
fix(windows): #20 respect TELEVISION_CONFIG env var on windows (#21)
* fix: remove org name from default platform config and data dirs

* fix: adjust config and data dirs fallback logic

* patch

* update README
2024-11-14 00:08:19 +01:00
Vitalii Lukyanov
65bb26ec84
chore(nix): nix flake shell + rust-toolchain.toml setup (#14)
* nix flake shell + rust-toolchain.toml setup

* migrated to naersk + nixpkgs-mozilla, it works for this workspace setup, updated Cargo.toml by autoformatting with taplo and adding reame to workspace.package to make `nix build` work
2024-11-11 22:37:21 +01:00
Alexandre Pasmantier
b1fe0182f8
fix(cargo workspace): fix cargo workspace structure and dependencies (#15)
* fix(cargo workspace): fix cargo workspace dependencies

* add bump and publish scripts

* more version automation scripts
2024-11-11 20:31:22 +01:00
Alexandre Pasmantier
d2e7789612 fix(workspace): fix cargo workspace dependencies 2024-11-11 15:21:19 +01:00
Alexandre Pasmantier
5611ee8b2d
refactor(workspace): reorganize cargo workspace (#12) 2024-11-11 15:15:24 +01:00
Alexandre Pasmantier
7bc6f29c30
chore(crate): add include directives to Cargo.toml to make the crate leaner (#11) 2024-11-11 13:52:20 +01:00
tranzystorekk
097c657b55
chore(deps): disable bat dependency application features (#5) 2024-11-11 11:17:49 +01:00
Alexandre Pasmantier
b3760d2259
fix(windows): bump television_utils to v0.0.1 (#4)
* fix: bump television_utils

* bump television to 0.4.19
2024-11-11 01:36:55 +01:00
Alexandre Pasmantier
c70e675655 fix: add winapi-util dependency for windows builds 2024-11-10 21:18:24 +01:00
Alexandre Pasmantier
2f5640f4cd chore: testing out the CD pipeline 2024-11-10 20:43:26 +01:00
Alexandre Pasmantier
6eafb7bfe8 chore: udate documentation and dependencies 2024-11-10 20:28:28 +01:00
Alexandre Pasmantier
d2005e1116 chore: bump version 2024-11-10 19:40:30 +01:00
Alexandre Pasmantier
c4863ff7ae chore: patch 2024-11-10 01:03:49 +01:00
Alexandre Pasmantier
ae938dcfc0 refactoring: split project into separate crates 2024-11-10 00:51:58 +01:00
Alexandre Pasmantier
c1f41bf107 refactoring: extract matcher logic into separate crate 2024-11-09 23:32:04 +01:00
Alexandre Pasmantier
b913eac4ae chore: update dependencies and bump version 2024-11-09 19:46:07 +01:00
Alexandre Pasmantier
759815ae24 feat: more syntaxes and themes for highlighting + configuration 2024-11-09 19:44:56 +01:00
alexpasmantier
2dbbd0c4a3 chore: bump version 2024-11-08 14:02:42 +01:00
alexpasmantier
8fe1246923 chore: update dependencies and bump version 2024-11-08 00:41:11 +01:00
Alexandre Pasmantier
3d647b2010 chore: update dependencies and bump version 2024-11-06 00:37:33 +01:00
Alexandre Pasmantier
3ff28f2009 update dependencies and bump version 2024-11-05 00:50:43 +01:00
alexpasmantier
6e794e07b7 update derive dependency 2024-10-31 14:13:10 +01:00
alexpasmantier
7045295e12 new channel transitions 2024-10-31 13:49:46 +01:00
alexpasmantier
f5cba5b33c update television_derive dep 2024-10-30 10:52:35 +01:00
alexpasmantier
e17cd18d42 fixing various issues 2024-10-30 00:12:27 +01:00
alexpasmantier
d0d453fe97 feat: send to channel 2024-10-29 21:53:01 +01:00
alexpasmantier
76d32a01c2 great progress 2024-10-27 00:37:13 +02:00
alexpasmantier
590fe14ee5 new channel git-repos and previews 2024-10-19 00:30:43 +02:00
Alexandre Pasmantier
d2213af480 a more sensible method to detect text files 2024-10-18 00:48:37 +02:00
Alexandre Pasmantier
b9c1d0780b ux improvements 2024-10-17 00:24:41 +02:00
Alexandre Pasmantier
e36f0d450f refactoring 2024-10-16 00:29:30 +02:00
Alexandre Pasmantier
ba86a24df4 update layout 2024-10-14 23:35:42 +02:00
Alexandre Pasmantier
e83fabbc0b chore: bump version 2024-10-14 23:31:44 +02:00
Alexandre Pasmantier
725d399d82 some improvements and refactoring on the way 2024-10-14 23:19:27 +02:00
Alexandre Pasmantier
dbc4b6c06a chore: bump version 2024-10-13 23:58:16 +02:00
Alexandre Pasmantier
ac9200d972 update Cargo.toml 2024-10-13 23:53:55 +02:00
Alexandre Pasmantier
e5f1ebcf71 a first implementation 2024-10-13 20:55:30 +02:00
Alexandre Pasmantier
b514e7ce43 setup 2024-09-15 21:57:36 +02:00