This website requires JavaScript.
Explore
Help
Register
Sign In
droideparanoico
/
dostalgia
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Build & Deploy
189 workflow runs
Actor
All actors
droideparanoico
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
fix: also pin emulators pathPrefix to 8.3.14
Build & Deploy #99
:
Commit
9ffbfd19ee
pushed by
droideparanoico
main
2026-06-03 20:58:21 +02:00
41s
View workflow file
fix: pin js-dos to v8.3.14 (emulators 8.3.3) — the last working CDN version
Build & Deploy #98
:
Commit
840777d289
pushed by
droideparanoico
main
2026-06-03 19:07:49 +02:00
1m0s
View workflow file
fix: remove .jsdos/ from bundles to avoid js-dos bundleUpdateConfig
Build & Deploy #97
:
Commit
79a0af86ad
pushed by
droideparanoico
main
2026-06-03 19:01:36 +02:00
44s
View workflow file
fix: properly escape JSON string values (newlines, control chars)
Build & Deploy #96
:
Commit
6e64793a2d
pushed by
droideparanoico
main
2026-06-03 17:06:10 +02:00
41s
View workflow file
fix: bypass js-dos bundleUpdateConfig by providing config + initFs separately
Build & Deploy #95
:
Commit
27b28430a5
pushed by
droideparanoico
main
2026-06-03 17:00:34 +02:00
1m16s
View workflow file
Actualizar README.md
Build & Deploy #94
:
Commit
3f466c5be7
pushed by
droideparanoico
main
2026-06-03 16:38:57 +02:00
11s
View workflow file
fix: limit JVM heap to 128MB with G1GC periodic GC container
Build & Deploy #93
:
Commit
d652f3f94b
pushed by
droideparanoico
main
2026-06-03 16:23:29 +02:00
26s
View workflow file
revert: completely restore original StaticResource — no Range support
Build & Deploy #92
:
Commit
f3973ea64d
pushed by
droideparanoico
main
2026-06-03 16:01:01 +02:00
40s
View workflow file
fix: loop FileChannel.transferTo() — it can transfer fewer bytes than requested without looping, silently truncating files
Build & Deploy #91
:
Commit
352726f740
pushed by
droideparanoico
main
2026-06-03 15:57:35 +02:00
43s
View workflow file
fix: use Files.copy for full-file responses (proven working), FileChannel.transferTo only for Range requests
Build & Deploy #90
:
Commit
113f79d755
pushed by
droideparanoico
main
2026-06-03 15:56:52 +02:00
41s
View workflow file
fix: wrap OutputStream in WritableByteChannel for transferTo
Build & Deploy #89
:
Commit
7f534689fb
pushed by
droideparanoico
main
2026-06-03 15:51:46 +02:00
36s
View workflow file
fix: remove Content-Length from 200 responses to avoid RESTEasy buffering
Build & Deploy #88
:
Commit
db1879e22d
pushed by
droideparanoico
main
2026-06-03 15:50:25 +02:00
27s
View workflow file
fix: use FileChannel.transferTo for zero-copy file serving
Build & Deploy #87
:
Commit
92d85376ac
pushed by
droideparanoico
main
2026-06-03 15:49:58 +02:00
27s
View workflow file
fix: Dockerfile ENTRYPOINT must be a single-line JSON array
Build & Deploy #86
:
Commit
21a33b6b08
pushed by
droideparanoico
main
2026-06-03 15:40:39 +02:00
37s
View workflow file
fix: memory bloat from unlimited JVM heap and missing HTTP Range support
Build & Deploy #85
:
Commit
4a25b35667
pushed by
droideparanoico
main
2026-06-03 15:39:05 +02:00
35s
View workflow file
fix: rewrite .cue FILE references that point to non-existent data files
Build & Deploy #84
:
Commit
8108a661fa
pushed by
droideparanoico
main
2026-06-03 12:47:18 +02:00
42s
View workflow file
fix: smarter CD image selection per directory with format priority
Build & Deploy #83
:
Commit
57842abe0d
pushed by
droideparanoico
main
2026-06-03 12:40:59 +02:00
43s
View workflow file
fix: prefer descriptor formats (.cue/.ccd) over raw data (.img/.bin) for DOSBox CD mounting
Build & Deploy #82
:
Commit
8a45ceccdc
pushed by
droideparanoico
main
2026-06-03 12:37:04 +02:00
45s
View workflow file
fix: remove duplicate imgLower declaration in buildCdOnlyDosboxConf
Build & Deploy #81
:
Commit
3162b9ff38
pushed by
droideparanoico
main
2026-06-03 12:30:07 +02:00
40s
View workflow file
fix: seenDirs.add() after descriptor check, not before
Build & Deploy #80
:
Commit
6f68e6c062
pushed by
droideparanoico
main
2026-06-03 12:28:01 +02:00
39s
View workflow file
debug: show cdImages count in CD-only config
Build & Deploy #79
:
Commit
1fc0a11512
pushed by
droideparanoico
main
2026-06-03 12:21:15 +02:00
50s
View workflow file
fix: detect CD images once, pass into createBundle
Build & Deploy #78
:
Commit
632fd7f554
pushed by
droideparanoico
main
2026-06-03 12:16:00 +02:00
44s
View workflow file
fix: prefer .img/.iso/.bin over .ccd/.cue descriptors
Build & Deploy #77
:
Commit
85b0aa8c0c
pushed by
droideparanoico
main
2026-06-03 12:04:31 +02:00
37s
View workflow file
fix: use Files.write() for byte[] return from buildCdOnlyJsdosJson
Build & Deploy #76
:
Commit
4cdd72b3e2
pushed by
droideparanoico
main
2026-06-03 11:59:26 +02:00
36s
View workflow file
feat: support CD-only games (no executable on filesystem)
Build & Deploy #75
:
Commit
6f59028cb0
pushed by
droideparanoico
main
2026-06-03 11:46:48 +02:00
31s
View workflow file
restore dedup: mount one CD image per directory, prefer .bin over .cue
Build & Deploy #74
:
Commit
383c66b166
pushed by
droideparanoico
main
2026-06-03 10:23:07 +02:00
37s
View workflow file
fix: preserve CD image mounts when changing executable
Build & Deploy #73
:
Commit
7c4d090de0
pushed by
droideparanoico
main
2026-06-03 10:10:18 +02:00
36s
View workflow file
simplify: mount all CD images, no dedup
Build & Deploy #72
:
Commit
3b7c9b587f
pushed by
droideparanoico
main
2026-06-03 10:00:13 +02:00
38s
View workflow file
fix: mount .bin directly instead of .cue to avoid case mismatch
Build & Deploy #71
:
Commit
de9e978e55
pushed by
droideparanoico
main
2026-06-03 09:45:44 +02:00
39s
View workflow file
perf: switch build stages to Alpine for faster CI pulls
Build & Deploy #70
:
Commit
4a3ba3b986
pushed by
droideparanoico
main
2026-06-03 09:24:06 +02:00
1m18s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last