a8f642a1c9
docs: add README with full UI and workflow documentation
main
ske0872026-04-09 11:05:43 +03:00
704e01669f
fix: db update bug, add action log with 30-day purge, rebuild exe
ske0872026-04-09 11:00:37 +03:00
3604a46421
fix: restore collect_all for mysql.connector to fix no localization for language eng
ske0872026-04-07 17:09:26 +03:00
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"
ske0872026-04-07 16:52:10 +03:00
b51e8bcc2a
updated to not view the log file
ske0872026-04-07 16:05:41 +03:00
d053aa5816
build: add Windows binary with mysql localization fix
ske0872026-04-06 15:52:14 +03:00
50558ce464
fix: add mysql.connector.locales to hiddenimports to resolve 'no localization support for language eng' error in PyInstaller build
ske0872026-04-06 15:37:42 +03:00
3ca7eac4b8
release: rebuild DatabaseApp.exe with use_pure=True fix for mysql_native_password auth plugin
scheianu
2026-04-03 23:18:12 +03:00
cb1a00bcf4
prepering for a new build as i fix the mysql connector error
scheianu
2026-04-03 23:02:35 +03:00
c595b41781
release: add DatabaseApp.exe to dist/
scheianu
2026-04-01 21:05:15 +03:00
c912bac2dc
feat: persistent DB host config, async DB ops, Exit button, test connection
scheianu
2026-04-01 21:00:45 +03:00
8ae60a77e4
Initial commit: Kivy database interface application with search, add/update, delete functionality and Windows build support
ske087
2025-10-20 13:21:29 +03:00