Stirling-PDF/frontend/src/components/tools
Anthony Stirling 857b2b5c53
V2 Unlock forms (#4237)
# 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-08-20 11:34:28 +01:00
..
addPassword Improve titles, headers and tooltips in Add Password and Change Permissions (#4210) 2025-08-14 15:31:53 +01:00
addWatermark Feature/v2/watermark (#4215) 2025-08-19 10:31:44 +01:00
changePermissions Improve titles, headers and tooltips in Add Password and Change Permissions (#4210) 2025-08-14 15:31:53 +01:00
compress V2 results flow (#4196) 2025-08-15 14:43:30 +01:00
convert Feature/v2/all tools sidebar (#4151) 2025-08-19 13:31:09 +01:00
ocr Tools/ocr/v2 (#4055) 2025-08-01 14:22:19 +01:00
removeCertificateSign V2 remove cert (#4239) 2025-08-20 11:30:57 +01:00
removePassword Add Remove Password UI into V2 (#4214) 2025-08-18 15:26:29 +01:00
repair V2 Repair tool (#4234) 2025-08-19 18:00:50 +01:00
sanitize Add Sanitize UI (#4123) 2025-08-12 16:05:59 +01:00
shared Feature/v2/all tools sidebar (#4151) 2025-08-19 13:31:09 +01:00
split Implement 'Add Password' and 'Change Permissions' tools in V2 (#4195) 2025-08-14 14:27:23 +01:00
toolPicker Feature/v2/all tools sidebar (#4151) 2025-08-19 13:31:09 +01:00
unlockPdfForms V2 Unlock forms (#4237) 2025-08-20 11:34:28 +01:00
SearchResults.tsx Feature/v2/all tools sidebar (#4151) 2025-08-19 13:31:09 +01:00
ToolLoadingFallback.tsx Feature/v2/multiselect (#4024) 2025-07-25 09:37:52 +01:00
ToolPanel.tsx Feature/v2/all tools sidebar (#4151) 2025-08-19 13:31:09 +01:00
ToolPicker.tsx Feature/v2/all tools sidebar (#4151) 2025-08-19 13:31:09 +01:00
ToolRenderer.tsx Feature/v2/all tools sidebar (#4151) 2025-08-19 13:31:09 +01:00