Files
haex-hub-mirror/src
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-10-25 08:14:59 +02:00
2025-10-15 21:54:50 +02:00
2025-10-30 04:57:01 +01:00
2025-10-28 14:16:17 +01:00