Commit Graph

  • 3c610957c7 Mention zstd support in the README develop Marcin Kulik 2026-06-20 07:51:04 +02:00
  • db415ea4fb Whitespace fix Marcin Kulik 2026-06-19 17:48:26 +02:00
  • d18b129f8f Rename FileWriter -> FileOutput Marcin Kulik 2026-06-19 17:43:31 +02:00
  • a5790793ab Rename flush() -> finish() Marcin Kulik 2026-06-19 17:37:42 +02:00
  • 393439c09c Add support for writing zstd compressed files to rec and session Marcin Kulik 2026-06-19 16:47:16 +02:00
  • 2643d8f868 Add support for zstd compressed files to the upload command Marcin Kulik 2026-06-19 16:18:24 +02:00
  • 3eb4613253 Add support for reading from zstd compressed files to cat Marcin Kulik 2026-06-19 16:10:36 +02:00
  • e61c61e322 Add support for playback from zstd compressed files to play Marcin Kulik 2026-06-19 15:59:13 +02:00
  • 7e73d46d8a Add support for reading and writing zstd compressed files to convert Marcin Kulik 2026-06-19 15:11:15 +02:00
  • 70c4af0505 Update the changelog v3.2.1 main Marcin Kulik 2026-06-16 16:16:22 +02:00
  • 71e6fe9297 Update nixpkgs Marcin Kulik 2026-06-16 16:07:51 +02:00
  • bfc3d59c37 Bump version Marcin Kulik 2026-06-16 16:02:29 +02:00
  • 7e68cbd93b Flatten nixpkgs dependencies Yi-Jyun Pan 2026-05-23 23:11:52 +08:00
  • 04c80cb4da Upgrade rand dep to latest 0.9.x Marcin Kulik 2026-06-16 15:56:03 +02:00
  • 5b12a7295f Upgrade vulnerable deps Marcin Kulik 2026-06-16 15:54:05 +02:00
  • 3c92c0c42f Fix nix package build warning Marcin Kulik 2026-06-16 15:39:20 +02:00
  • c3898e4e3e Add CLI guidance for API errors Marcin Kulik 2026-06-15 08:55:02 +00:00
  • 261c1657c4 Surface server API error details Marcin Kulik 2026-06-13 14:12:54 +02:00
  • 42413b2730 Build binaries on Ubuntu 22.04 Marcin Kulik 2026-05-10 13:25:40 +02:00
  • 4cd9f5f5c0 Upgrade avt Marcin Kulik 2026-05-05 18:00:40 +02:00
  • ea64be777b Temporarily disable autoplay in the README demo link Marcin Kulik 2026-04-29 16:27:17 +02:00
  • d8bf39d3fa Improve features list in the README Marcin Kulik 2026-04-29 16:10:29 +02:00
  • 5de65c040e Replace qualified path with use Marcin Kulik 2026-04-16 15:41:49 +02:00
  • 47565bab8c Make const durations in forwarder actual Duration values Marcin Kulik 2026-04-16 15:37:26 +02:00
  • 728a1fd65f Add rustfmt to dev shell's cargo Marcin Kulik 2026-04-16 15:37:26 +02:00
  • 202d5c5761 Update the changelog v3.2.0 Marcin Kulik 2026-03-01 16:22:09 +01:00
  • 1f970a3c01 Upgrade player to the latest version Marcin Kulik 2026-03-01 16:07:35 +01:00
  • 691fe8918c Bump version Marcin Kulik 2026-03-01 15:55:36 +01:00
  • d278f449ae Update flake inputs Marcin Kulik 2026-03-01 15:54:02 +01:00
  • 62e8e1e2c7 Fix key binding parser Marcin Kulik 2026-02-17 18:09:24 +01:00
  • 964f39e357 Words Marcin Kulik 2026-03-01 11:56:04 +01:00
  • 52313a82a6 Add --title, --audio, --description, --audio-url to the upload command Marcin Kulik 2026-03-01 10:43:04 +01:00
  • cd40c30661 Update descriptions of newly added options Marcin Kulik 2026-02-28 20:01:13 +01:00
  • d89acf3970 Remove unnecessary trait derives Marcin Kulik 2026-02-28 20:01:13 +01:00
  • da371e6ce6 feat(cli): add --audio-url, --description, --visibility flags for streaming Hippie Hacker 2026-01-19 15:00:15 -05:00
  • ac5274c35b Keep reconnecting for unexpected WS close codes Marcin Kulik 2026-02-17 17:43:27 +01:00
  • aebed1d35e Use equal jitter for exponential backoff in forwarder reconnection Marcin Kulik 2026-02-13 20:23:32 +01:00
  • 34e4fe1c6d Send EOT event at the end of the ALiS stream Marcin Kulik 2026-02-13 18:05:13 +01:00
  • e53220fbf9 Add integration test for the play command Marcin Kulik 2026-02-11 20:45:07 +01:00
  • f98bee9656 Use helper method for getting local path for playback Marcin Kulik 2026-02-11 20:30:12 +01:00
  • ad937fefb1 Bump bytes from 1.10.1 to 1.11.1 (#721) dependabot[bot] 2026-02-11 20:21:03 +01:00
  • 6424245b8a Allow playing a cast from stdin (#722) Filipe Pina 2026-02-11 19:19:50 +00:00
  • 29ca3981c0 Allow play to stream events (#724) Filipe Pina 2026-02-10 20:05:22 +00:00
  • f93ee80bb9 Use separate cargo profile for integration tests (faster build time) Marcin Kulik 2026-02-06 19:06:11 +01:00
  • 546cd9ab09 More robust querying for terminal theme and version Marcin Kulik 2026-02-04 10:10:32 +01:00
  • 9f3ec23c3d Support combined OSC 4 responses when querying palette Marcin Kulik 2026-02-03 18:07:00 +01:00
  • ecbd487080 Support OSC theme responses in any order Marcin Kulik 2026-02-02 15:58:57 +01:00
  • 9ee67a61e5 Add tests for terminal theme/version responses Marcin Kulik 2026-02-02 12:18:07 +01:00
  • 4b4758ad31 Don't probe terminal version and theme when TERM=dumb or TERM=linux Marcin Kulik 2026-02-02 11:52:55 +01:00
  • 9a5f7c7064 Refactor TTY probing Marcin Kulik 2026-02-02 10:52:43 +01:00
  • dabc40cf8e Update the changelog v3.1.0 Marcin Kulik 2026-01-14 10:36:09 +01:00
  • e329b25654 Update nix flake inputs to the latest Marcin Kulik 2026-01-14 10:29:42 +01:00
  • e3fd84d9cc Bump avt from 0.16.0 to 0.17.0 dependabot[bot] 2025-10-29 11:39:38 +00:00
  • 3a83919bd1 Bump version Marcin Kulik 2026-01-09 17:02:35 +01:00
  • e25aa8418d Enable Nerd Font Symbols in the player when streaming locally Marcin Kulik 2026-01-09 14:51:09 +01:00
  • 8f4172c732 Upgrade player to the latest version Marcin Kulik 2026-01-09 14:41:04 +01:00
  • fe10529db2 Implement caching and compression for static assets Marcin Kulik 2026-01-09 10:25:29 +01:00
  • e5b64815c3 Stop dependency churn Marcin Kulik 2025-11-22 22:18:23 +01:00
  • aec60f10d2 Fix image link Marcin Kulik 2025-11-19 16:14:22 +01:00
  • 64b82f2407 Update demo cast image/link in the README Marcin Kulik 2025-11-19 16:13:24 +01:00
  • 7a9a3cd146 Make demo image in README full width Marcin Kulik 2025-11-19 15:34:50 +01:00
  • 783f9fa7f9 Remove DataDog from sponsors Marcin Kulik 2025-11-19 10:58:18 +01:00
  • a4beb87272 Remove pre-commit hook info and PGP section from the contribution guidelines Marcin Kulik 2025-10-29 14:33:01 +01:00
  • 0976e83df4 Update the changelog Marcin Kulik 2025-10-29 14:30:18 +01:00
  • 955e661e6f Remove old COC - just be nice! Marcin Kulik 2025-10-29 14:27:22 +01:00
  • 37566baabd Make dependabot update only minor/patch versions for cargo Marcin Kulik 2025-10-29 12:36:12 +01:00
  • 26122f189d Change dependabot dep update schedule to monthly Marcin Kulik 2025-10-29 12:35:05 +01:00
  • ef9c18484f Use newtype for stream event ID Marcin Kulik 2025-10-29 12:28:43 +01:00
  • 43584efc15 Merge pull request #655 from tats-u/patch-1 Marcin Kulik 2025-10-27 11:43:34 +01:00
  • c214f6b7c8 Merge branch 'develop' into patch-1 Marcin Kulik 2025-10-27 11:43:12 +01:00
  • 3d7982a01d Merge pull request #706 from asciinema/dependabot/cargo/axum-0.8.6 Marcin Kulik 2025-10-24 20:41:48 +02:00
  • 43929c401e Merge pull request #705 from asciinema/dependabot/cargo/config-0.15.18 Marcin Kulik 2025-10-24 20:41:01 +02:00
  • 4576402db5 Bump config from 0.15.11 to 0.15.18 dependabot[bot] 2025-10-24 18:29:01 +00:00
  • bca7a620e2 Merge pull request #704 from asciinema/dependabot/cargo/rustls-0.23.34 Marcin Kulik 2025-10-24 20:28:32 +02:00
  • 71cb2eae4c Bump axum from 0.8.4 to 0.8.6 dependabot[bot] 2025-10-24 18:27:24 +00:00
  • bef33535e8 Merge pull request #703 from asciinema/dependabot/cargo/tempfile-3.23.0 Marcin Kulik 2025-10-24 20:26:55 +02:00
  • d6b93db047 Merge pull request #702 from asciinema/dependabot/cargo/rust-embed-8.8.0 Marcin Kulik 2025-10-24 20:25:15 +02:00
  • aff257fc8e Bump rustls from 0.23.28 to 0.23.34 dependabot[bot] 2025-10-24 18:00:14 +00:00
  • a24e5db70a Bump tempfile from 3.20.0 to 3.23.0 dependabot[bot] 2025-10-24 18:00:05 +00:00
  • 2e6a9fecec Bump rust-embed from 8.7.2 to 8.8.0 dependabot[bot] 2025-10-24 17:59:57 +00:00
  • 6dc63b9c6f Merge branch 'reneleonhardt-chore/update-dependencies' into develop Marcin Kulik 2025-10-24 19:53:24 +02:00
  • 206d328c95 Fix Dockerfile v3.0.1 Marcin Kulik 2025-10-24 15:53:07 +02:00
  • c918abf42d Upgrade player to the latest version Marcin Kulik 2025-10-24 15:38:01 +02:00
  • 7fc8278676 Bump version Marcin Kulik 2025-10-24 15:33:07 +02:00
  • 39f6302cb6 Remove legacy darwin stubs from the nix package Marcin Kulik 2025-09-16 18:09:14 +02:00
  • 37153a6740 Fix reading of asciicasts v1 and v2 having null env values in header Marcin Kulik 2025-10-22 22:23:24 +02:00
  • f7008ac2c5 Merge pull request #700 from asciinema/dependabot/github_actions/nixbuild/nix-quick-install-action-34 Marcin Kulik 2025-10-22 17:04:54 +02:00
  • c3325e643c Ensure clippy is available in dev shell Marcin Kulik 2025-10-22 15:46:03 +02:00
  • f5cfac7988 Use millisecond precision for time encoding in asciicast v3 output Marcin Kulik 2025-10-20 11:31:06 +02:00
  • 81e3ad8bea Remove redundant delay calc Marcin Kulik 2025-10-17 16:43:20 +02:00
  • 0e29511db3 Use Duration instead of u64 for event timestamps Marcin Kulik 2025-10-17 11:38:57 +02:00
  • 686f548ab2 Reorganize flake structure Marcin Kulik 2025-10-13 20:51:02 +02:00
  • 94da152cea Whitespace in flake Marcin Kulik 2025-10-13 20:12:42 +02:00
  • 98956c6517 Use direct shellcheck package name in input args of shell.nix Marcin Kulik 2025-10-13 15:46:32 +02:00
  • 83be3e5ad7 Remove unnecessary inherit in flake Marcin Kulik 2025-10-13 15:46:32 +02:00
  • c11dc3916d Switch flake to flake-utils Marcin Kulik 2025-10-13 15:08:03 +02:00
  • 69b35cca4a Bump nixbuild/nix-quick-install-action from 33 to 34 dependabot[bot] 2025-09-29 09:53:30 +00:00
  • 16b96c09a9 Fix the license identifier in Cargo.toml Marcin Kulik 2025-09-29 11:28:21 +02:00
  • c06d1ad9c9 chore: update dependencies Rene Leonhardt 2025-09-25 18:57:04 +02:00
  • 71e54b231f Enable Link-Time Optimization (LTO) and codegen-units=1 for release build Marcin Kulik 2025-09-23 18:07:37 +02:00