144 Commits

Author SHA1 Message Date
Admin9705
9ab6a36524 Revert sidebar and breadcrumbs back to Media Hunt 2026-02-23 05:38:26 -05:00
Admin9705
6c72175c19 Update docs and add changelog 2026-02-23 03:53:53 -05:00
Admin9705
7d2bce15c9 Update 2026-02-23 03:36:37 -05:00
Admin9705
17a17f3eb8 update 2026-02-23 03:31:25 -05:00
Admin9705
2cc0afef9b Rewrite Docs 2026-02-23 02:48:48 -05:00
Admin9705
05b2fd139d Update 2026-02-23 02:41:55 -05:00
Admin9705
818c585c50 Add PUID/PGID to docs environment variables table 2026-02-21 20:59:52 -05:00
Admin9705
a89b11ebe4 Rewrite README, fix CI/CD to prevent main from publishing latest, add *.code-workspace to gitignore/dockerignore 2026-02-21 20:52:02 -05:00
Admin9705
039a46e83a Updated Docs 2026-02-18 09:16:00 -05:00
Admin9705
c532f88bfd docs: update sidebar nav across all pages to use consolidated 3rd Party Apps link 2026-02-16 21:37:02 -05:00
Admin9705
75a7fd0d41 docs: consolidate 7 individual app pages into single 3rd Party Apps page
Replace sonarr.html, radarr.html, lidarr.html, readarr.html, whisparr.html,
prowlarr.html, and swaparr.html with a comprehensive apps/index.html covering
all apps with shared concepts and per-app detail sections.
2026-02-16 21:36:56 -05:00
Admin9705
a22c1cbe59 docs: rewrite installation page with Docker, Unraid, Windows, macOS, Linux sections
Comprehensive installation guide with all platform methods, environment
variables, updating instructions, and troubleshooting tips.
2026-02-16 21:36:51 -05:00
Admin9705
272c11cea5 Docs: compact sidebar Donate — same font size as nav items, less whitespace 2026-02-10 14:22:59 -05:00
Admin9705
2997382d37 Docs: donate URL without /help; red look for sidebar Donate on all pages
- Move donate page from help/donate.html to donate.html (URL: .../donate.html)
- Update all doc links and README to new donate URL
- Sidebar Donate link: red border, left accent, subtle red glow and background
- Applies to all doc pages via shared main.css
2026-02-10 14:20:16 -05:00
Admin9705
7924e49b07 Docs: fix sidebar Donate link to display red; add QR codes to crypto modals
- Sidebar Donate: higher-specificity CSS so link and icon stay red (not blue)
- Donate page: add QR codes for Bitcoin, Ethereum, DogeCoin in crypto modals
2026-02-10 14:15:22 -05:00
Admin9705
4b44dcf8c3 Docs: donate link to full URL, red Donate in sidebar, restore donate page & welcome
- Use https://plexguide.github.io/Huntarr.io/help/donate.html for all donate links
- Add red Donate link at top of docs sidebar (all pages)
- Restore donate page: daughter's college fund, PayPal, GitHub Sponsors, Crypto modals
- Restore Welcome + Admin9705 message and logo on docs index; add admin9705.png
- Frontend: wiki/doc icon (desktop + mobile), mobile version chip removed
2026-02-10 14:11:07 -05:00
Admin9705
9eb361b6aa Docs: rename Requestarr to Requests, clarify for operator not other users
- Call the feature Requests (sidebar and page titles)
- Add note that Requests is for the person running Huntarr, not for other users
- Update requestarr/index.html copy, index.html feature card, FAQ, media-collection
- Update sidebar link text to Requests across all doc pages
2026-02-10 14:02:41 -05:00
Admin9705
f78cffed9a doc updates 2026-02-10 13:51:41 -05:00
Admin9705
5f5275ff50 Complete documentation site rewrite with modern Huntarr theme
- Rewrote CSS with glassmorphism dark theme matching the app
- Rewrote JS with mobile sidebar, collapsible nav, copy buttons, scroll-to-top
- Created 30 HTML pages covering all features: Getting Started, Apps (7), Movie Hunt (4), NZB Hunt, Requestarr, Settings (6), System (3), Help (3)
- Removed 13 obsolete files (eros, whisparr-v2/v3, old root pages, stale markdown)
- New responsive layout with mobile hamburger drawer
- Updated README with new structure map
2026-02-10 13:35:23 -05:00
Admin9705
9ba8d30afc update 2026-02-06 16:23:14 -05:00
Admin9705
0a99869e63 update 2026-02-06 15:49:35 -05:00
Admin9705
ded85bc14f update 2026-02-04 21:41:45 -05:00
Admin9705
996bb46fc6 update 2026-02-04 21:33:59 -05:00
Admin9705
f06bc53ee2 update 2026-02-04 21:27:40 -05:00
Admin9705
2618217a61 update 2026-02-04 21:26:26 -05:00
Admin9705
4ea580dc24 docs updaee 2026-02-04 21:23:52 -05:00
Admin9705
adb7e950e9 updater 2026-02-04 21:17:32 -05:00
Admin9705
baa735b07e update 2026-02-04 19:22:40 -05:00
Admin9705
169085fd66 update 2026-02-04 19:17:33 -05:00
Admin9705
8f5124fbc4 update 2026-02-03 17:45:42 -05:00
Admin9705
9653053bfa update 2026-02-01 20:07:44 -05:00
Admin9705
afa8f46ba0 upgradinatorr addition 2026-01-30 12:45:53 -05:00
Admin9705
2f5317b7fa update docs 2026-01-30 09:18:55 -05:00
Admin9705
cefb14819f Apply PR #728: Add SVG logo variants (fixes #656)
Changes:
- Add huntarr-logo.svg with gold gradient matching original PNG
- Add huntarr-logo-singlecolor.svg with CSS-overridable color
- Both SVG files optimized for size and compatibility
- Version bump to 8.2.19
2026-01-22 18:56:00 -05:00
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
86da4fa668 Update Swaparr documentation to clarify functionality and enhance user warnings
- Revised the description of Swaparr to emphasize its role as a stalled download cleaning utility integrated with Huntarr.
- Added an important warning regarding the impact of Swaparr on all downloads initiated by *arr applications.
- Included a detailed timing example to illustrate the download monitoring process and removal timeline.
- Expanded the list of malicious file extensions to improve protection against potential threats, with a note on the significance of these additions.
2025-06-15 12:54:13 -04:00
Admin9705
6c82a28581 Refactor logging system to utilize a database-only approach, removing file-based logging. Update Dockerfile and workflows to reflect changes in log storage, and modify documentation to guide users on accessing logs from the database. Enhance logging setup in the application to ensure compatibility with the new system. 2025-06-13 00:28:19 -04:00
Admin9705
0a3069700f Refactor Cleanuperr integration by removing the Cleanuperr module and associated UI components. Update documentation to reflect changes in credential storage paths for both Docker and local environments. Enhance API fetch methods across various modules to utilize a timeout utility for improved reliability. 2025-06-12 23:15:44 -04:00
Admin9705
1c3df68f8e Update directory structure in Dockerfile and workflows to remove legacy paths and enhance configuration management. Adjust related scripts to create only necessary directories, reflecting the transition to database storage for settings. Update documentation to clarify credential management changes. 2025-06-12 22:39:00 -04:00
Admin9705
5de3fcf43e update 2025-06-11 11:19:47 -04:00
Admin9705
4ede99906f updates 2025-06-11 11:14:42 -04:00
Admin9705
1dc135484f update 2025-06-11 11:04:59 -04:00
Admin9705
37a9ad83df update 2025-06-11 11:00:42 -04:00
Admin9705
7fcce3f0c1 doc updates 2025-06-11 10:57:53 -04:00
Admin9705
44c9b4e907 update 2025-06-11 10:52:56 -04:00
Admin9705
a21773d60a Link Updates 2025-06-11 10:30:43 -04:00
Admin9705
cb0edeb712 updates 2025-06-11 08:50:24 -04:00
Admin9705
6625c14876 Radarr Updates 2025-06-11 08:39:48 -04:00
Admin9705
09603f676e Radarr Updates 2025-06-11 08:16:56 -04:00
Admin9705
391ee25941 Swaparr Docs Update 2025-06-10 18:22:38 -04:00