Commit Graph

106 Commits

Author SHA1 Message Date
Admin9705 427965eb1b chore: update Docker workflow to allow builds on dev branch, add manual trigger option, and refine push conditions 2025-06-08 07:47:09 -04:00
Admin9705 8c03468440 Refactor development guidelines in listen.md - Streamlined content for clarity and conciseness, emphasizing critical rules, common issue patterns, and mandatory testing workflows. Removed outdated sections and improved structure for better usability. Ensured all guidelines support cross-platform compatibility and best practices for development. 2025-06-02 08:33:16 +02:00
Admin9705 c57015059a fix: reposition pagination controls above the history table to prevent overlay issues during scrolling and enhance layout consistency 2025-05-29 07:05:10 +02:00
Admin9705 3f6266c641 style: reduce header area padding by 50% across all sections for more compact layout 2025-05-29 06:45:12 +02:00
Admin9705 4725b3c084 style: reduce settings header area height for a more compact layout and adjust padding for improved content visibility 2025-05-29 06:41:19 +02:00
Admin9705 c1673e9aa2 feat: remove Low Usage Mode visual indicator for a cleaner interface and optimize sidebar dimensions for improved usability 2025-05-29 05:41:03 +02:00
Admin9705 b58c9b69f2 refactor: standardize logger name formatting to lowercase in log streaming and adjust log level for successful stats writes to DEBUG 2025-05-29 05:29:30 +02:00
Admin9705 0bf3d545be docs: update listen.md to include new log message details for successful stat increments in stats_manager.py 2025-05-28 13:40:38 +02:00
Admin9705 8325cb5e72 feat: optimize logging by changing verbose messages to DEBUG level across authentication, stats management, and web server components to reduce log noise 2025-05-28 13:37:43 +02:00
Admin9705 eef09d04f2 feat: address dashboard flash issue by ensuring visibility after initialization and refine cycle state management with explicit control 2025-05-28 13:24:18 +02:00
Admin9705 d55e22380e feat: implement cyclelock management for improved cycle state control and logging in Docker development workflow 2025-05-28 09:13:13 +02:00
Admin9705 e37f29829a docs: update listen.md with detailed troubleshooting guide for frontend log regex issues 2025-05-28 07:26:24 +02:00
Admin9705 67738462d4 docs: add subpath compatibility guide and anti-patterns to prevent URL breaks 2025-05-27 01:08:01 -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 2bdd13e4fd chore: bump version from 7.3.11 to 7.3.12 and fix tooltip positioning issues in the history page 2025-05-25 11:39:03 -04:00
Admin9705 3ada1142ae chore: bump version from 7.3.10 to 7.3.11 and fix Sonarr season packs API limit tracking 2025-05-25 11:23:41 -04:00
Admin9705 8b21ca07f0 chore: downgrade version from 7.4.3 to 7.3.10 and update development guidelines for manual version management 2025-05-25 10:50:54 -04:00
Admin9705 c409ed7edf chore: bump version from 7.4.1 to 7.4.3 and improve countdown timer messaging during startup 2025-05-25 10:33:26 -04:00
Admin9705 446d6f8d7f chore: bump version from 7.3.9 to 7.4.1 and enhance low usage mode handling in media stats 2025-05-25 10:20:19 -04:00
Admin9705 351a596836 docs: rename DEVELOPMENT_INSTRUCTIONS.md to listen.md 2025-05-24 21:32:18 -04:00
Admin9705 c9bc3163ef docs: remove version.txt update step from development instructions 2025-05-24 18:48:05 -04:00
Admin9705 cb7fcd9ad9 docs: add Docker development guidelines and file organization best practices 2025-05-24 18:46:52 -04:00
Admin9705 52013c507a docs: add systematic hard-coded path detection and fixing guide 2025-05-24 18:38:13 -04:00
Admin9705 9f19006b1f docs: add development instructions with troubleshooting patterns and best practices 2025-05-24 18:28:26 -04:00
Huntarr Developer 7d083c784a Update Windows installer to use versioned filename format 2025-05-20 09:22:54 -04:00
Huntarr Developer 86ce479cbf Add GitHub release publishing to Windows NSIS workflow 2025-05-20 08:37:34 -04:00
Huntarr Developer 5dde552d8c Fix macOS workflows: sanitize branch names for package paths and add release permissions 2025-05-20 08:26:38 -04:00
Admin9705 3203fe764e chore: bump version to 7.0.6 and remove Windows installer workflow 2025-05-20 05:10:10 -04:00
Huntarr Developer 3b77600def Fix installer path in workflow to match actual NSIS output location 2025-05-19 20:23:51 -04:00
Huntarr Developer 2bfe68833e Create installer directories before running NSIS 2025-05-19 20:21:07 -04:00
Huntarr Developer 98f39c004c Fix PowerShell variable expansion for PROJECT_ROOT in GHA workflow 2025-05-19 20:04:27 -04:00
Huntarr Developer b5324dd70b Fix icon path in NSIS script using PROJECT_ROOT define 2025-05-19 19:57:19 -04:00
Huntarr Developer 59d6c55e8b Refine NSIS version file path handling in GHA workflow 2025-05-19 19:51:06 -04:00
Huntarr Developer 1036ef495a Fix version file handling in NSIS installer 2025-05-19 19:45:11 -04:00
Huntarr Developer cff0ee465f Update upload-artifact action to v4 2025-05-19 19:41:39 -04:00
Huntarr Developer 980c97f623 Switch to NSIS installer for better compatibility with GitHub Actions 2025-05-19 19:39:43 -04:00
Huntarr Developer 0a8fbb6995 Replace installer build step with direct Inno Setup compilation for reliable output 2025-05-19 17:12:01 -04:00
Admin9705 1bc7acac4d fix: improve installer build process to handle existing directories 2025-05-19 16:02:05 -04:00
Admin9705 c1ac682ec2 fix: update Windows installer workflow to handle existing directories 2025-05-19 15:59:10 -04:00
Admin9705 7314d134e6 fix: add missing main.py script and update Windows workflow 2025-05-19 15:52:08 -04:00
Admin9705 55ced08445 feat: add Windows compatibility with proper distribution structure 2025-05-19 15:49:27 -04:00
Admin9705 a167215061 test 2025-05-18 15:39:15 -04:00
Admin9705 47a3fccb93 feat: implement core functionality and UI components for Huntarr media management system 2025-05-18 15:34:36 -04:00
Admin9705 c690c01181 chore: update macOS Intel package naming to include mac prefix 2025-05-18 15:13:21 -04:00
Admin9705 8874e10b4b chore: bump version to 7.0.0 and update macOS ARM package naming 2025-05-18 15:12:57 -04:00
Admin9705 2074f44907 fix: improve macOS config directory handling to avoid permission issues and add fallback locations 2025-05-18 11:33:56 -04:00
Admin9705 9edb43f182 refactor: split macOS installer build steps into separate tasks and improve error handling 2025-05-18 11:29:38 -04:00
Admin9705 f8832c4b1d ufpdate 2025-05-18 11:20:52 -04:00
Admin9705 dd5cb6345b fix: replace f-string with string concatenation in error logging 2025-05-18 11:15:10 -04:00
Admin9705 3c1260415f update 2025-05-18 11:11:44 -04:00