♻️(frontend) replace cors proxy for export

We were using the cors proxy of Blocknote.js
to export the document. Now we use our own proxy
to avoid CORS issues.
This commit is contained in:
Anthony LC
2025-03-13 11:52:11 +01:00
committed by Anthony LC
parent 6efc2377fe
commit 9176328200
9 changed files with 57 additions and 40 deletions

View File

@@ -11,8 +11,10 @@ and this project adheres to
## Changed
- 🧑‍💻(frontend) change literal section open source #702
- ♻️(frontend) replace cors proxy for export #695
## Fixed
- 🐛(frontend) remove scroll listener table content #688
- 🔒️(back) restrict access to favorite_list endpoint #690
- 🐛(backend) refactor to fix filtering on children