Commit Graph

15 Commits

Author SHA1 Message Date
GitHub Action 1586f37021 chore: generate 2026-01-17 11:47:55 +00:00
Javier Aceña 56948e9670 fix: mdns discover hostname (#9039) 2026-01-17 05:47:19 -06:00
Dax Raad f30091eb84 core: rename OPENCODE_PASSWORD to OPENCODE_SERVER_PASSWORD for clearer authentication configuration 2026-01-12 15:59:17 -05:00
Dax Raad 0ddb992bd6 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 f82ae79652 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 003ba776d1 fix(core): mdns global config 2025-12-26 14:47:53 -06:00
Adam c03ddd3046 Reapply "feat(core): optional mdns service (#6192)"
This reverts commit 40ba4cf21e.
2025-12-26 14:47:53 -06:00
Aiden Cline 40ba4cf21e Revert "feat(core): optional mdns service (#6192)"
This reverts commit 6122c0b8a9.
2025-12-26 11:43:52 -06:00
Adam 6122c0b8a9 feat(core): optional mdns service (#6192)
Co-authored-by: Github Action <action@github.com>
2025-12-26 10:29:48 -06:00
Adam 3eac4f7b8c revert: opencode web command changes
This reverts commit fb8a5a79d6.
2025-12-08 09:47:43 -06:00
Adam adea39e54e fix: opencode web command 2025-12-08 09:18:46 -06:00
GitHub Action 9855771157 chore: format code 2025-11-08 01:59:02 +00:00
Charles David Mupende 0b7c4ec0e6 feat: implement network IP retrieval for remote access in web command (#3945) 2025-11-06 19:37:23 -06:00
Dax Raad f1bc996cf5 local web 2025-11-04 12:33:14 -05:00
Dax Raad dc8cda7911 web command 2025-11-03 16:10:23 -05:00