Commit Graph

  • e998fbd230 feat(server+cli): configurable menu via --menu JSON; UI tweaks to form layout main Syahdan 2025-10-16 18:10:17 +0700
  • c93b38e8ec feat(client): coordinated broadcast listening with form/menu flow; improved loading UX Syahdan 2025-10-16 16:36:17 +0700
  • 76215f14bd feat(client): filter broadcast lines while awaiting MENU/ORDER responses Syahdan 2025-10-16 14:57:27 +0700
  • 5e76ca2514 feat(ui): polish layout with borders; embed form in left pane; customize form keymap Syahdan 2025-10-16 09:00:50 +0700
  • d026a30927 feat(client): show local “[order] …” entry after successful submit; introduce server line msg type; WIP reader state in broken snapshot Syahdan 2025-10-15 23:14:03 +0700
  • e523297d5f feat(client): show local “[order] …” entry after successful submit; introduce server line msg type; WIP reader state in broken snapshot Syahdan 2025-10-15 22:57:14 +0700
  • aee33003bf refactor(net): reuse a single buffered reader; manage broadcast loop lifecycle Syahdan 2025-10-15 22:43:35 +0700
  • 616017267e fix(ui): reopen order form if menu already loaded on 'n' instead of refetching Syahdan 2025-10-15 22:33:31 +0700
  • b94670f138 feat(order-console): add pricing, recent order feed, and responsive layout; extend protocol Syahdan 2025-10-15 22:28:03 +0700
  • 623bc075eb feat(app): pivot from chat UI to order console with menu/order protocol Syahdan 2025-10-15 22:02:41 +0700
  • d8f5c27bd4 chore: gitignore to ignore dist folder Syahdan 2025-10-15 13:20:05 +0700
  • c175c26518 ci: fix artifact path Syahdan 2025-10-15 11:59:18 +0700
  • 5e59037543 ci: fix upload Syahdan 2025-10-15 11:56:42 +0700
  • fd38041538 ci: fix entry path Syahdan 2025-10-15 11:51:48 +0700
  • 625c9cb3ab
    ci: Update GitHub Actions workflow for release binaries Syahdan 2025-10-15 11:41:52 +0700
  • 0e99dbf596
    ci: Update GitHub Actions workflow for Go project Syahdan 2025-10-15 11:35:44 +0700
  • 4332c2e3a5 feat(chat): polish UI text; pre-connect to show welcome; add server logs Syahdan 2025-10-15 11:19:20 +0700
  • 52d4602e33 feat(chat): colorize usernames by ID; refine IDs/usernames and /name parsing Syahdan 2025-10-15 10:55:06 +0700
  • 2c884d030a feat(server): usernames, IDs, and commands; sanitize names; richer join/leave messages Syahdan 2025-10-15 10:40:55 +0700
  • b80c5190a3 feat(chat): CLI flags, centered header; improve server with selective broadcast and quit handling Syahdan 2025-10-15 09:51:35 +0700
  • 676b45cd23 refactor(net): modelled connection lifecycle with typed msgs; switch to line-by-line reader Syahdan 2025-10-15 01:03:35 +0700
  • cae82f5d55 feat(tui): add TCP client integration and connection status; send input over network Syahdan 2025-10-15 00:41:04 +0700
  • 2651178a16 initial commit Syahdan 2025-10-15 00:19:24 +0700