081240c83e
include credentials on login fetch requests, allows set header response
2026-02-24 22:22:22 +01:00
1238cf50cc
Feat: Caddy webserver ( #102 )
...
* describe Caddyfile & update Dockerfile runtime image
* remove nginx config - replaced by caddy
2026-02-24 00:22:31 +01:00
8e586811ec
Feat: vite & upgraded dependencies ( #100 )
...
* On every route change, update local variables from query params
* ResultSection is keyed to query to force re-render
* Resolved lint warnings
* replace webpack w/ vite
* update all imports with alias @ and scss
* vite environment variables, also typed
* upgraded eslint, defined new rules & added ignore comments
* resolved linting issues
* moved index.html to project root
* updated dockerfile w/ build stage before runtime image definition
* sign drone config
2026-02-23 20:53:19 +01:00
Snyk bot
2f48656454
fix: Dockerfile to reduce vulnerabilities ( #83 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3065656
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBTASN16-3061097
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBXML2-3059797
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBXML2-3059801
- https://snyk.io/vuln/SNYK-DEBIAN11-TIFF-3113871
2022-12-30 01:25:47 +01:00
3b98faeddd
Replaced config w/ dotenv. Hydrate docker nginx using env. Updated readme
2022-08-14 19:49:48 +02:00
cbf400c118
Implement simpler Dockerfile & use previous ci build steps
2022-08-14 01:36:38 +02:00
c49f0816c8
Test simplified Dockerfile, removed internal build
2022-08-14 01:24:29 +02:00
9cf2bb9bd8
Start nginx service on container boot
2022-08-14 00:51:43 +02:00
6ceb7861de
God damn, not apt but apk
2022-08-14 00:26:14 +02:00
97ed8a491e
Nginx install and simple config
2022-08-14 00:22:07 +02:00
cf0bd9aa84
Container source repo label
2022-08-13 13:57:17 +02:00
fee26fb9e1
COPY with more than one src file, the dest must be a dir and end with a /
2022-08-13 12:39:07 +02:00
fda353f746
Project dockerfile & added build as ci step
2022-08-13 12:20:42 +02:00