Files
haex-hub-mirror/src-tauri
haex e1be08cb76 Add openFile support for opening files with system viewer
Added new filesystem handler for opening files with the system's default viewer:
- Implemented haextension.fs.openFile handler in filesystem.ts
- Writes files to temp directory and opens with openPath from opener plugin
- Added Tauri permissions: opener:allow-open-path with $TEMP/** scope
- Added filesystem permissions for temp directory access

This enables extensions to open files (like images) in the native system viewer where users can zoom and interact with them naturally.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-09 23:58:40 +01:00
..
2025-05-30 08:31:24 +02:00
2025-04-02 18:54:55 +02:00
2025-10-02 17:18:28 +02:00
2025-11-02 00:58:02 +01:00
2025-11-02 00:58:02 +01:00