| .. |
|
.gitkeep
|
Initial commit
|
2025-07-01 09:00:00 +08:00 |
|
bootstrap.c
|
refactor: extract client module (PR2-M6)
|
2026-05-17 10:16:27 +08:00 |
|
chat_room.c
|
feat: consolidated improvements, manpage, and deployment prep
|
2026-04-19 17:49:06 +08:00 |
|
cli_text.c
|
i18n: localize startup cli text
|
2026-05-23 20:08:18 +08:00 |
|
client.c
|
tui: improve history browsing and support guide
|
2026-05-21 11:57:59 +08:00 |
|
commands.c
|
i18n: centralize command guidance text
|
2026-05-23 19:45:53 +08:00 |
|
common.c
|
refactor: extract bootstrap module (PR2-M4)
|
2026-05-17 09:47:28 +08:00 |
|
exec.c
|
i18n: localize exec guidance text
|
2026-05-23 20:03:31 +08:00 |
|
help_text.c
|
help: move bilingual help text into module
|
2026-05-23 19:41:38 +08:00 |
|
history_view.c
|
tui: improve history browsing and support guide
|
2026-05-21 11:57:59 +08:00 |
|
i18n.c
|
i18n: localize idle timeout notice
|
2026-05-23 20:10:51 +08:00 |
|
input.c
|
i18n: localize idle timeout notice
|
2026-05-23 20:10:51 +08:00 |
|
main.c
|
i18n: localize startup cli text
|
2026-05-23 20:08:18 +08:00 |
|
message.c
|
chore: bug fixes and code cleanup
|
2026-05-16 22:44:41 +08:00 |
|
ratelimit.c
|
test: cover connection limit regressions
|
2026-05-23 21:38:27 +08:00 |
|
ssh_server.c
|
ssh: use non-deprecated host key generation api
|
2026-05-21 12:20:41 +08:00 |
|
support.c
|
support: move guide copy into text module
|
2026-05-23 19:55:44 +08:00 |
|
support_text.c
|
support: move guide copy into text module
|
2026-05-23 19:55:44 +08:00 |
|
system_message.c
|
i18n: module system event messages
|
2026-05-23 19:30:11 +08:00 |
|
tui.c
|
help: move bilingual help text into module
|
2026-05-23 19:41:38 +08:00 |
|
tui_status.c
|
i18n: select interactive language from locale
|
2026-05-23 18:06:39 +08:00 |
|
utf8.c
|
tui: preserve ansi styling when truncating output
|
2026-05-21 12:12:14 +08:00 |