Dark-Alex-17
  • Joined on 2026-01-11
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-01-26 19:40:14 +00:00
5cb8070da1 build: Support Claude Opus 4.5
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-01-26 18:56:14 +00:00
67e5114ec2 build: Removed #[allow(dead_code)] from the LIDARR_LOGO since it is now being utilized
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-01-26 18:11:10 +00:00
fdc331865e feat: Full support for filtering disks and aggregating root folders in the UI's 'Stats' block
Dark-Alex-17 pushed to main at Dark-Alex-17/dtools 2026-01-26 15:47:12 +00:00
f1a44a38f6 Installed whosthere TUI for LAN discovery
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-01-23 22:24:48 +00:00
66801b5d07 feat: Added an environment variable that lets users bypass guard operations in bash scripts. This is useful for agent routing
f2de196e22 fix: Fixed a bug where --agent-variable values were not being passed to the agents
Compare 2 commits »
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-01-22 21:45:16 +00:00
f388dccc08 feat: proper collapsing of root folder paths in the stats layer of the UI
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-01-22 20:13:00 +00:00
64fad3b9bc refactor: Removed the filtering of monitored_storage_paths from the networking module and migrated all of it to the UI
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-01-22 17:49:58 +00:00
3be7b09da8 feat: Added config option to filter for specific disk space paths to display in the UI (CLI is unaffected)
5f3123cd79 test: Updated snapshot tests to assert the paths are updated in the UI
d8f7febfe1 feat: Improved disk-space UI and CLI that shows the actual path being monitored instead of just a disk number
0bfbb44e3e feat: Implemented the forgotten lidarr list disk-space command
c5161f828d chore: bump Cargo.toml to 0.7.0
Compare 109 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr 2026-01-22 16:39:53 +00:00
5f3123cd79 test: Updated snapshot tests to assert the paths are updated in the UI
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr 2026-01-22 16:37:06 +00:00
d8f7febfe1 feat: Improved disk-space UI and CLI that shows the actual path being monitored instead of just a disk number
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr 2026-01-22 16:06:46 +00:00
0bfbb44e3e feat: Implemented the forgotten lidarr list disk-space command
Dark-Alex-17 pushed to main at Dark-Alex-17/loki 2026-01-21 22:12:10 +00:00
2eba530895 feat: Added support for thought-signatures for Gemini 3+ models
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr-demo 2026-01-21 22:02:35 +00:00
e5fd6817e0 Removed forgotten volume mounts and port bindings in the docker-compose file
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr-demo 2026-01-21 21:42:35 +00:00
f9918cd5b3 Fixed typo in the justfile for pushing the prowlarr-mock image
Dark-Alex-17 pushed tag v0.7.0 to Dark-Alex-17/managarr 2026-01-21 21:37:25 +00:00
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr 2026-01-21 21:36:09 +00:00
c5161f828d chore: bump Cargo.toml to 0.7.0
71c64167f0 bump: version 0.6.3 → 0.7.0 [skip ci]
4d3e00fd94 Merge pull request #52 from Dark-Alex-17/lidarr
Compare 3 commits »
Dark-Alex-17 merged pull request Dark-Alex-17/managarr#1 2026-01-21 21:30:48 +00:00
Lidarr support
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr 2026-01-21 21:30:48 +00:00
a10dadc3db Merge pull request 'Lidarr support' (#1) from lidarr into main
9e96e74c87 ci: Fixed the docker-build Justfile recipe
ddb869c341 docs: Reword some Sonarr manual search CLI docs to be more explicit about how the results are filtered
f17f542e8e refactor: Refactored the SonarrEvent enum to not unnecessarily wrap dual series_id and season_number values in a tuple when both values can be passed directly
a2e6400a38 docs: Updated README with information about Lidarr support
Compare 62 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr-demo 2026-01-21 21:18:16 +00:00
f56813fd6e Updated docker-compose
Dark-Alex-17 pushed to main at Dark-Alex-17/managarr-demo 2026-01-21 20:56:10 +00:00
52853c6fd6 Renamed services to *-mock