Stirling-PDF/frontend/src/utils
Anthony Stirling 6441dc1d6f
fixes V2 (#4483)
# Description of Changes

<!--
Please provide a summary of the changes, including:

- What was changed
- Why the change was made
- Any challenges encountered

Closes #(issue_number)
-->

---

## Checklist

### General

- [ ] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [ ] I have read the [Stirling-PDF Developer
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md)
(if applicable)
- [ ] I have read the [How to add new languages to
Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/HowToAddNewLanguage.md)
(if applicable)
- [ ] I have performed a self-review of my own code
- [ ] My changes generate no new warnings

### Documentation

- [ ] I have updated relevant docs on [Stirling-PDF's doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
(if functionality has heavily changed)
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)

### UI Changes (if applicable)

- [ ] Screenshots or videos demonstrating the UI changes are attached
(e.g., as comments or direct attachments in the PR)

### Testing (if applicable)

- [ ] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md#6-testing)
for more details.
2025-09-24 15:01:18 +01:00
..
bulkselection change bulk selection panel to allow more versatile input (#4394) 2025-09-18 10:19:52 +00:00
automationExecutor.ts V2 Auto rename (#4244) 2025-09-05 17:12:52 +01:00
automationFileProcessor.ts Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00
clickHandlers.ts Urls for tools for scrapers and open in new tab support (#4364) 2025-09-05 11:35:17 +00:00
convertUtils.test.ts V2: Convert Tool (#3828) 2025-08-01 16:08:04 +01:00
convertUtils.ts Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
cropCoordinates.ts Add Crop to V2 (#4471) 2025-09-22 14:06:20 +01:00
downloadUtils.ts Feature/v2/filehistory (#4370) 2025-09-16 15:08:11 +01:00
fileHash.ts Stirling 2.0 (#3928) 2025-07-16 17:53:50 +01:00
fileHistoryUtils.ts Feature/v2/filehistory (#4370) 2025-09-16 15:08:11 +01:00
fileIdSafety.ts Feature/v2/filewithid implementation (#4369) 2025-09-05 11:33:03 +01:00
fileResponseUtils.test.ts V2: Convert Tool (#3828) 2025-08-01 16:08:04 +01:00
fileResponseUtils.ts Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00
fileUtils.ts Feature/v2/file handling improvements (#4222) 2025-08-21 17:30:26 +01:00
genericUtils.ts Feature/v2/tooltips (#4112) 2025-08-08 12:09:41 +01:00
languageMapping.ts Tools/ocr/v2 (#4055) 2025-08-01 14:22:19 +01:00
pageSelection.ts Feature/v2/remove pages (#4445) 2025-09-18 09:51:55 +01:00
resourceManager.ts Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
scarfTracking.ts Turn off logs from scarf (#4326) 2025-08-29 17:23:18 +01:00
sidebarUtils.ts Feature/v2/tooltips (#4112) 2025-08-08 12:09:41 +01:00
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 Update PDF.js integration and dependencies (#4360) 2025-09-24 13:07:27 +01:00
toolErrorHandler.ts Feature/v2/shared tool hooks (#4134) 2025-08-08 16:01:56 +01:00
toolResponseProcessor.ts Feature/v2/filehistory (#4370) 2025-09-16 15:08:11 +01:00
urlMapping.ts fixes V2 (#4483) 2025-09-24 15:01:18 +01:00
urlRouting.ts Posthog, scarf and url navigation overhaul (#4318) 2025-08-28 15:42:33 +01:00