mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-01 20:10:35 +01:00
# Description of Changes Move frontend code into `core` folder and add infrastructure for `proprietary` folder to include premium, non-OSS features |
||
|---|---|---|
| .. | ||
| 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 | ||