wa-dev-tools/routes
treamz 378c1a075e Add PDF tools: merge, split, rotate, delete, watermark, compress, convert, protect
- 15 API endpoints for PDF operations (pdf-lib, pdf-parse, Ghostscript)
- Frontend with 8 operation tabs
- Merge multiple PDFs, split by page ranges
- Rotate/delete/reorder pages
- Add watermark text, page numbers
- Compress via Ghostscript (screen/ebook/printer quality)
- PDF to PNG/JPG, Images to PDF
- Password protection, text extraction
- Added to sidebar, dashboard (Utils category), DB
2026-03-22 01:10:37 +03:00
..
api.js AdminJS admin panel + dynamic content API 2026-03-21 23:46:41 +03:00
auth.js Security hardening: helmet, rate limits, session fixes, admin auth 2026-03-22 00:39:38 +03:00
compress.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
httpclient.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
logs.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
pages.js Fix: landing served at / instead of dashboard 2026-03-22 00:04:17 +03:00
parser.js Security hardening: helmet, rate limits, session fixes, admin auth 2026-03-22 00:39:38 +03:00
pdf.js Add PDF tools: merge, split, rotate, delete, watermark, compress, convert, protect 2026-03-22 01:10:37 +03:00
placeholder.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
redirects.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
status.js Status page: clean neutral design, uptime only 2026-03-22 00:43:06 +03:00
svgeditor.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
video.js Fix video progress: parse each chunk, -progress pipe:2, out_time support 2026-03-22 00:22:48 +03:00