Commit graph

843 commits

Author SHA1 Message Date
Sergey Stepanov
1dc0cabc2b Add special Dockerfile for tiny coordinator (<10Mib) and worker (<150Mib) containers 2023-05-12 14:31:21 +03:00
Sergey Stepanov
b227260060 Embed config.yaml into both apps 2023-05-12 14:31:21 +03:00
Sergey Stepanov
9231120a55 Add base path for games in workers 2023-05-12 14:31:21 +03:00
Sergey Stepanov
63e3a7f6bd
Read YAML keys in lowercase internally 2023-05-10 22:22:31 +03:00
Sergey Stepanov
3815e18027
Remove the hack involving the /static route 2023-05-03 11:11:08 +03:00
Sergey Stepanov
73639eeb64
Clean docs 2023-05-02 11:25:51 +03:00
sergystepanov
3175747ee5
Update README.md 2023-05-02 00:20:07 +03:00
Sergey Stepanov
2add701c39
Update game picker interface 2023-04-27 19:50:07 +03:00
Sergey Stepanov
f7d8a5dc50
Revert opts z-index 2023-04-27 16:27:05 +03:00
Sergey Stepanov
ed21e32b1f
Speedup item pick 2023-04-27 16:15:09 +03:00
Sergey Stepanov
bee6192894
Use old font 2023-04-27 15:15:37 +03:00
Sergey Stepanov
e50dc102bb
Make game pick time consistent 2023-04-27 14:49:54 +03:00
Sergey Stepanov
30584b3faa
Make game picking less ugly 2023-04-27 14:26:16 +03:00
Sergey Stepanov
dc48c93804
Hide load/save by default 2023-04-27 13:33:07 +03:00
Sergey Stepanov
0c532a7f93
Fix moving settings 2023-04-27 13:31:17 +03:00
Sergey Stepanov
c4895fae84
remove unselect from js menu items 2023-04-27 13:27:34 +03:00
Sergey Stepanov
e17a358ade
Fix circle pad layering text blur 2023-04-27 13:06:43 +03:00
Sergey Stepanov
bb9f904104
Fix menu select side blur 2023-04-27 13:05:12 +03:00
Sergey Stepanov
40bd57c9a0
Remove not needed browser prefixes 2023-04-27 12:28:28 +03:00
Sergey Stepanov
ea3263ca6c
Remove unselected 2023-04-27 12:24:07 +03:00
Sergey Stepanov
7455ad3f47
Update deployment to cloudretro.io 2023-04-26 23:27:00 +03:00
Sergey Stepanov
317079ddd3
Merge remote-tracking branch 'origin/master' 2023-04-26 23:10:52 +03:00
Sergey Stepanov
d9def73096
Add ca-certificates to the images 2023-04-26 23:10:35 +03:00
Sergey Stepanov
e485cc8862
Add ca-certificates to the images 2023-04-26 23:07:13 +03:00
Sergey Stepanov
b6d6e464ed
Optimize images 2023-04-26 20:11:08 +03:00
Sergey Stepanov
494979cf38
Optimize images 2023-04-26 20:08:20 +03:00
Sergey Stepanov
229cd4044c
Fix broken warning in the wrtc js module 2023-04-24 14:16:25 +03:00
Sergey Stepanov
62fc68e88b
Add optional static linking with vpx, x264, opus 2023-04-24 00:16:00 +03:00
Sergey Stepanov
ece1efad16
Add optional static linking with vpx, x264, opus 2023-04-23 23:51:38 +03:00
Sergey Stepanov
9bb0c151a9
Compress apps for Docker 2023-04-23 20:49:29 +03:00
Sergey Stepanov
3bd32715cb
Remove unused fonts 2023-04-23 19:55:39 +03:00
Sergey Stepanov
e10490adda
Remove ca-certificates from the Docker image 2023-04-23 13:41:40 +03:00
Sergey Stepanov
8893e1e5bf Update config manager 2023-04-22 17:05:28 +03:00
Sergey Stepanov
c13099c56a Remove hackish way of adding ICE servers
Use config files instead (k8s ConfigMap or something).
2023-04-22 17:05:28 +03:00
Sergey Stepanov
eda90d74e6
Rename C.stop (it crashes PCSX on Ubuntu) wtf omegalol 2023-04-21 00:26:41 +03:00
Sergey Stepanov
ee58af488d
Advance 1 frame only with Mupen 2023-04-20 22:54:35 +03:00
Sergey Stepanov
c8eb672ecd
Fix missing return 2023-04-20 22:54:12 +03:00
Sergey Stepanov
b65e8dc3f3
Use master for deploy 2023-04-20 22:53:44 +03:00
Sergey Stepanov
137d1b63d8
Fix build-args for Docker GHA 2023-04-20 21:59:52 +03:00
Sergey Stepanov
31638b0805
Update Docker GH Action
Now it will push the master tag instead of dev for the main branch.
2023-04-20 21:49:52 +03:00
Sergey Stepanov
df980c5cf4
Update versions 2023-04-20 14:19:40 +03:00
Sergey Stepanov
f00c27a226
Clean nanoarch 2023-04-20 14:18:57 +03:00
Sergey Stepanov
853c7a6f81 Fix save/load for Mupen64
By passing function arguments into the synchronized un-libco loop, we can now save and restore Mupen game states without segfaults.
2023-04-16 13:24:28 +03:00
Sergey Stepanov
fbdb517d24 Use latest Mupen core as default for every OS 2023-04-16 13:24:28 +03:00
Sergey Stepanov
b48a6c92f6 Refactor nanoarch names 2023-04-16 13:24:28 +03:00
Sergey Stepanov
5034f86667 Save/Load without malloc 2023-04-16 13:24:28 +03:00
Sergey Stepanov
d830821ceb Move last frame time init fn to the end 2023-04-16 13:24:28 +03:00
Sergey Stepanov
137397dbc1 Update Libretro env handlers 2023-04-16 13:24:28 +03:00
Sergey Stepanov
66dbdba863 Use explicit Libretro log levels instead of magic numbers 2023-04-16 13:24:28 +03:00
Sergey Stepanov
33099d098f Use new page-segmentation friendly unsafe.Slice for mem restore 2023-04-16 13:24:28 +03:00