Commit graph

10 commits

Author SHA1 Message Date
47ee23777d feat: main & brewing video tool, catalog APIs, sheet/recipe updates
- Add /tools/video-mainpage page (main + brewing-page advertisement videos,
  date-gated, per-country, push to machine over ADB) + api/video-mainpage
  create/list/update proxies; sidebar entry "Main & Brewing Video"
- Add catalog API proxies (catalog-create, catalog-list, catalog-banner,
  catalog-banner-image)
- Sheet: overview/edit/add/priceslot/price updates, stores & services
- Misc: adb, websocket/message handlers, crypto, recipe & brew tweaks

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 17:38:59 +07:00
6a2f4e5945 update get data priceslot 2026-06-16 11:30:23 +07:00
ea68fa5cc4 create branch dev and commit code 2026-06-09 10:50:59 +07:00
pakintada@gmail.com
3b70cc9fe8 feat: show price (WIP edit)
- fix: adb tcp connection unstable retry
- fix: recipe not show by undefined machine status

Signed-off-by: pakintada@gmail.com <Pakin>
2026-05-18 09:49:09 +07:00
pakintada@gmail.com
60424ebe5a feat: add auth route, update machine status
Signed-off-by: pakintada@gmail.com <Pakin>
2026-05-12 16:31:20 +07:00
pakintada@gmail.com
a29ff0be1a feat: recipe version selector
- fix recipe not show on overview
- fix recipe show late after select country
- disable queue message on no connection ws
- fix infinite topping(s) list if moving between pages

Signed-off-by: pakintada@gmail.com <Pakin>
2026-05-04 16:50:15 +07:00
pakintada@gmail.com
4cb98f8672 feat: edit value & send to brew
- edited value is now sent to brew

Signed-off-by: pakintada@gmail.com <Pakin>
2026-04-29 16:05:10 +07:00
pakintada@gmail.com
916e056389 patch:
- fix topping bug where update value also save across states even already closed dialog
- fix disconnect may throw error
- add machine state payload from tcp socket
- add command/sheet api request
- add heartbeat message

Signed-off-by: pakintada@gmail.com <Pakin>
2026-04-12 10:47:53 +07:00
pakintada@gmail.com
274025ed33 feat: add brew app connection
- initialize tcp communication with brew app
- WIP value editor sync

Signed-off-by: pakintada@gmail.com <Pakin>
2026-04-03 17:27:10 +07:00
pakintada@gmail.com
451223816b init 2026-02-17 14:30:02 +07:00