• Joined on 2026-01-20
catarrh pushed to main at catarrh/otaman 2026-08-09 22:08:33 +03:00
1f0ab59c40 fix C-APDU DOM nesting: remove extra closing divs from sed substitution
catarrh pushed to main at catarrh/otaman 2026-08-09 21:59:32 +03:00
0987278d79 group SIM/USIM/BER-TLV/RAM tabs into C-APDU tab with sub-tab pills
catarrh pushed to main at catarrh/otaman 2026-08-09 17:40:45 +03:00
1c54e70c72 remove redundant file tree refresh on file manager open, saves ~40 APDUs per open
catarrh pushed to main at catarrh/otaman 2026-08-09 17:28:25 +03:00
54ceaddeb8 i18n: translate Back button in STK menu
catarrh pushed to main at catarrh/otaman 2026-08-09 17:00:44 +03:00
7bf5aa2711 fix disconnected state: split 'once ready' into 'Click' + 'Connect' + 'when ready' for clean EN/RU rendering
4c4a5032f1 remove bold 'Connect' span between disconnected-state instructions
72e44943d7 translate bold 'Connect' to 'Подключиться' in disconnected state
4b38217c98 restore full Russian text for disconnected-state instruction
6356110516 fix: remove redundant 'Press Connect' from Russian disconnected-state text
Compare 8 commits »
catarrh pushed to main at catarrh/otaman 2026-08-09 16:16:45 +03:00
3778a95462 v1.4.1: Cards tab with localStorage, i18n translations, response parser privilege fix, STK menu refresh on equip
e92f85d3e0 fix: refresh STK menu after equip, prevent stale card data in STK pill
c7c1b4d3e7 fix: improve Russian translation for 'once pysim-otaman-server is ready'
8dc9b8f64c fix: change SP card selector label to 'Выбор карты'
1c636a55f2 fix: change 'Пресеты карт' to 'Данные карт' in Russian translations
Compare 5 commits »
catarrh pushed to main at catarrh/otaman 2026-08-09 15:23:40 +03:00
e2dac3d42f fix: move cardsLoad() after currentLang init to avoid TDZ error
catarrh pushed to main at catarrh/otaman 2026-08-09 15:04:25 +03:00
09cd72ab17 i18n: translate Cards tab, Card reader disconnected state, SP card selector — 18 new keys with Russian translations
catarrh pushed to main at catarrh/otaman 2026-08-09 09:38:17 +03:00
35f8716d24 i18n: add data-l10n keys for Response parser, Cards, Card reader tabs; Russian translations
catarrh pushed to main at catarrh/otaman 2026-08-09 08:33:36 +03:00
65ad13272d fix PRIVILEGE_NAMES byte 1: insert null for reserved b6, shift Delegated Management to b5 per GP Card Spec v2.3 Table 11-7
catarrh pushed to main at catarrh/otaman 2026-08-09 03:08:12 +03:00
f5285d330e fix disconnected instruction: line break before 'Refer to'
catarrh pushed to main at catarrh/otaman 2026-08-09 03:06:52 +03:00
88416ebb39 fix disconnected state instruction: line break before README files reference
catarrh pushed to main at catarrh/otaman 2026-08-09 03:01:55 +03:00
cfc92a5083 move Cards tab after Response parser
catarrh pushed to main at catarrh/otaman 2026-08-09 02:53:53 +03:00
80c5e0c7c9 Cards tab: move export/import below table, add instruction line, fix closing div
catarrh pushed to main at catarrh/otaman 2026-08-09 02:43:16 +03:00
7f8bcb59d8 add Cards tab with localStorage persistence, export/import, SP card selector dropdown
catarrh pushed to main at catarrh/otaman 2026-08-09 02:06:42 +03:00
e81fd3205f v1.4.0: STK menu browser, GP APDU builder fixes, response parser auto-populate
961befb3f3 hide Back button on root menu; show on display_text/select_item
Compare 2 commits »
catarrh pushed to main at catarrh/otaman 2026-08-08 23:38:38 +03:00
718160b708 STK menu: remove warning, restructure buttons (OK/Back/Cancel/Timeout/Exit), fix double-fetch
4dd2eb1956 fix stkCheckMenu placement: move from error path to success path in pysimConnect
Compare 2 commits »
catarrh pushed to main at catarrh/otaman 2026-08-08 21:45:58 +03:00
72ba0c4d87 add STK menu browser: STK menu pill, menu panel with display text/select item support, OK/Back/Cancel/Timeout buttons, pill locking during menu session
catarrh pushed to main at catarrh/otaman 2026-08-08 20:46:14 +03:00
0386c1b224 fix GP APDU builders: INSTALL P1 values (install-make-sel 0x08, reg-update 0x40, extradition 0x10), GET STATUS P2 labels (0x02/03 are v2.3 current), remove invalid SET STATUS P1 0x60
catarrh pushed to main at catarrh/otaman 2026-08-08 14:39:12 +03:00
8d823bf408 fix pysimSendOta: populate Response parser from por.decoded (SW + response data), remove broken resp-sw1/sw2 refs; bump to v1.3.2