Stirling-PDF/frontend/src/utils
ConnorYoh 23d86deae7
Feature/v2/automate (#4248)
* 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>
2025-08-22 14:40:27 +01:00
..
automationExecutor.ts Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
automationFileProcessor.ts Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
convertUtils.test.ts
convertUtils.ts Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
downloadUtils.ts Feature/v2/file handling improvements (#4222) 2025-08-21 17:30:26 +01:00
fileHash.ts
fileResponseUtils.test.ts
fileResponseUtils.ts
fileUtils.ts Feature/v2/file handling improvements (#4222) 2025-08-21 17:30:26 +01:00
genericUtils.ts
languageMapping.ts
resourceManager.ts Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
sidebarUtils.ts
storageUtils.ts Feature/v2/file handling improvements (#4222) 2025-08-21 17:30:26 +01:00
textUtils.ts Feature/v2/watermark (#4215) 2025-08-19 10:31:44 +01:00
thumbnailUtils.ts Feature/v2/file handling improvements (#4222) 2025-08-21 17:30:26 +01:00
toolErrorHandler.ts Feature/v2/shared tool hooks (#4134) 2025-08-08 16:01:56 +01:00
toolOperationTracker.ts Enforce type checking in CI (#4126) 2025-08-11 09:16:16 +01:00
toolResponseProcessor.ts Feature/v2/shared tool hooks (#4134) 2025-08-08 16:01:56 +01:00
urlRouting.ts Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00