Stirling-PDF/frontend/src/core/services
James Brunton d2b38ef4b8
Restructure frontend code to allow for extensions (#4721)
# Description of Changes
Move frontend code into `core` folder and add infrastructure for
`proprietary` folder to include premium, non-OSS features
2025-10-28 10:29:36 +00:00
..
apiClient.ts
apiClientSetup.ts
automationStorage.ts
documentManipulationService.ts
enhancedPDFProcessingService.ts
errorUtils.ts
fileAnalyzer.ts
fileProcessingService.ts
fileStorage.ts
fileStubHelpers.ts
googleDrivePickerService.ts
httpErrorHandler.ts
indexedDBManager.ts
pdfExportHelpers.ts
pdfExportService.ts
pdfMetadataService.ts
pdfProcessingService.ts
pdfWorkerManager.ts
preferencesService.ts
processingCache.ts
processingErrorHandler.ts
signatureDetectionService.ts
specialErrorToasts.ts
thumbnailGenerationService.ts
zipFileService.ts