webdrop-bridge/src/webdrop_bridge/ui
claudi 7873d0a060
Some checks are pending
Tests & Quality Checks / Test on Python 3.11 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.12 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.11-1 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.12-1 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.10 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.11-2 (push) Waiting to run
Tests & Quality Checks / Test on Python 3.12-2 (push) Waiting to run
Tests & Quality Checks / Build Artifacts (push) Blocked by required conditions
Tests & Quality Checks / Build Artifacts-1 (push) Blocked by required conditions
Fix import order by moving QTabWidget to the correct position in settings_dialog.py
2026-02-20 08:45:54 +01:00
..
__init__.py Add initial project structure and documentation 2026-01-28 10:48:36 +01:00
bridge_script_intercept.js fix: Add error handling for script injection and improve logging for URL mappings 2026-02-18 10:28:15 +01:00
download_interceptor.js Refactor drag handling and update tests 2026-02-17 15:56:53 +01:00
main_window.py Update about dialog with enhanced product description and contact information 2026-02-20 08:35:20 +01:00
restricted_web_view.py refactor: Change logging level from info to debug for download and JS messages 2026-02-18 13:19:38 +01:00
settings_dialog.py Fix import order by moving QTabWidget to the correct position in settings_dialog.py 2026-02-20 08:45:54 +01:00
update_manager_ui.py fix: Correct window flag type for close button hint in update dialogs 2026-01-29 08:48:29 +01:00