Files
haex-hub-mirror/src-tauri
haex 9bad4008f2 Implement web requests on Rust backend to avoid CORS
- Add web module in src-tauri/src/extension/web/mod.rs
- Implement extension_web_fetch Tauri command using reqwest
- Add WebError variant to ExtensionError enum
- Update frontend handler to call Rust backend via Tauri IPC
- Web requests now run in native context without CORS restrictions
2025-11-11 13:54:55 +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