qbit_manage/modules
bobokun 5baf943e27
feat(ui): add integrated documentation viewer with collapsible sections
Add comprehensive documentation system that displays markdown content directly in the web UI configuration forms. Each configuration section now includes collapsible documentation panels that fetch and render relevant markdown files from the docs directory.

- Add DocumentationViewer component with markdown rendering and GitHub-style alerts
- Implement /api/docs endpoint to serve documentation files securely
- Add documentation sections to all configuration schemas (qbt, settings, commands, etc.)
- Include responsive tables, code copy buttons, and proper styling for dark/light themes
- Fix Docker installation example to use relative config path
- Enhance form rendering to support documentation field types with lazy loading
2025-08-23 10:24:24 -04:00
..
core 4.5.4 (#910) 2025-08-16 22:28:26 -04:00
__init__.py 4.5.4 (#910) 2025-08-16 22:28:26 -04:00
apprise.py 4.1.5 (#559) 2024-05-24 20:39:18 -04:00
config.py 4.5.4 (#910) 2025-08-16 22:28:26 -04:00
logs.py v4.5.0 (#862) 2025-07-11 19:13:41 -04:00
notifiarr.py Adds rate limit to Notifiarr 2023-05-30 21:42:57 -04:00
qbit_error_handler.py 4.5.1 (#874) 2025-07-19 08:59:41 -04:00
qbittorrent.py 4.5.1 (#874) 2025-07-19 08:59:41 -04:00
scheduler.py Bug fix on interval scheduler not showing the correct next run time 2025-08-17 17:14:19 -04:00
torrent_hash_generator.py use logging in torrent_hash_generator 2023-05-22 16:16:38 -04:00
util.py 4.5.4 (#910) 2025-08-16 22:28:26 -04:00
web_api.py feat(ui): add integrated documentation viewer with collapsible sections 2025-08-23 10:24:24 -04:00
webhooks.py 4.4.0 (#845) 2025-06-22 07:41:55 -04:00