9 Commits

Author SHA1 Message Date
944621f308 wip: sorting out various versioning problems 2025-04-20 14:26:38 +01:00
984610819b BIGWIP(android): trying to make an android release
fucking stupid shit why is it so hard
2025-04-20 13:14:31 +01:00
4196952178 feat(capabilities): add localhost URL to default permissions
- Updated the default capabilities configuration to allow access to http://localhost:3040 in addition to the existing https://haystack.johncosta.tech URL.
2025-04-13 21:28:14 +02:00
bda733f8a5 Merge branch 'main' of https://git.johncosta.tech/JohnCosta27/Haystack 2025-04-13 21:21:43 +02:00
7d68f39bab refactor: using tauri http client 2025-04-13 19:34:02 +01:00
f09cc137a3 feat: add global shortcut functionality and update dependencies
- Introduced global shortcut management in the Tauri application, allowing users to set, change, and unregister shortcuts.
- Added new dependencies for global shortcut functionality in Cargo.toml and updated package.json.
- Enhanced the default capabilities to include global shortcut permissions.
- Refactored the main application logic to integrate the new shortcut features.
2025-04-13 16:40:04 +02:00
b29a013cde wip 2025-03-17 21:00:52 +01:00
3bd3b420c9 chore: running format 2025-02-26 21:27:43 +00:00
ec13e70024 added a bunch of frontend things 2025-02-23 19:30:11 +01:00