Stirling-PDF/frontend/src/utils
Anthony Stirling e542f4bc61
legacy UI (#4612)
# 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.

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: EthanHealy01 <ethan.healy.21@gmail.com>
Co-authored-by: EthanHealy01 <80844253+EthanHealy01@users.noreply.github.com>
2025-10-10 15:36:35 +01:00
..
bulkselection change bulk selection panel to allow more versatile input (#4394) 2025-09-18 10:19:52 +00:00
automationExecutor.ts Fix/v2/automate_settings_gap_fill (#4574) 2025-10-01 23:13:54 +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
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
fuzzySearch.ts Feature/v2/fuzzy tool search (#4482) 2025-09-25 16:32:30 +01:00
genericUtils.ts Feature/v2/tooltips (#4112) 2025-08-08 12:09:41 +01:00
hotkeys.ts shortcuts and config menu (#4530) 2025-10-01 20:22:04 +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 style(frontend): standardize semicolons across TS/JS configs and components (#4525) 2025-09-29 12:55:53 +01:00
scriptLoader.ts Feature/v2/googleDrive (#4592) 2025-10-09 10:22:17 +01:00
sidebarUtils.ts Feature/v2/tooltips (#4112) 2025-08-08 12:09:41 +01:00
signatureFlattening.ts Feature/v2/improve sign (#4627) 2025-10-09 13:35:42 +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 Feature/v2/navigate save prompt (#4586) 2025-10-02 20:14:35 +01:00
toolErrorHandler.ts Feature/toasts and error handling (#4496) 2025-09-25 21:03:53 +01:00
toolResponseProcessor.ts Feature/v2/filehistory (#4370) 2025-09-16 15:08:11 +01:00
toolSearch.ts legacy UI (#4612) 2025-10-10 15:36:35 +01:00
toolSynonyms.ts Feature/v2/fuzzy tool search (#4482) 2025-09-25 16:32:30 +01:00
urlMapping.ts remove tools (#4513) 2025-09-26 15:42:23 +01:00
urlRouting.ts Fix/v2/automate_settings_gap_fill (#4574) 2025-10-01 23:13:54 +01:00