This website requires JavaScript.
Explore
Help
Sign In
christian
/
internetforkids
Watch
1
Star
0
Fork
0
You've already forked internetforkids
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy.yml
Actor
All actors
christian
Status
All status
Success
Failure
Waiting
Running
fix: convert canvas to static img + try 110m data
deploy.yml #69
:
Commit
a0fb62aa66
pushed by
christian
main
2026-04-04 09:08:59 +00:00
49s
View workflow file
fix: willReadFrequently forces CPU-backed canvas, bypasses GPU tiling
deploy.yml #68
:
Commit
a1b3263412
pushed by
christian
main
2026-04-04 08:25:52 +00:00
53s
View workflow file
fix: remove overflow:hidden + border-radius to prevent GPU compositing layer
deploy.yml #67
:
Commit
42939db1b0
pushed by
christian
main
2026-04-04 07:27:01 +00:00
53s
View workflow file
fix: pure Canvas 2D renderer at exact device pixel dimensions
deploy.yml #66
:
Commit
8061a23c87
pushed by
christian
main
2026-04-04 07:20:34 +00:00
55s
View workflow file
fix: move ocean background to SVG element itself
deploy.yml #65
:
Commit
82760e3263
pushed by
christian
main
2026-04-04 07:09:42 +00:00
48s
View workflow file
fix: remove crispEdges - pixel snapping creates gaps between paths
deploy.yml #64
:
Commit
82211ac5e4
pushed by
christian
main
2026-04-04 07:07:04 +00:00
51s
View workflow file
fix: contain strict + land base fill to prevent GPU tile seams
deploy.yml #63
:
Commit
65b2c757a4
pushed by
christian
main
2026-04-04 07:02:25 +00:00
47s
View workflow file
fix: add shape-rendering crispEdges to prevent GPU tile seams in SVG
deploy.yml #62
:
Commit
6a4e8dde05
pushed by
christian
main
2026-04-04 06:58:08 +00:00
51s
View workflow file
fix: replace Leaflet with pure SVG map to eliminate WebKit GPU seams
deploy.yml #61
:
Commit
df2cb09a05
pushed by
christian
main
2026-04-04 06:51:07 +00:00
58s
View workflow file
fix: use Leaflet Canvas renderer instead of SVG
deploy.yml #60
:
Commit
f56a0cd67d
pushed by
christian
main
2026-04-04 06:16:09 +00:00
52s
View workflow file
fix: render ocean as SVG rectangle to prevent GPU compositing seams
deploy.yml #59
:
Commit
b9a62902c2
pushed by
christian
main
2026-04-04 06:04:51 +00:00
51s
View workflow file
fix: white land, blue-gray ocean background
deploy.yml #58
:
Commit
578b95ff9e
pushed by
christian
main
2026-04-04 05:41:04 +00:00
50s
View workflow file
fix: switch map from MapLibre GL to Leaflet SVG, eliminates tile seams
deploy.yml #57
:
Commit
a0b862acf4
pushed by
christian
main
2026-04-04 05:38:12 +00:00
55s
View workflow file
fix: eliminate map tile-seam lines by removing vector tile source
deploy.yml #56
:
Commit
3bd0476abf
pushed by
christian
main
2026-04-04 05:32:55 +00:00
52s
View workflow file
fix: eliminate map tile-seam lines, fix scroll, remove Expert Analysis
deploy.yml #55
:
Commit
63495fd901
pushed by
christian
main
2026-04-04 05:05:09 +00:00
52s
View workflow file
fix: remove map tile-seam lines + add interactive popups with law data
deploy.yml #54
:
Commit
955e4bef6f
pushed by
christian
main
2026-04-04 05:00:45 +00:00
1m2s
View workflow file
fix: add country name labels from vector tiles (zoom >= 3)
deploy.yml #53
:
Commit
8a209f76f8
pushed by
christian
main
2026-04-03 13:11:22 +00:00
42s
View workflow file
fix: enable scroll wheel zoom in fullscreen mode
deploy.yml #52
:
Commit
30a6642e18
pushed by
christian
main
2026-04-03 13:08:10 +00:00
46s
View workflow file
fix: inline minimal style (no flash), remove all layer-hiding code
deploy.yml #51
:
Commit
00194c4ce8
pushed by
christian
main
2026-04-03 13:07:23 +00:00
27s
View workflow file
fix: white land, darker sea (#c8d3df), add fullscreen button
deploy.yml #50
:
Commit
ea0c78adef
pushed by
christian
main
2026-04-03 13:05:30 +00:00
43s
View workflow file
fix: nuke ALL base layers then re-enable only water fills
deploy.yml #49
:
Commit
0dfc11d0fc
pushed by
christian
main
2026-04-03 13:04:41 +00:00
43s
View workflow file
fix: darken land background (#eaeaea)
deploy.yml #48
:
Commit
adf51d7bf1
pushed by
christian
main
2026-04-03 13:03:57 +00:00
31s
View workflow file
fix: strip base map to white/gray, hide all noise, no attribution
deploy.yml #47
:
Commit
a936222be1
pushed by
christian
main
2026-04-03 13:03:18 +00:00
43s
View workflow file
fix: hide all line layers except boundaries (removes grid lines)
deploy.yml #46
:
Commit
bab74ef7e7
pushed by
christian
main
2026-04-03 13:01:15 +00:00
42s
View workflow file
fix: higher-res boundaries (50m), hide city names, country-only labels
deploy.yml #45
:
Commit
57320ccb51
pushed by
christian
main
2026-04-03 13:00:32 +00:00
25s
View workflow file
fix: desaturate base map (white land, light gray sea)
deploy.yml #44
:
Commit
3d8e568f8c
pushed by
christian
main
2026-04-03 12:59:14 +00:00
42s
View workflow file
fix: choropleth below labels + hide country names at zoom < 3
deploy.yml #43
:
Commit
5a840743da
pushed by
christian
main
2026-04-03 12:58:31 +00:00
38s
View workflow file
fix: exclude /data/ and /fonts/ from language redirect in nginx
deploy.yml #42
:
Commit
c287b3cf02
pushed by
christian
main
2026-04-03 12:50:13 +00:00
43s
View workflow file
debug: expose map instance as window._ifkMap for choropleth debugging
deploy.yml #41
:
Commit
cc5568f0a9
pushed by
christian
main
2026-04-03 12:46:18 +00:00
47s
View workflow file
fix: use safeJS for jsonify output (was string-escaped, not object)
deploy.yml #40
:
Commit
2affacd222
pushed by
christian
main
2026-04-03 12:38:34 +00:00
3m49s
View workflow file
First
Previous
1
2
3
4
5
Next
Last