openreader/src/app
Richard R 08b8b06f27 refactor(documents): replace custom SSRF checks with AntiSSRF library
Switch SSRF protection in web-loader to use @microsoft/antissrf, removing
custom IP range logic. This centralizes and future-proofs SSRF mitigation by
leveraging maintained policy sets and DNS-aware enforcement. Error handling in
the import-url API route is updated to recognize new policy error messages.
Dependency added to package.json.
2026-06-10 13:29:18 -06:00
..
(app) feat(documents): add web import and creation dialog with SSRF-safe loader 2026-06-10 10:57:51 -06:00
(public) docs(security): update secret key generation instructions to use base64 encoding 2026-06-07 14:07:45 -06:00
api refactor(documents): replace custom SSRF checks with AntiSSRF library 2026-06-10 13:29:18 -06:00
apple-icon.png Apple web app capable changes 2025-01-26 16:49:05 -07:00
favicon.ico Apple web app capable changes 2025-01-26 16:49:05 -07:00
globals.css feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
icon.png Apple web app capable changes 2025-01-26 16:49:05 -07:00
icon.svg Apple web app capable changes 2025-01-26 16:49:05 -07:00
layout.tsx feat(shared): centralize origin validation logic and update metadata usage 2026-05-31 16:41:47 -06:00
manifest.json refactor: rename project from OpenReader WebUI to OpenReader across all relevant files. 2026-02-18 02:49:47 -07:00
providers.tsx refactor(auth): remove redundant authEnabled flag from contexts and components 2026-05-31 13:10:01 -06:00