1649 Commits

Author SHA1 Message Date
Marcin Kulik
e5b64815c3 Stop dependency churn 2025-11-22 22:18:23 +01:00
Marcin Kulik
aec60f10d2 Fix image link 2025-11-19 16:14:22 +01:00
Marcin Kulik
64b82f2407 Update demo cast image/link in the README 2025-11-19 16:13:24 +01:00
Marcin Kulik
7a9a3cd146 Make demo image in README full width 2025-11-19 15:34:50 +01:00
Marcin Kulik
783f9fa7f9 Remove DataDog from sponsors 2025-11-19 10:58:18 +01:00
Marcin Kulik
a4beb87272 Remove pre-commit hook info and PGP section from the contribution guidelines 2025-10-29 14:33:01 +01:00
Marcin Kulik
0976e83df4 Update the changelog 2025-10-29 14:30:18 +01:00
Marcin Kulik
955e661e6f Remove old COC - just be nice! 2025-10-29 14:27:27 +01:00
Marcin Kulik
37566baabd Make dependabot update only minor/patch versions for cargo 2025-10-29 12:36:12 +01:00
Marcin Kulik
26122f189d Change dependabot dep update schedule to monthly
Weekly is just too much noise.
2025-10-29 12:35:05 +01:00
Marcin Kulik
ef9c18484f Use newtype for stream event ID 2025-10-29 12:30:00 +01:00
Marcin Kulik
43584efc15 Merge pull request #655 from tats-u/patch-1
Suggest PowerSession for Windows users
2025-10-27 11:43:34 +01:00
Marcin Kulik
c214f6b7c8 Merge branch 'develop' into patch-1 2025-10-27 11:43:12 +01:00
Marcin Kulik
3d7982a01d Merge pull request #706 from asciinema/dependabot/cargo/axum-0.8.6
Bump axum from 0.8.4 to 0.8.6
2025-10-24 20:41:48 +02:00
Marcin Kulik
43929c401e Merge pull request #705 from asciinema/dependabot/cargo/config-0.15.18
Bump config from 0.15.11 to 0.15.18
2025-10-24 20:41:01 +02:00
dependabot[bot]
4576402db5 Bump config from 0.15.11 to 0.15.18
Bumps [config](https://github.com/rust-cli/config-rs) from 0.15.11 to 0.15.18.
- [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/config-rs/compare/v0.15.11...v0.15.18)

---
updated-dependencies:
- dependency-name: config
  dependency-version: 0.15.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 18:29:01 +00:00
Marcin Kulik
bca7a620e2 Merge pull request #704 from asciinema/dependabot/cargo/rustls-0.23.34
Bump rustls from 0.23.28 to 0.23.34
2025-10-24 20:28:32 +02:00
dependabot[bot]
71cb2eae4c Bump axum from 0.8.4 to 0.8.6
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.4 to 0.8.6.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.4...axum-v0.8.6)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 18:27:24 +00:00
Marcin Kulik
bef33535e8 Merge pull request #703 from asciinema/dependabot/cargo/tempfile-3.23.0
Bump tempfile from 3.20.0 to 3.23.0
2025-10-24 20:26:55 +02:00
Marcin Kulik
d6b93db047 Merge pull request #702 from asciinema/dependabot/cargo/rust-embed-8.8.0
Bump rust-embed from 8.7.2 to 8.8.0
2025-10-24 20:25:15 +02:00
dependabot[bot]
aff257fc8e Bump rustls from 0.23.28 to 0.23.34
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.28 to 0.23.34.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.28...v/0.23.34)

---
updated-dependencies:
- dependency-name: rustls
  dependency-version: 0.23.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 18:00:14 +00:00
dependabot[bot]
a24e5db70a Bump tempfile from 3.20.0 to 3.23.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.23.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.20.0...v3.23.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 18:00:05 +00:00
dependabot[bot]
2e6a9fecec Bump rust-embed from 8.7.2 to 8.8.0
Bumps rust-embed from 8.7.2 to 8.8.0.

---
updated-dependencies:
- dependency-name: rust-embed
  dependency-version: 8.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 17:59:57 +00:00
Marcin Kulik
6dc63b9c6f Merge branch 'reneleonhardt-chore/update-dependencies' into develop 2025-10-24 19:53:24 +02:00
Marcin Kulik
206d328c95 Fix Dockerfile
Closes #697
v3.0.1
2025-10-24 15:54:33 +02:00
Marcin Kulik
c918abf42d Upgrade player to the latest version 2025-10-24 15:54:33 +02:00
Marcin Kulik
7fc8278676 Bump version 2025-10-24 15:54:33 +02:00
Marcin Kulik
39f6302cb6 Remove legacy darwin stubs from the nix package 2025-10-24 08:13:43 +02:00
Marcin Kulik
37153a6740 Fix reading of asciicasts v1 and v2 having null env values in header 2025-10-23 17:05:19 +02:00
Marcin Kulik
f7008ac2c5 Merge pull request #700 from asciinema/dependabot/github_actions/nixbuild/nix-quick-install-action-34
Bump nixbuild/nix-quick-install-action from 33 to 34
2025-10-22 17:04:54 +02:00
Marcin Kulik
c3325e643c Ensure clippy is available in dev shell 2025-10-22 16:16:07 +02:00
Marcin Kulik
f5cfac7988 Use millisecond precision for time encoding in asciicast v3 output 2025-10-20 14:08:40 +02:00
Marcin Kulik
81e3ad8bea Remove redundant delay calc 2025-10-17 16:49:38 +02:00
Marcin Kulik
0e29511db3 Use Duration instead of u64 for event timestamps 2025-10-17 16:39:09 +02:00
Marcin Kulik
686f548ab2 Reorganize flake structure 2025-10-13 20:54:06 +02:00
Marcin Kulik
94da152cea Whitespace in flake 2025-10-13 20:12:48 +02:00
Marcin Kulik
98956c6517 Use direct shellcheck package name in input args of shell.nix 2025-10-13 16:17:32 +02:00
Marcin Kulik
83be3e5ad7 Remove unnecessary inherit in flake 2025-10-13 16:17:32 +02:00
Marcin Kulik
c11dc3916d Switch flake to flake-utils 2025-10-13 16:17:32 +02:00
dependabot[bot]
69b35cca4a Bump nixbuild/nix-quick-install-action from 33 to 34
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 33 to 34.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v33...v34)

---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-action
  dependency-version: '34'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 09:53:30 +00:00
Marcin Kulik
16b96c09a9 Fix the license identifier in Cargo.toml
Fixes #699
2025-09-29 11:28:21 +02:00
Rene Leonhardt
c06d1ad9c9 chore: update dependencies 2025-09-25 19:47:18 +02:00
Marcin Kulik
71e54b231f Enable Link-Time Optimization (LTO) and codegen-units=1 for release build 2025-09-23 18:07:40 +02:00
Marcin Kulik
f21ff096f0 Bump Rust version in Dockerfile v3.0.0 2025-09-15 17:35:53 +02:00
Marcin Kulik
fe59e3ffee Increase OSC query read timeout 2025-09-15 17:12:45 +02:00
Marcin Kulik
2f878450ee Remove old docs dir 2025-09-15 16:54:11 +02:00
Marcin Kulik
9e2e206c06 Update the changelog 2025-09-15 16:27:21 +02:00
Marcin Kulik
3562a79283 Fix double prompt for server URL 2025-09-12 16:14:44 +02:00
Marcin Kulik
ef2c48ce6f Update the CHANGELOG 2025-09-12 14:23:52 +02:00
Marcin Kulik
6700598a06 Fix prev gen impl branch name in README 2025-09-11 21:13:40 +02:00