Commit Graph

81 Commits

Author SHA1 Message Date
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
12130869ef chore: add prettierrc, ignore bindings 2025-07-14 13:44:28 -05:00
2f41943959 feat: invoke bindings generation, drop overlay preview 2025-07-14 13:44:18 -05:00
2e03281a79 feat: ffprobe for stream checking, drop overlay using webview 2025-07-13 13:59:56 -05:00
7fcb3e3f7c feat: switch from wails to tauri 2025-07-13 13:24:13 -05:00
0e5dede83a chore: last progress before tauri 2025-07-13 13:06:44 -05:00
edc6056ac1 feat: seed script for testing data 2025-07-13 12:45:38 -05:00
8891eb093d docs: add feature ideas to readme 2025-07-12 21:52:23 -05:00
0731a59486 chore: barchart testing, formatBytes in y-axis legend 2025-07-12 21:45:21 -05:00
0f5558ec11 feat: add vitest pkg, formatBytes lib function with tests 2025-07-12 21:44:50 -05:00
df988fb670 chore: rename to 'byteme' 2025-07-12 21:20:56 -05:00
3f6a719dff feat!: initial commit 2025-07-12 21:20:56 -05:00