Commit graph

206 commits

Author SHA1 Message Date
Jade Ellis
c509dcc7b8
Fix kanidm container cert issue 2024-09-10 11:53:03 +01:00
Jade Ellis
d6da36314d
Add colours and Sentry feedback form 2024-09-10 04:11:45 +01:00
Jade Ellis
3ff04eba7e
Prevent navigation on logo click 2024-09-10 02:18:20 +01:00
Jade Ellis
8de1461103
Update Homepage labels 2024-09-10 02:09:25 +01:00
Jade Ellis
039186b9e0
Disable node profiling as the native module was not bundled correctly 2024-09-10 02:06:27 +01:00
Jade Ellis
62acbe3a3e
Specify sourcemap directory to server esbuild 2024-09-10 01:58:15 +01:00
Jade Ellis
7e66d5b194
Enable node profiling in Sentry 2024-09-10 01:33:41 +01:00
Jade Ellis
e234f983a1
Split server bundles again 2024-09-10 01:30:51 +01:00
Jade Ellis
c5b3db5735
Disable replay integration 2024-09-10 01:30:40 +01:00
Jade Ellis
392f7c88c1
Add Sentry Relay 2024-09-03 02:09:16 +01:00
Jade Ellis
f1d36e2a89
Slightly improve Paint performance 2024-09-02 19:32:34 +01:00
Jade Ellis
62cf9655b0
Work around Chrome image bug causing CLS 2024-09-02 19:32:02 +01:00
Jade Ellis
c6800a1288
Properly fix CLS 2024-09-01 16:48:17 +01:00
Jade Ellis
cd62747f39
Fix CLS due to image CSS 2024-09-01 16:12:28 +01:00
Jade Ellis
763ce3d83e
Update notes 2024-09-01 13:04:22 +01:00
Jade Ellis
5a739e65e3
Update notes 2024-09-01 12:40:32 +01:00
Jade Ellis
14967a54a1
Hide empty TOCs 2024-09-01 12:39:06 +01:00
Jade Ellis
3b2e909949
Track share events 2024-08-30 16:05:44 +01:00
Jade Ellis
b7e399b528
Properly await and handle share errors 2024-08-30 15:47:36 +01:00
Jade Ellis
251ae82bba
Wiggly logo in hero 2024-08-27 20:41:40 +01:00
Jade Ellis
fb7790cf56
fix config 2024-08-27 19:50:51 +01:00
Jade Ellis
901db92c85
Fix config 2024-08-27 19:46:40 +01:00
Jade Ellis
7910d2f774
Fix config 2024-08-27 19:45:53 +01:00
Jade Ellis
29e9442c2d
Sentry tunneling is broken in their example 2024-08-27 19:42:40 +01:00
Jade Ellis
bb847974a4
Fix sentry config 2024-08-27 19:24:01 +01:00
Jade Ellis
0be4f5f0c6
Enable session replays on error 2024-08-27 18:55:44 +01:00
Jade Ellis
8fbab1f87c
Factor out Sentry URLs and set Sentry environment 2024-08-27 18:51:11 +01:00
Jade Ellis
687733bf7d
Fix quadro file 2024-08-26 23:13:51 +01:00
Jade Ellis
72688c948f
Configure sentry:
- offline transport
- give Sentry a CSP nonce
- disable session replay
- attempt to make tree-shaking sentry easier
2024-08-26 23:12:27 +01:00
Jade Ellis
dfef1bd284
Configure trusted headers 2024-08-26 23:10:06 +01:00
Jade Ellis
c3435db357
Remove some console logs 2024-08-26 22:07:55 +01:00
Jade Ellis
fcfc582396
Fix resvg not loading 2024-08-26 22:05:38 +01:00
Jade Ellis
e20840973e
Sentry: Allow connections + report CSP violations 2024-08-26 20:46:14 +01:00
Jade Ellis
69031a125f
Merge branch 'main' of https://github.com/JadedBlueEyes/jade-website 2024-08-26 20:23:49 +01:00
Jade Ellis
b0cfdeb61b
Move bundling server from Rollup to esbuild
Fixes all sentry/otel related issues in deploy.
Requires require shim.
No longer needs to extern resvg.
2024-08-26 20:21:41 +01:00
Jade Ellis
e8aa8f738b Update notes 2024-08-25 05:42:13 +01:00
Jade Ellis
d9cfc4bd2f
no frozen lockfile 2024-08-25 05:38:53 +01:00
Jade Ellis
a975706711
Swap deps copy order 2024-08-25 05:27:49 +01:00
Jade Ellis
2b57e8a94b
Try get working deps 2024-08-25 05:17:54 +01:00
Jade Ellis
1138df63b3
docker ignore git 2024-08-25 05:09:58 +01:00
Jade Ellis
ee5731d063
Try use correct node_modules 2024-08-25 05:07:48 +01:00
Jade Ellis
f4ec36c724
Use node latest 2024-08-25 04:58:22 +01:00
Jade Ellis
71bf1598fb
Revert "Disable TLS validatoin in builds (work around sentry)"
This reverts commit 02d40e9688.
2024-08-25 04:57:28 +01:00
Jade Ellis
02d40e9688
Disable TLS validatoin in builds (work around sentry) 2024-08-25 04:55:45 +01:00
Jade Ellis
4fd9ce1174
Ignore dockerfile changes 2024-08-25 04:50:38 +01:00
Jade Ellis
1f7e5e88a9
Prod deps 2024-08-25 04:48:19 +01:00
Jade Ellis
0b2697ba43
Add sentry rollup token 2024-08-25 04:44:10 +01:00
Jade Ellis
f967b8c0c6
Use layers more effectively, add OT dep 2024-08-25 04:32:21 +01:00
Jade Ellis
cfad9861df
Add opentelemetry dep 2024-08-25 04:23:21 +01:00
Jade Ellis
a2408366b2
Add opendelemetry dep 2024-08-25 03:51:57 +01:00