mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-30 20:06:30 +01:00
* automate feature * Moved all providers to app level to simplify homepage * Circular dependency fixes * You will see that now toolRegistry gets a tool config and a tool settings object. These enable automate to run the tools using as much static code as possible. --------- Co-authored-by: Connor Yoh <connor@stirlingpdf.com> |
||
|---|---|---|
| .. | ||
| automationExecutor.ts | ||
| automationFileProcessor.ts | ||
| convertUtils.test.ts | ||
| convertUtils.ts | ||
| downloadUtils.ts | ||
| fileHash.ts | ||
| fileResponseUtils.test.ts | ||
| fileResponseUtils.ts | ||
| fileUtils.ts | ||
| genericUtils.ts | ||
| languageMapping.ts | ||
| resourceManager.ts | ||
| sidebarUtils.ts | ||
| storageUtils.ts | ||
| textUtils.ts | ||
| thumbnailUtils.ts | ||
| toolErrorHandler.ts | ||
| toolOperationTracker.ts | ||
| toolResponseProcessor.ts | ||
| urlRouting.ts | ||