renovate[bot]
9155e7a153
chore(deps): Update dependency @tsconfig/vite-react to ^7.0.1
2025-10-24 01:48:02 -05:00
renovate[bot]
3345ce9ef0
chore(deps): Update actions/setup-node action to v6
2025-10-24 01:47:50 -05:00
renovate[bot]
dcfd24ad09
chore(deps): Update dependency tsx to ^4.20.6
2025-10-24 01:47:00 -05:00
renovate[bot]
b88673eb56
chore(deps): migrate config renovate.json
2025-10-24 01:35:15 -05:00
Ryan Walters
7e5112cfec
chore(ci): migrate from Dependabot to Renovate
...
Replace Dependabot with Renovate for improved dependency management:
- Smart grouping of related packages (Tauri, React, TailwindCSS, etc.)
- Automerge for low-risk updates (patch/minor for dev deps, patch for prod)
- Weekly scheduling with lock file maintenance
- Enhanced security update handling
- Support for pnpm and Cargo ecosystems
2025-10-24 00:44:43 -05:00
dependabot[bot]
ccbd9198d3
chore(deps): bump tailwindcss from 4.1.11 to 4.1.14
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) from 4.1.11 to 4.1.14.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-version: 4.1.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-24 00:40:39 -05:00
dependabot[bot]
eb3c651c7c
chore(deps): bump tauri from 2.8.2 to 2.8.4 in /src-tauri
...
Bumps [tauri](https://github.com/tauri-apps/tauri ) from 2.8.2 to 2.8.4.
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.8.2...tauri-v2.8.4 )
---
updated-dependencies:
- dependency-name: tauri
dependency-version: 2.8.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-24 00:40:05 -05:00
Ryan Walters
6b6f18a27e
fix: update dependencies to resolve security vulnerabilities
...
- Update vite from ^6.0.3 to ^6.4.1 (fixes GHSA-93m4-6634-74q7)
- Update tracing-subscriber from 0.3 to 0.3.20 (fixes RUSTSEC-2025-0055)
Both security audits now pass with no known vulnerabilities.
2025-10-24 00:39:21 -05:00
Ryan Walters
9645e1b6b5
feat: add bitrate visualization with file analysis
...
Add comprehensive bitrate data extraction and visualization capabilities:
- Implement analyze_files command for file candidacy detection
- Add extract_bitrate_data command using ffprobe
- Create BitrateData, BitrateFrame, File, and FileCandidacy types with TS bindings
- Update App to fetch and display bitrate data from dropped files
- Refactor DropOverlay to use new file analysis system
- Configure Graph component for packet size visualization
- Simplify drag-drop flow to trigger on drop event only
2025-10-24 00:32:53 -05:00
Ryan Walters
22d73fabfd
chore: add justfile for development workflow
2025-10-24 00:32:53 -05:00
Ryan Walters
cd8feeabd2
chore: use path aliasing
2025-08-21 22:04:08 -05:00
Ryan Walters
f83fc24d13
refactor: simplify tsconfig with @tsconfig/bases for vite react, move 'features' into 'components'
2025-08-21 22:00:24 -05:00
Ryan Walters
18ee2c8342
feat: add logging via tracing crate
2025-08-21 20:14:46 -05:00
Ryan Walters
f34a67b949
feat: filename truncation method
2025-08-21 20:14:25 -05:00
Ryan Walters
c28fe92f1c
chore: update dependencies
2025-08-21 13:49:17 -05:00
Ryan Walters
46876d5d9d
chore: remove unused 'serde_json'
2025-08-20 14:52:48 -05:00
Ryan Walters
e578ac2f3d
ci: remove MUSL linux target, include bundles in artifact upload
2025-08-20 14:30:27 -05:00
Ryan Walters
d0aea1662d
ci: disable sccache on Linux
2025-08-20 14:22:51 -05:00
Ryan Walters
7b52f87d9d
ci: remove license-check job
2025-08-20 13:29:11 -05:00
Ryan Walters
7b7e495fc0
ci: add separate MUSL linux build, disable sccache on GNU linux only
2025-08-20 13:29:11 -05:00
Ryan Walters
8c897209ae
ci: drop cargo-audit, use cargo deny, add config, working checks
2025-08-20 13:23:07 -05:00
Ryan Walters
b7d90c151c
ci: attempt apt package caching
2025-08-20 12:49:08 -05:00
Ryan Walters
8c5e86be19
ci: deduplicate artifact_path, derive from target, rename step names
2025-08-20 12:46:36 -05:00
Ryan Walters
a2c4a0bd0c
ci: remove push/pull_request path filtering for qualit/audit checks
2025-08-20 12:42:38 -05:00
Ryan Walters
6c2c10c25d
ci: use official sccache github action
2025-08-20 12:42:38 -05:00
Ryan Walters
fc47fd9fe9
ci: simplify target matrix, fail on missing files, run generate-types before
2025-08-20 12:42:38 -05:00
Ryan Walters
f507277827
ci: omit patch+minor instead of using ^version pattern
2025-08-20 12:42:37 -05:00
Ryan Walters
51498b234e
ci: use tauri-cli from cargo, add cargo fetch step
2025-08-20 12:42:37 -05:00
Ryan Walters
e35ac0eeee
ci: build backend properly, matrix target all major platforms, artifact upload
2025-08-20 12:42:37 -05:00
Ryan Walters
047ee8b1e4
ci: improve caching, use taiki-e/install-action where possible, add sccache, optimize dependency setup
2025-08-20 12:17:47 -05:00
Xevion
50f53eccf1
Merge pull request #5 from Xevion/dependabot/github_actions/actions/checkout-5
...
chore(deps): bump actions/checkout from 4 to 5
2025-08-20 09:25:15 -05:00
Ryan Walters
ca82456a53
fix: use proper path, specify all models, place test in models.rs
2025-08-20 08:47:08 -05:00
Ryan Walters
730add4a79
ci: add separate step for generate frontend bindings
2025-08-20 08:36:40 -05:00
Ryan Walters
945ef7dd75
ci: add libxdo-dev to dependency install, install dependencies before frontend build
2025-08-20 08:32:17 -05:00
dependabot[bot]
19a39a8c25
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-20 13:26:42 +00:00
Ryan Walters
34ea83aceb
ci: use taiki-e/install-action instead of cargo install
2025-08-20 08:26:30 -05:00
Ryan Walters
a6921918c1
ci: update lockfile for audit
2025-08-20 08:24:58 -05:00
Ryan Walters
2f43f81555
ci: merge ci builds, run cargo tests directly, export bindings directly into src/
2025-08-20 08:24:58 -05:00
Ryan Walters
8069d5a061
chore: solve clippy warnings, export directly into bindings/ dir, remove unreachable expression arms
2025-08-20 02:35:30 -05:00
Ryan Walters
ecc8380645
refactor: reorganize backend tauri code
2025-08-20 02:20:24 -05:00
Ryan Walters
3414880705
refactor: reorganize frontend code
2025-08-20 02:19:12 -05:00
Ryan Walters
f90f377277
feat: implement TypeScript bindings generation and enhance drop overlay component
2025-08-19 19:29:30 -05:00
Ryan Walters
b0cb176f17
ci: add code quality & release workflows
2025-08-19 18:46:15 -05:00
c172fe4e31
chore: fix prettier ignore, reformat everything
2025-07-14 16:44:28 -05:00
88658fc6f5
chore: add vitest pkg
2025-07-14 16:32:35 -05:00
7bf7c2b3e7
fix: use pnpm v10
2025-07-14 16:22:01 -05:00
cad28221b0
ci: use cache-cargo-install-action to cache cargo install invocations
2025-07-14 16:22:01 -05:00
8189aaf455
feat: add dependabot config
2025-07-14 16:22:01 -05:00
1dda507f41
feat: add ci & security audit workflows
2025-07-14 16:22:01 -05:00
a6573a3054
chore: global css, remove unnecessary
2025-07-14 13:44:43 -05:00