Stirling-PDF/app
James Brunton bc11875081
Fix CORS issues in desktop app (#5019)
# Description of Changes
In the 2.0.0 release version, the frontend can't connect to the backend
on my machine because all the network requests 403. I think this is
because of CORS issues, and supposedly these will be fixed by using a
different Spring function, which is more lenient on URL schemes (needs
to allow `tauri://localhost` here, which isn't a standard URL)
2025-11-26 10:02:38 +00:00
..
common PDF Text editor (#4724) 2025-11-24 14:15:02 +00:00
core Fix CORS issues in desktop app (#5019) 2025-11-26 10:02:38 +00:00
proprietary grandfather users (#4984) 2025-11-25 21:23:32 +00:00
allowed-licenses.json feat(cbr-to-pdf,pdf-to-cbr): add PDF to/from CBR conversion with ebook optimization option (#4581) 2025-10-04 11:15:23 +01:00