16 Commits

Author SHA1 Message Date
Luiz Guilherme D'Abruzzo Pereira
a9fca05d8b
feat(server): add --mdns-domain flag to customize mDNS hostname (#11796) 2026-02-02 14:52:32 -06:00
GitHub Action
d377246491 chore: generate 2026-01-17 11:47:55 +00:00
Javier Aceña
7030f49a74
fix: mdns discover hostname (#9039) 2026-01-17 05:47:19 -06:00
Dax Raad
f0912ee838 core: rename OPENCODE_PASSWORD to OPENCODE_SERVER_PASSWORD for clearer authentication configuration 2026-01-12 15:59:17 -05:00
Dax Raad
1954c1255e core: add password authentication and improve server security
- Add OPENCODE_PASSWORD flag for basic auth protection
- Show security warnings when password is not set
- Remove deprecated spawn command
- Improve error handling with HTTPException responses
2026-01-12 15:23:19 -05:00
Sercan Sagman
adae0d1853
fix(cli): add help text to debug command and subcommands (#7328)
Signed-off-by: assagman <ahmetsercansagman@gmail.com>
2026-01-08 09:42:12 -06:00
Adam
390b0a79b3
fix(core): mdns global config 2025-12-26 14:47:53 -06:00
Adam
b2f45d574f
Reapply "feat(core): optional mdns service (#6192)"
This reverts commit 505068d5a6cccc732aed76580f9bec6a5dbca507.
2025-12-26 14:47:53 -06:00
Aiden Cline
505068d5a6 Revert "feat(core): optional mdns service (#6192)"
This reverts commit 26e7043718fbf5fbf08eecd04ff8ed5edd82e33e.
2025-12-26 11:43:52 -06:00
Adam
26e7043718
feat(core): optional mdns service (#6192)
Co-authored-by: Github Action <action@github.com>
2025-12-26 10:29:48 -06:00
Adam
4425c66732
revert: opencode web command changes
This reverts commit c347056246b7aa9998ed1998eb27325d9cd3e05f.
2025-12-08 09:47:43 -06:00
Adam
de415be4f6
fix: opencode web command 2025-12-08 09:18:46 -06:00
GitHub Action
34ff87d504 chore: format code 2025-11-08 01:59:02 +00:00
Charles David Mupende
d0f5c825bd
feat: implement network IP retrieval for remote access in web command (#3945) 2025-11-06 19:37:23 -06:00
Dax Raad
bc6f4aed2b local web 2025-11-04 12:33:14 -05:00
Dax Raad
902763b47d web command 2025-11-03 16:10:23 -05:00