mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-17 13:52:14 +01:00
# 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 |
||
|---|---|---|
| .. | ||
| components | ||
| constants | ||
| contexts | ||
| data | ||
| hooks | ||
| i18n | ||
| pages | ||
| services | ||
| styles | ||
| tests | ||
| theme | ||
| tools | ||
| types | ||
| utils | ||
| workers | ||
| App.tsx | ||
| i18n.ts | ||
| setupTests.js | ||
| setupTests.ts | ||