Commit Graph

12 Commits

Author SHA1 Message Date
694f335408 tools: add sync-version.js to sync package.json -> Tauri files
- Add tools/sync-version.js script to read root package.json version
  and update src-tauri/tauri.conf.json and src-tauri/Cargo.toml.
- Update only the [package] version line in Cargo.toml to preserve formatting.
- Include JSON read/write helpers and basic error handling/reporting.
2026-01-13 07:21:51 +01:00
abb7cafaed fix 2026-01-11 19:25:02 +01:00
c4020615d2 ffmpeg implemented 2026-01-11 13:40:01 +01:00
34c3f0dc89 first step 2026-01-11 10:30:54 +01:00
ab95d124bc fix 2026-01-11 09:02:21 +01:00
a2753bcf66 add current song 2026-01-02 16:58:58 +01:00
e36bb1ab55 Visually fix 2026-01-02 13:25:10 +01:00
c09b05b7e7 fix 2026-01-01 20:57:03 +01:00
b99d9ce524 andorid app 2026-01-01 10:47:57 +01:00
a6ca7dcdca visually updated 2025-12-31 07:33:09 +01:00
b2f1b48d06 fixed cast 2025-12-30 18:38:25 +01:00
5934d24f7f Initial commit 2025-12-30 15:12:26 +01:00