Hariom Balhara and GitHub
8fe8beb686
fix: Avoid CSP related warnings in console on booking pages. ( #14072 )
2024-03-15 15:42:10 +00:00
DmytroHryshyn and GitHub
71485d1b57
chore: [app dir bootstrapping 7] update middleware ( #12044 )
2023-11-12 17:14:38 +00:00
Greg Pabian and GitHub
64d634e406
chore: [app dir bootstrapping 1] generate nonce with native crypto API ( #11969 )
2023-10-20 16:48:20 -07:00
3e08c66888
refactor: Use template literal instead of '+' operator ( #11444 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2023-10-03 11:52:19 -07:00
Peer Richelsen and GitHub
3f0380617a
chore: removed gravatar ( #11153 )
2023-09-05 19:56:02 +02:00
Udit Takkar and GitHub
493efabd2e
perf: remove sentry ( #8334 )
2023-04-17 22:22:44 +00:00
Hariom Balhara and GitHub
7a9b40f218
Add sentry and WEBAPP_URL to whitelist ( #7248 )
2023-02-21 16:46:27 +00:00
Omar López and GitHub
7c749299bb
Enforces explicit type imports ( #7158 )
...
* Enforces explicit type imports
* Upgrades typescript-eslint
* Upgrades eslint related dependencies
* Update config
* Sync packages mismatches
* Syncs prettier version
* Linting
* Relocks node version
* Fixes
* Locks @vitejs/plugin-react to 1.3.2
* Linting
2023-02-16 15:39:57 -07:00
Hariom Balhara and GitHub
30c0e6d1d7
Beginning of Strict CSP Compliance ( #6841 )
...
* Add CSP Support and enable it initially for Login page
* Update README
* Make sure that CSP is not enabled if CSP_POLICY isnt set
* Add a new value for x-csp header that tells if instance has opted-in to CSP or not
* Add more src to CSP
* Fix typo in header name
* Remove duplicate headers fn
* Add https://eu.ui-avatars.com/api/
* Add CSP_POLICY to env.example
2023-02-06 22:50:08 +00:00