• Joined on 2023-07-13
djmil pushed to master at djmil/gitea-pages 2024-08-25 14:51:15 +02:00
86ffb45dc1 go.mod: use global repo name
djmil opened issue djmil/egui-circles#9 2024-08-23 14:40:23 +02:00
use whole window.size() as a Circles spawn
djmil commented on issue djmil/gitea-pages#5 2024-08-22 23:31:13 +02:00
Build types: release -vs- dev

Dockerfile COPY vs ADD:

ADD is similar to COPY except for one distinct difference. ADD can fetch content from a URL

ADD https://example.com/archive.zip /usr/src/things/
AD…
djmil closed issue djmil/gitea-pages#2 2024-08-22 23:02:57 +02:00
Update readme
djmil pushed to master at djmil/gitea-pages 2024-08-22 23:02:57 +02:00
b0629205c1 Update README
djmil opened issue djmil/gitea-pages#5 2024-08-22 22:54:02 +02:00
Build types: release -vs- dev
djmil deleted tag test from djmil/gitea-pages 2024-08-22 22:26:39 +02:00
djmil pushed tag test to djmil/gitea-pages 2024-08-22 22:24:11 +02:00
djmil released 0.0.2 at djmil/gitea-pages 2024-08-22 22:24:11 +02:00
djmil closed issue djmil/gitea-pages#3 2024-08-22 21:06:27 +02:00
incorrect MIME type for Javacript files
djmil pushed to master at djmil/gitea-pages 2024-08-22 21:06:27 +02:00
beaf379300 Incorrect MIME type for *.js files
djmil opened issue djmil/gitea-pages#4 2024-08-20 22:04:26 +02:00
Project repo path in Dockerfile
djmil pushed to master at djmil/gitea-pages 2024-08-18 16:37:16 +02:00
a33e3e1fb9 Update README.md
djmil pushed to master at djmil/gitea-pages 2024-08-18 16:35:19 +02:00
ab64efe5dd Update README.md
djmil commented on issue djmil/gitea-pages#3 2024-08-18 15:37:44 +02:00
incorrect MIME type for Javacript files

Caddy 2 does not sniff MIME by default, either, for security reasons; if a Content-Type is missing you may need to set the header yourself using the header directive. [(c)](https://caddyserver.co

djmil commented on issue djmil/gitea-pages#3 2024-08-10 09:31:49 +02:00
incorrect MIME type for Javacript files

Updating Alpine's MIME type internals seems to be hard and not easily automated (for the docker images). Thus it looks that i have to focus on editing Caddyfile to enable remapping of Content…

djmil commented on issue djmil/gitea-pages#3 2024-08-08 22:18:25 +02:00
incorrect MIME type for Javacript files

Caddyserver github issue: Go pulls mime type mappings from the operating system, so if it's not correctly set on your system, then it won't…

djmil opened issue djmil/gitea-pages#3 2024-08-08 22:11:40 +02:00
incorrect MIME type for Javacript files
djmil deleted branch gitea-pages from djmil/egui-circles 2024-08-04 17:48:53 +02:00
djmil pushed to demo at djmil/egui-circles 2024-08-04 17:43:35 +02:00
6392c70990 use relative path v3