- Introduced `allowed_urls` in configuration to specify whitelisted domains/patterns. - Implemented `RestrictedWebEngineView` to enforce URL restrictions in the web view. - Updated `MainWindow` to utilize the new restricted web view and added navigation toolbar. - Enhanced unit tests for configuration and restricted web view to cover new functionality. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_config.py | ||
| test_logging.py | ||
| test_project_structure.py | ||
| test_restricted_web_view.py | ||
| test_validator.py | ||