Stirling-PDF/frontend/src
Anthony Stirling 166f6d2d98
path (#4488)
# 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 20:37:51 +01:00
..
assets Update PDF.js integration and dependencies (#4360) 2025-09-24 13:07:27 +01:00
components path (#4488) 2025-09-24 20:37:51 +01:00
constants path (#4488) 2025-09-24 20:37:51 +01:00
contexts fixes V2 (#4483) 2025-09-24 15:01:18 +01:00
data Addition of the Add Stamp to PDF tool (#4440) 2025-09-23 14:01:42 +01:00
hooks path (#4488) 2025-09-24 20:37:51 +01:00
i18n V2: Convert Tool (#3828) 2025-08-01 16:08:04 +01:00
pages Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00
services Update PDF.js integration and dependencies (#4360) 2025-09-24 13:07:27 +01:00
styles Addition of the Add Stamp to PDF tool (#4440) 2025-09-23 14:01:42 +01:00
tests Feature/v2/filehistory (#4370) 2025-09-16 15:08:11 +01:00
theme Add Crop to V2 (#4471) 2025-09-22 14:06:20 +01:00
tools path (#4488) 2025-09-24 20:37:51 +01:00
types fixes V2 (#4483) 2025-09-24 15:01:18 +01:00
utils path (#4488) 2025-09-24 20:37:51 +01:00
App.css Initial react set up 2025-05-09 20:01:09 +01:00
App.tsx Feature/v2/embed pdf (#4437) 2025-09-19 15:35:51 +01:00
global.d.ts Update PDF.js integration and dependencies (#4360) 2025-09-24 13:07:27 +01:00
i18n.ts path (#4488) 2025-09-24 20:37:51 +01:00
index.css Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
index.tsx path (#4488) 2025-09-24 20:37:51 +01:00
logo.svg Initial react set up 2025-05-09 20:01:09 +01:00
output.css Mantine overhaul 2025-05-15 20:07:33 +01:00
reportWebVitals.js Initial react set up 2025-05-09 20:01:09 +01:00
setupTests.js Initial react set up 2025-05-09 20:01:09 +01:00
setupTests.ts Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00