dokploy/packages/server/src
Mauricio Siu 5a0ec2c9dc feat: integrate dompurify and simple-icons for enhanced icon management
- Added `dompurify` for sanitizing SVG icons to prevent XSS vulnerabilities.
- Introduced `simple-icons` for a collection of SVG icons, enhancing the icon selection feature.
- Updated the `ShowIconSettings` component to utilize the new icon management logic.
- Removed the obsolete `icons.json` file and replaced it with a new `bundled-icons.ts` file for better structure and maintainability.
- Adjusted related API and component files to accommodate the new icon handling approach.
2026-04-04 20:16:47 -06:00
..
auth Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
constants refactor(constants): remove console log from Docker configuration export 2026-03-23 23:46:11 -06:00
db Merge branch 'canary' into feat/application-icon-upload 2026-04-04 18:29:52 -06:00
emails [autofix.ci] apply automated fixes 2026-03-30 22:49:52 +00:00
lib feat(access-control): update certificate permissions to include 'update' action 2026-04-03 22:56:25 -06:00
monitoring feat: implement host system stats retrieval for Docker monitoring 2025-11-15 00:59:00 -06:00
services feat: integrate dompurify and simple-icons for enhanced icon management 2026-04-04 20:16:47 -06:00
setup fix: further typos 2026-03-30 09:01:50 +11:00
templates test(helpers): add tests for handling empty and undefined string variables in templates 2025-12-13 15:05:57 -06:00
types Refactor and update various components in the Dokploy application, enhancing functionality and fixing minor issues across multiple pages and features, including dashboard, settings, and API integrations. 2025-08-16 20:18:08 -06:00
utils Merge pull request #3607 from OthmanHaba/canary 2026-04-04 18:23:07 -06:00
verification refactor: implement safe URL validation for whitelabeling settings in both client and server schemas 2026-03-10 00:55:01 -06:00
wss feat(tests): add unit tests for readValidDirectory function to validate path traversal logic 2026-02-17 14:22:20 -06:00
index.ts fix: further typos 2026-03-30 09:01:50 +11:00