Commit Graph

  • 5f3a10ba2e chore: bump version to 0.1.3 v0.1.3 Gronod 2026-05-16 00:32:05 +01:00
  • 063edbf28a Merge develop into main for v0.1.3 Gronod 2026-05-16 00:31:48 +01:00
  • 36d183cba9 docs: comprehensive architecture documentation with PlantUML diagrams Gronod 2026-05-16 00:30:38 +01:00
  • b1f81eff0f Revert "perf: split into fast poll + slow-cached library fetches" Gronod 2026-05-16 00:21:46 +01:00
  • 78a8737f29 perf: split into fast poll + slow-cached library fetches Gronod 2026-05-16 00:20:11 +01:00
  • d5542abd27 perf: drop includeSeries/includeMovie from history fetches Gronod 2026-05-16 00:16:31 +01:00
  • 980e20247c perf: reduce history page sizes and drop includeEpisode Gronod 2026-05-16 00:14:12 +01:00
  • ba43a3d6bd fix: crash from stale references to removed sonarrSeries/radarrMovies Gronod 2026-05-16 00:11:24 +01:00
  • b44d370b51 perf: eliminate full Sonarr Series + Radarr Movies library fetches Gronod 2026-05-16 00:05:14 +01:00
  • 6e81180175 feat: status page shows effective refresh mode across all active clients Gronod 2026-05-16 00:00:08 +01:00
  • 5ae6af114e feat: live-updating status panel with per-task poll timings Gronod 2026-05-15 23:58:10 +01:00
  • c97f232290 feat: add admin-only status page with cache stats Gronod 2026-05-15 23:52:32 +01:00
  • 6d35ce06e0 docs: add POLL_INTERVAL to README, .env.sample, and .env.example Gronod 2026-05-15 23:48:46 +01:00
  • 6d6969190a feat: make background polling disablable with on-demand fallback Gronod 2026-05-15 23:46:51 +01:00
  • fe73589633 perf: background poller for near-instant dashboard responses Gronod 2026-05-15 23:42:38 +01:00
  • 6baf643645 perf: reduce history page size from 100 to 20 Gronod 2026-05-15 23:36:43 +01:00
  • 570eca0b82 perf: persist qBittorrent clients between requests Gronod 2026-05-15 23:35:16 +01:00
  • b04b52e3f1 perf: cache slow-changing data (series, movies, tags) with 60s TTL Gronod 2026-05-15 23:32:45 +01:00
  • eda9770f49 feat: show import-pending red lozenge when Sonarr/Radarr has issues Gronod 2026-05-15 23:23:25 +01:00
  • efa66b9fd6 feat: revise login screen with logo and smooth transition to splash Gronod 2026-05-15 23:16:10 +01:00
  • fd8335b683 feat: add splash screen with logo on app load and after login Gronod 2026-05-15 23:14:16 +01:00
  • 4c1b11c3cc fix: handle Ombi-mangled tags for email-style usernames Gronod 2026-05-15 21:46:43 +01:00
  • c6d1a7ffed feat: link series/movie titles to Sonarr/Radarr for admin users Gronod 2026-05-15 21:34:01 +01:00
  • 9b0e778392 fix: show full download path (content_path) for qBittorrent Gronod 2026-05-15 21:29:16 +01:00
  • d31f108821 ci: remove arm builds, amd64 only for now Gronod 2026-05-15 21:14:40 +01:00
  • b590513f94 ci: build develop tag on every push to develop branch Gronod 2026-05-15 21:10:03 +01:00
  • ebb73492c4 feat: show download/target paths for admin users Gronod 2026-05-15 21:07:19 +01:00
  • feb2d26c5b Merge pull request 'ci: build multi-arch images (amd64, arm64, arm/v7)' (#3) from develop into release/0.1 release/0.1 Gandalf 2026-05-15 20:57:45 +01:00
  • 8b526aa13b Merge pull request 'ci: build multi-arch images (amd64, arm64, arm/v7)' (#2) from develop into main Gandalf 2026-05-15 20:55:54 +01:00
  • 67b816cd61 ci: build multi-arch images (amd64, arm64, arm/v7) Gronod 2026-05-15 20:53:37 +01:00
  • faaca310e9 chore: bump version to 0.1.2 v0.1.2 Gronod 2026-05-15 20:48:40 +01:00
  • 0957f83411 feat: admin users can view all downloads with user badges Gronod 2026-05-15 20:46:56 +01:00
  • 6463c6b3d1 docs: add docker-compose.yaml with sample configuration Gronod 2026-05-15 20:41:46 +01:00
  • bd9868b4e1 chore: bump version to 0.1.1 v0.1.1 Gronod 2026-05-15 17:30:46 +01:00
  • 07e5b185d7 Merge pull request 'develop' (#1) from develop into main Gandalf 2026-05-15 17:30:00 +01:00
  • 6140808efb feat: compact UI with theme switcher (light/dark/mono) Gronod 2026-05-15 17:28:48 +01:00
  • db89a920e4 ci: add automated release creation on tag push v0.1.0 Gronod 2026-05-15 16:55:07 +01:00
  • a3dbe8b6c0 docs: add Docker deployment instructions and OCI labels Gronod 2026-05-15 16:50:50 +01:00
  • 44055f0327 ci: remove registry login step (Distribution registry has no auth by default) Gronod 2026-05-15 15:38:39 +01:00
  • 70c9953a2d ci: use distribution registry at reg.i3omb.com Gronod 2026-05-15 15:19:15 +01:00
  • 87f8c2d42b ci: add Dockerfile and Gitea Actions workflow for automated image builds Gronod 2026-05-15 15:15:09 +01:00
  • d90908c1da chore: set version to 0.1.0 Gronod 2026-05-15 15:10:00 +01:00
  • f500f4db3b feat: fix download-to-user matching, add cover art to downloads Gronod 2026-05-15 14:54:21 +01:00
  • 5d04d2796b Initial commit: Media Download Dashboard with SABnzbd, Sonarr, Radarr, and Emby integration Gronod 2026-05-15 10:36:29 +01:00