Stirling-PDF/frontend/src-tauri/src
James Brunton 80f2980755
Fix backend issues in desktop app (#4995)
# Description of Changes
Fixes two distinct but related issues in the backend of the desktop app:
- Correctly shows tools as unavaialable when the backend doesn't have
the dependencies or has disabled them etc. (same as web version - this
primarily didn't work on desktop because the app spawns before the
backend is running)
- Fixes infinite re-rendering issues caused by the app polling whether
the backend is healthy or not
2025-11-25 13:15:30 +00:00
..
commands Fix backend issues in desktop app (#4995) 2025-11-25 13:15:30 +00:00
state Allow login to SaaS for desktop instead of offline mode (#4941) 2025-11-22 00:38:59 +00:00
utils V2 Tauri integration (#3854) 2025-11-05 11:44:59 +00:00
lib.rs Fix backend issues in desktop app (#4995) 2025-11-25 13:15:30 +00:00
main.rs V2 Tauri integration (#3854) 2025-11-05 11:44:59 +00:00