Commit Graph

6 Commits

Author SHA1 Message Date
Kristaps Fabians Geikins 9d91c0da22 fix(fe2): index.html 404 being cached (#2199) 2024-04-08 21:21:48 +02:00
Kristaps Fabians Geikins 764c85da05 fix(fe2): fix login not working due to unsupported regex on Safari (#2180)
* fix(fe2): fix login not working due to unsupported regex on Safari

* added logging message for iain
2024-03-29 11:06:43 +02:00
Kristaps Fabians Geikins e82b9024da Update prevent404Cache.ts 2024-03-28 15:52:10 +02:00
Kristaps Fabians Geikins c7d21fbee4 fix(fe2): prevent 404 asset requests being cached (#2177)
* fix(fe2): prevent 404 asset requests being cached

* moving back to RollingUpdate
2024-03-28 14:11:49 +02:00
Kristaps Fabians Geikins 23955106d5 fix(fe2): adblock breaking the site 2024-03-19 10:19:01 +02:00
Kristaps Fabians Geikins f5b5ae51bd chore(fe2): improved logging & metrics collection for easier observability (#1930)
* gql fix + new dependency-less status check endpoint

* added correlation ids to upstream calls

* added prometheus metrics

* added sigint logging
2024-01-03 10:48:35 +02:00