Commit Graph

7 Commits

Author SHA1 Message Date
vhaudiquet 45aac067f8 feat: add option to launch app at Windows startup
record-daemon / Build, check and test (push) Successful in 2m23s
- Add tauri-plugin-autostart dependency to Cargo.toml
- Add autostart permissions to capabilities/default.json
- Initialize autostart plugin in lib.rs with LaunchAgent config
- Add "Launch at Startup" toggle in Settings.vue Daemon tab with state management and async enable/disable functions
2026-06-15 20:10:49 +02:00
vhaudiquet 2e7be439b0 tauri-app: add icons, package with record-daemon, change name
record-daemon / Build, check and test (push) Successful in 2m9s
2026-05-17 19:24:36 +02:00
vhaudiquet c61b79e84b tauri-app: allow editing record-daemon settings
record-daemon / Build, check and test (push) Successful in 2m28s
2026-05-16 23:52:52 +02:00
vhaudiquet c516ad6b13 tauri-app: game review, with video showcase, stats and clip export
record-daemon / Build, check and test (push) Successful in 2m6s
2026-03-27 20:43:20 +01:00
vhaudiquet 079d72649f tauri-app: display game history with stats 2026-03-25 10:53:21 +01:00
vhaudiquet fc7ba40b30 tauri-app: initial tests
record-daemon / Build, check and test (push) Failing after 53s
2026-03-22 14:13:10 +01:00
vhaudiquet 6c07e043d4 tauri-app: added tauri-app template
record-daemon / Build, check and test (push) Failing after 51s
2026-03-22 11:36:38 +01:00