• Joined on 2025-05-21
ske087 pushed to main at ske087/olimex_ESP32-C6-EVB 2026-03-15 14:42:49 +00:00
039a60848d Add HMAC-SHA256 API auth, NTP sync, NFC access control improvements
0f7cfdb819 updated
Compare 2 commits »
ske087 pushed to master at ske087/location_managemet 2026-03-15 14:12:33 +00:00
fbf5802c69 Fix board registration blocked by HMAC auth
ske087 pushed to master at ske087/location_managemet 2026-03-15 10:34:03 +00:00
36de1623c2 Add HMAC-SHA256 API authentication to board drivers and edit UI
ske087 pushed to master at ske087/location_managemet 2026-03-15 07:41:14 +00:00
1152f93a00 Add Olimex ESP32-C6-EVB + PN532 NFC driver and web UI
ske087 pushed to main at ske087/olimex_ESP32-C6-EVB 2026-03-15 06:47:36 +00:00
22227b7e21 updated board
ske087 pushed to master at ske087/location_managemet 2026-03-15 06:46:51 +00:00
4766faa682 Add NFC access control support to Olimex ESP32-C6-EVB driver
ske087 pushed to master at ske087/location_managemet 2026-02-27 14:20:42 +00:00
b4db41a400 Fix offline board flooding: fail-fast probe in hardware driver poll()
ske087 pushed to master at ske087/location_managemet 2026-02-27 14:07:31 +00:00
1e89323035 Add Tuya Cloud integration; 2-step add-board wizard; DP value formatting
ske087 pushed to master at ske087/location_managemet 2026-02-27 11:38:56 +00:00
90cbf4e1f0 Add Layouts module with Konva.js builder; smart offline polling; UI improvements
ske087 pushed to master at ske087/location_managemet 2026-02-26 18:13:38 +00:00
30806560a6 Fix SonoffLAN signing key: hardcode pre-computed HMAC key
ske087 pushed to master at ske087/location_managemet 2026-02-26 17:24:54 +00:00
7a22575dab Initial commit: Location Management Flask app
ske087 created branch master in ske087/location_managemet 2026-02-26 17:24:54 +00:00
ske087 created repository ske087/location_managemet 2026-02-26 16:39:12 +00:00
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-25 14:21:44 +00:00
71ccdb7b96 Fix blank label between copies: send all copies in single GDI print job (StartDoc/N pages/EndDoc) instead of N separate jobs - thermal printers eject blank label between rapid separate jobs
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-25 14:06:28 +00:00
be1b494527 Fix printing: use pymupdf+GDI for silent direct printing at correct physical label size - removes Adobe Reader/ShellExecute, prints 35x25mm label 1:1 using printer native DPI
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-25 08:26:38 +00:00
b35f278c1e Remove GhostScript, use SumatraPDF only for printing
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-24 11:41:54 +00:00
faef90f98b Add dist/ release build (LabelPrinter.exe + conf with bundled GhostScript and SumatraPDF)
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-24 11:30:52 +00:00
7197df9f5c Fix docstring escape warning in prepare_ghostscript.py; add dist/ and build_output.log to .gitignore
f67e1fb0da Replace prepare_ghostscript.bat with Python script to fix nested for/if batch parser bug
f7833ed4b9 Remove dead code, DEVMODE overrides, and PNG fallback; use printer default settings
Compare 3 commits »
ske087 pushed to main at ske087/olimex_ESP32-C6-EVB 2026-02-23 19:11:08 +00:00
b1ee2610ca Initial commit: Olimex ESP32-C6-EVB HA integration + Arduino sketch
ske087 created branch main in ske087/olimex_ESP32-C6-EVB 2026-02-23 19:11:08 +00:00