• Joined on 2026-01-20
catarrh pushed to main at catarrh/otaman 2026-08-20 22:46:47 +03:00
5f2eaf6e9d C-APDU Parser: space-separated placeholder for consistency with Response parser
catarrh pushed to main at catarrh/otaman 2026-08-20 22:37:54 +03:00
b7d0d53b94 C-APDU Parser: include raw qualifier value in description
catarrh pushed to main at catarrh/otaman 2026-08-20 22:23:02 +03:00
1ce23f021c C-APDU Parser: change Parse button to Decode (existing i18n key)
72b0116bad C-APDU Parser: client-side hex parser for APDU/expanded script decode
8019326cfb Error Action: render builder directly, remove redundant subtype select
01931b9693 Fix Error Action proactive: filter REFRESH out of allowed commands
03ec13364c Fix onErrorActionTypeChange: sel.nextElementSibling -> sel.parentElement.nextElementSibling
Compare 7 commits »
catarrh pushed to main at catarrh/otaman 2026-08-20 02:04:20 +03:00
0217f8dc92 Error Action Recovery: add Action Indicator / Proactive Command / None selector per TS 102 226 §7.3.3
catarrh pushed to main at catarrh/otaman 2026-08-20 01:48:17 +03:00
6d8ef55398 Fix Error Action Recovery Action: extract buildBerPcHtml, fix container vs element in genBerPcValue call
catarrh pushed to main at catarrh/otaman 2026-08-20 01:41:11 +03:00
43242210ab Fix Error Action Recovery Action builder: append to DOM before querying
catarrh pushed to main at catarrh/otaman 2026-08-20 01:37:08 +03:00
53daf2c6ea Auto-connect on same-origin detection
catarrh pushed to main at catarrh/otaman 2026-08-19 23:51:11 +03:00
79cf003444 Fix Script Chaining selector bugs in genScriptChainingValue
catarrh pushed to main at catarrh/otaman 2026-08-19 23:44:35 +03:00
e8a8ef3d1b Fix Script Chaining Last Script checkbox selector typo
catarrh pushed to main at catarrh/otaman 2026-08-19 23:20:34 +03:00
d75604a751 TS 102 226: Expanded Script compliance with Error Action, Script Chaining, Expanded Response
catarrh pushed to main at catarrh/otaman 2026-08-19 18:04:16 +03:00
80a860549a v1.8.0: proactive log overhaul, Expanded Script rename, proactive view sizing
catarrh pushed to main at catarrh/otaman 2026-08-16 00:47:09 +03:00
a916e8a255 PLI list: vertical layout, full descriptions, wider inputs, row separators
catarrh pushed to main at catarrh/otaman 2026-08-15 14:33:02 +03:00
62ba09d25e Probe: require JSON version field to confirm same-origin API
catarrh pushed to main at catarrh/otaman 2026-08-15 14:10:25 +03:00
966ada21eb Replace embedded flag with same-origin API probe
catarrh pushed to main at catarrh/otaman 2026-08-14 16:04:53 +03:00
1971eca381 pyproject: restrict package discovery to pysim_otaman_server
catarrh pushed to main at catarrh/otaman 2026-08-14 15:48:47 +03:00
d2c292e5b8 Merge pysim-otaman-server into otaman (monorepo, v1.7.0)
catarrh pushed to main at catarrh/otaman 2026-08-14 14:13:33 +03:00
8e96c5d4a0 Reduce input field vertical padding (py-2.5->py-1.5) in C-APDU, Secured Packet, Response parser and Cards tabs
catarrh pushed to main at catarrh/otaman 2026-08-14 13:44:03 +03:00
05096a184a Reduce top bar height (py-4->py-2, mb-6->mb-3); rebuild Tailwind CSS
catarrh pushed to main at catarrh/otaman 2026-08-14 00:18:23 +03:00
65127b8cfe Show connect-phase messages in visible slot (was writing to hidden #pysim-status)
catarrh pushed to main at catarrh/otaman 2026-08-14 00:14:34 +03:00
a88930b7b1 Show actionable warning when card server fetch fails; fix connect-button locale