Handy/src-tauri
Jorge 3b3ed5abc5
feat: add more options for deleting recordings automatically and added button to open the folder that holds the recordings (#330)
* feat: add more options for deleting recordings automatically and added button to open the folder that olds the recordings

- deleting automatically options: after certain time, never or preserving certain number of recordings
- new button "Open Recordings Folder" located on History page

* refactor: moved "Delete Recordings" selector to Debug settings

* refactor: simplify opening recordings folder logic by using tauri's opener plugin

* clean up ui and code a bit

---------

Co-authored-by: CJ Pais <cj@cjpais.com>
2025-11-17 10:41:05 +07:00
..
capabilities format everything (#323) 2025-11-10 11:39:14 +08:00
gen/apple more wip but roughly is there 2025-08-01 14:15:02 -07:00
icons who knows 2025-05-09 16:07:36 -07:00
resources Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00
src feat: add more options for deleting recordings automatically and added button to open the folder that holds the recordings (#330) 2025-11-17 10:41:05 +07:00
.gitignore basic working transcription. 2025-02-03 09:26:37 -08:00
build.rs basic working transcription. 2025-02-03 09:26:37 -08:00
Cargo.lock Fix unstable mute implementation on Windows/Linux (#341) 2025-11-17 09:40:47 +07:00
Cargo.toml Fix unstable mute implementation on Windows/Linux (#341) 2025-11-17 09:40:47 +07:00
Entitlements.plist working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
Info.plist working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
rustfmt.toml format everything (#323) 2025-11-10 11:39:14 +08:00
tauri.conf.json release v0.6.0 2025-11-05 18:31:34 -08:00