29b041ce57
fix: Replace express-static-gzip and finalhandler with srvx ( #32685 )
...
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2026-08-03 21:05:35 +02:00
83ca2746a7
fix(ignore): bump @types/node from 24.13.2 to 26.1.0 ( #32453 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2026-07-07 22:31:18 +02:00
Nerivec and GitHub
0215e76118
feat: Allow to disable internal frontend UI serving for standalone serving ( #27851 )
2025-07-12 09:33:26 +02:00
Nerivec and GitHub
1b85968e5e
feat: WindFront new frontend support ( #27489 )
2025-05-26 20:14:34 +02:00
Nerivec and GitHub
6fbb8b5ca2
fix: Migrate to Biome ( #27150 )
2025-04-18 20:34:47 +02:00
Nerivec and GitHub
fc31e0af0a
fix(ignore): partial cleanup for biome move ( #27076 )
2025-04-12 14:02:47 +02:00
Nerivec and GitHub
758ab34747
fix(ignore): import using node: prefix for built-in ( #25248 )
2024-12-18 22:19:33 +01:00
Boris Dolgov and GitHub
87cee1aea6
fix: Replace connect-gzip-static with express-static-gzip to become compatible with Node 23 ( #24619 )
...
Old versions of connect-gzip-static are not compatible with node 23,
new versions of connect-gzip-static are not compatible with node 18,
but we want to support both. express-static-gzip is compatible with
all versions.
2024-11-04 20:57:25 +01:00
e2f19f19b4
fix: Frontend code cleanup @Nerivec ( #24322 )
...
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com >
2024-10-14 19:56:00 +02:00
Koen Kanters and GitHub
afd80449b3
fix(ignore): Migrate to eslint 9 ( #23800 )
...
* Eslint 9
* Automatic changes
* Manual changes
* Process feedback
* u
2024-09-08 14:26:18 +02:00
ed9d09a629
Replace serve-static with connect-gzip-static ( #9921 )
...
* Replace serve-static with connect-gzip-static in order to serve .gz files
* Make linter happy
Co-authored-by: nurikk <ainur@yojee.com >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2021-12-01 07:20:53 +00:00