Admin9705
dcee82748b
Apply PR #761 : Upgrade to Python 3.12 and update dependencies
...
- Update Python version from 3.9/3.10 to 3.12 across all platforms
- Upgrade Flask from 3.0.0 to 3.1.2
- Upgrade requests from 2.31.0 to 2.32.5
- Upgrade waitress from 2.1.2 to 3.0.2
- Upgrade pyyaml from 6.0 to 6.0.2
- Update documentation to reflect Python 3.12+ requirement
- Update GitHub Actions workflows for macOS (ARM/Intel) and Windows
- Update Dockerfile base image to python:3.12-slim
- Update Windows setup script to require Python 3.12+
This addresses CVE's in requests and waitress, and ensures compatibility with
Python 3.12 which provides improved performance and security.
2026-01-22 18:00:28 -05:00
Admin9705
86d7793b95
Update installation instructions to recommend creating and activating a virtual environment for Ubuntu 24.04+, and change the application run command from python run.py to python3 main.py. Add a note for Ubuntu users to prevent installation issues.
2025-06-08 17:01:53 -04:00
Admin9705
c0b682ec22
feat: add "Donate" link to sidebar across multiple documentation pages for improved visibility and support
2025-06-07 19:33:06 -04:00
Admin9705
b82849a103
fix: update donation links to use new Huntarr.io donate page URL
2025-06-07 04:47:01 -04:00
Admin9705
ee3ca7fbf3
Add FontAwesome icons to installation guide and main index page - Enhanced installation sections with colorful icons for Docker, Windows, macOS, Unraid, and alternative methods - Added icons to main index page sections for better visual hierarchy - Updated FontAwesome to version 6.4.0 for consistency - Improved user experience with visual cues matching app documentation style
2025-05-25 14:02:01 -04:00
Admin9705
7769a7ed5c
Fix Discord and Reddit links across all documentation pages - Updated Discord link from discord.gg/plexguide to discord.com/invite/PGJJjR5Cww - Updated Reddit link from r/PlexPointers to r/huntarr - Applied changes to all HTML files in docs directory including sidebar and content sections - Ensures all community links point to correct Huntarr-specific channels
2025-05-25 13:43:35 -04:00
Admin9705
5d2589a1c6
Add comprehensive FAQ with categorized sections and return-to-top functionality - Created detailed FAQ page with 7 main categories covering installation, configuration, troubleshooting, features, performance, security, and compatibility - Added FAQ link to sidebar navigation across all documentation pages - Implemented table of contents with smooth scrolling and return-to-top button - Updated listen.md with documentation branch workflow guidelines
2025-05-25 13:18:54 -04:00
Admin9705
07ef86c591
docs: add Windows installation guide and streamline installation documentation
2025-05-23 14:39:44 -04:00
Admin9705
40a94fe782
feat: add donation button and simplify feature cards layout
2025-05-18 19:04:50 -04:00
Admin9705
cb3bae0bac
feat: add features page and simplify navigation structure
2025-05-18 18:58:19 -04:00
Admin9705
ccccf43273
docs: replace website link with donate button and remove version badges
2025-05-18 18:18:26 -04:00
Admin9705
e0c7a574c5
docs: update installation guide with Docker registry options and macOS instructions
2025-05-18 18:13:16 -04:00
Admin9705
14a4f74c93
docs: add installation guide with Docker, Unraid and native setup instructions
2025-05-18 18:06:33 -04:00
Admin9705
272facd0de
feat: add back-to-top button and update navigation links in documentation pages
2025-05-18 17:55:59 -04:00
Admin9705
76c536cee9
update
2025-05-18 17:55:10 -04:00
Admin9705
cc9fcbecbe
refactor: simplify navigation by removing Getting Started section and updating settings links
2025-05-18 17:47:33 -04:00
Admin9705
7214a098b9
update
2025-05-18 17:17:50 -04:00
Admin9705
7bbc10a823
feat: add Getting Started section to navigation sidebar and update code block styling
2025-05-18 16:59:00 -04:00
Admin9705
3b10177fea
update
2025-05-18 16:33:36 -04:00
Admin9705
06a664d0bf
feat: add table of contents and back-to-top button to installation docs
2025-05-18 16:20:24 -04:00
Admin9705
f620f71b5b
docs: update installation guide with macOS support and Docker improvements
2025-05-18 16:10:18 -04:00
Admin9705
2fd82a6466
style: enhance terminal command styling with dark theme and command prompts
2025-05-18 15:52:19 -04:00
Admin9705
d503459292
refactor: remove top bar component and related assets from documentation pages
2025-05-16 23:36:01 -04:00
Admin9705
3290a15d19
update
2025-05-16 23:35:09 -04:00
Admin9705
ed2aff2b82
feat: add version tracking topbar with GitHub integration to documentation pages
2025-05-16 23:29:50 -04:00
Admin9705
de3b0cc721
chore: replace SVG logo with PNG version across documentation pages
2025-05-16 23:21:32 -04:00
Admin9705
b1255df16a
docs: revamp homepage layout with hero section, features overview, and application links for improved user experience
2025-05-16 23:11:45 -04:00