Commit Graph

5 Commits

Author SHA1 Message Date
064ee1db21 Add browser profile option and TSV output mode
- add --browser-profile for login and validate browser/profile combinations\n- validate browser options eagerly and keep default-browser behavior when omitted\n- add TSV output format (no header)\n- change header default to auto; add --header original/-H o\n- remove explicit json/j output mode usage and keep JSON as implicit default\n- add tini to Dockerfile entrypoint path to improve signal handling
2026-02-08 21:35:40 +01:00
2180d5aa4c Add explicit login/logout flows and browser selection 2026-02-08 20:35:36 +01:00
5888cb4d1a Added more filtering options to app listing. 2026-02-08 15:26:24 +01:00
9f0b4eddd6 refactor(cli): split command dispatcher into per-command handlers 2026-02-08 14:56:47 +01:00
3d03600cef refactor(cli): split commands and utils; restore cli executable bit 2026-02-08 14:54:08 +01:00