restitux
8f4e6ad1ca
fixup android builder container
2026-01-17 02:03:22 -07:00
restitux
746cd38091
s/jre/jdk
2026-01-17 02:03:22 -07:00
restitux
1656045cea
add nodejs inside container
2026-01-17 02:03:22 -07:00
restitux
fdd89e6412
fix env capitalization
2026-01-17 02:03:22 -07:00
restitux
eea00c32d8
add missing paths
2026-01-17 02:03:22 -07:00
restitux
ef199167cc
WIP android container
2026-01-17 02:03:22 -07:00
restitux
96589e28c6
meta: update Dioxus to 0.7.2 ( #6 )
...
Build Mumble Web 2 / linux_build (push) Successful in 1m50s
Build Mumble Web 2 / windows_build (push) Successful in 4m16s
Build Mumble Web 2 release builder containers / windows-release-builder-container-build (push) Successful in 14s
Build with latest container: https://git.ohea.xyz/mumble/mumble-web2/actions/runs/192/jobs/1
Reviewed-on: #6
2026-01-05 01:45:40 +00:00
sam
d6b482528f
Load status from relative url ( #5 )
...
Build Mumble Web 2 / linux_build (push) Successful in 2m23s
Build Mumble Web 2 / windows_build (push) Successful in 2m33s
Remove public_url config option
Use proxy_url instead for example configs
Get status from relative endpoint, like /config
Show version on login page
Reviewed-on: #5
Co-authored-by: Sam Sartor <me@samsartor.com >
Co-committed-by: Sam Sartor <me@samsartor.com >
2025-12-05 07:00:38 +00:00
sam
55412f5778
Revert 0.7.2 upgrade
Build Mumble Web 2 / linux_build (push) Successful in 1m39s
Build Mumble Web 2 / windows_build (push) Successful in 2m52s
2025-12-04 22:21:37 -07:00
sam
2982a7f8d8
Finish 0.7.2 upgrade
Build Mumble Web 2 / linux_build (push) Failing after 58s
Build Mumble Web 2 / windows_build (push) Successful in 2m29s
2025-12-04 22:17:15 -07:00
restitux
a11fb4f10e
Windows Desktop Client CI ( #2 )
...
Build Mumble Web 2 / linux_build (push) Successful in 1m43s
Build Mumble Web 2 / windows_build (push) Successful in 2m38s
Build Mumble Web 2 release builder containers / windows-release-builder-container-build (push) Failing after 11s
Adds a windows container build and a windows client build.
Outstanding issues:
- I'm not sure if `workflow_dispatch` works. Based on [this PR](https://github.com/go-gitea/gitea/pull/28163 ) it seems like it should, but I don't see a button. It might only work after merging into the default branch.
- The windows build container is building dioxus from git HEAD because there is an unreleased bugfix we are depending on. We should revert this to a versioned release (maybe using `binstall`) once they cut 0.7.2
Reviewed-on: #2
2025-12-05 03:58:11 +00:00
restitux
b9e293cca4
[cicd] add docker build workflow
2025-11-09 01:19:09 -07:00
sam
70634065ac
fix some problems with url origins in web (denoising works there too)
2025-10-28 01:44:28 -06:00
sam
1ff302816e
load an actual denoising model
2025-10-28 01:10:35 -06:00
restitux
cfb8144561
add /status endpoint to proxy
2025-10-25 23:52:38 -06:00
sam
b8a201911f
further simplify proxy config
2025-10-25 21:28:58 -06:00
sam
134e42e69f
simplify proxy and update readme
2025-10-25 20:21:02 -06:00
sam
55a91b1459
actually read the config maybe
2025-10-25 20:03:19 -06:00
restitux
1793504467
add /config endpoint, add docker proxy setup, and style chat box
2025-07-13 19:33:55 -06:00