Commit Graph

13 Commits

Author SHA1 Message Date
5df2871c6f Update build process to collect Whisper modules and add styling for video content in the library view 2026-06-15 06:15:19 +02:00
c918e61946 Make ffmpeg and ffprobe bundling mandatory and robust 2026-05-06 06:57:53 +02:00
caaf7e6c79 Integrate backend sidecar process and external binaries into the Tauri build 2026-05-06 06:46:27 +02:00
0f0a82b798 Improve exit handling when already shutting down 2026-05-06 06:04:16 +02:00
b085239fe5 auto-git:
[change] package.json
 [change] run.sh
 [change] src-tauri/tauri.conf.json
 [unlink] electron/main.cjs
 [unlink] electron/preload.cjs
 [unlink] scripts/run-electron-dev.cjs
2026-05-06 05:58:48 +02:00
e61c91b69e Enhance process termination logic for child processes 2026-05-06 05:44:28 +02:00
7142cf6395 Update process exit logic when handling termination signals 2026-05-06 05:40:48 +02:00
fe25e6184d Refactor and update Tauri development scripts and configuration 2026-05-06 05:38:55 +02:00
3d06ba9083 Update startup resources in run-electron-dev script 2026-03-20 16:09:22 +01:00
f7a86948ba Update startup resources in run-electron-dev script 2026-03-20 16:07:50 +01:00
913cf3d39f auto-git:
[add] dist/assets/index-CEauQ61c.js
 [change] dist/index.html
 [change] scripts/run-electron-dev.cjs
 [unlink] dist/assets/index-D7G_OK5S.js
2026-03-20 16:03:51 +01:00
f76474280d Add script for running Electron in development mode and update package.json and main.cjs accordingly 2026-03-20 09:16:38 +01:00
aaf6e3560e Add run-backend.cjs script for starting the backend 2026-03-19 23:23:28 +01:00