• Joined on 2025-05-21
ske087 created repository ske087/IT_asset_management 2026-04-14 07:47:48 +00:00
ske087 pushed to master at ske087/location_managemet 2026-04-13 18:35:28 +00:00
5340f88ffe Add NFC enable/disable support; update devices, Sonoff, and Tuya
ske087 pushed to main at ske087/olimex_ESP32-C6-EVB 2026-04-13 18:35:09 +00:00
10f161f479 Add NVS persistence, NFC enable/disable, responsive UI, dark mode, Basic Auth
ske087 pushed to main at ske087/db_interface 2026-04-09 08:05:53 +00:00
a8f642a1c9 docs: add README with full UI and workflow documentation
ske087 pushed to main at ske087/db_interface 2026-04-09 08:01:32 +00:00
704e01669f fix: db update bug, add action log with 30-day purge, rebuild exe
3604a46421 fix: restore collect_all for mysql.connector to fix no localization for language eng
0f7e157406 fix: dynamic height layout + bundle mysql locales to fix 'no localization for eng' error\n\n- Replace all fixed pixel heights in content_layout with size_hint_y proportions\n so the 6 rows fill available space on any screen (800p, 1080p, etc.)\n- Remove AnchorLayout wrapper that caused dead space above content\n- Bundle mysql/connector/locales in PyInstaller build (spec + build_windows.py)\n- Add mysql.connector.plugins hidden imports to spec and build script"
b51e8bcc2a updated to not view the log file
Compare 4 commits »
ske087 pushed to main at ske087/db_interface 2026-04-07 13:04:56 +00:00
65c34314b0 feat: responsive layout scaling + centered content
ske087 pushed to main at ske087/db_interface 2026-04-07 11:40:32 +00:00
e0f510cebc feat: move Exit button to title row, reduce spacing above numpad
ske087 pushed to main at ske087/db_interface 2026-04-07 10:49:21 +00:00
df4a75ceaf fix: use collect_all for mysql.connector to fix No module named 'mysql' in exe
ske087 pushed to main at ske087/db_interface 2026-04-07 09:56:47 +00:00
68b241c3cb feat: add box/product auto-detection, numpad UI, touch screen support
ske087 pushed to main at ske087/db_interface 2026-04-06 12:52:47 +00:00
d053aa5816 build: add Windows binary with mysql localization fix
ske087 pushed to main at ske087/db_interface 2026-04-06 12:38:15 +00:00
50558ce464 fix: add mysql.connector.locales to hiddenimports to resolve 'no localization support for language eng' error in PyInstaller build
ske087 pushed to main at ske087/db_interface 2026-04-03 20:18:24 +00:00
3ca7eac4b8 release: rebuild DatabaseApp.exe with use_pure=True fix for mysql_native_password auth plugin
ske087 pushed to main at ske087/db_interface 2026-04-03 20:04:15 +00:00
cb1a00bcf4 prepering for a new build as i fix the mysql connector error
ske087 pushed to main at ske087/db_interface 2026-04-01 18:05:29 +00:00
c595b41781 release: add DatabaseApp.exe to dist/
ske087 pushed to main at ske087/db_interface 2026-04-01 18:02:08 +00:00
c912bac2dc feat: persistent DB host config, async DB ops, Exit button, test connection
ske087 pushed to master at ske087/location_managemet 2026-03-30 12:49:50 +00:00
86bfecca26 updated interface
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