This website requires JavaScript.
Explore
Help
Sign In
Gandalf
/
sofarr
Watch
1
Star
0
Fork
0
You've already forked sofarr
Code
Issues
1
Pull Requests
Actions
1
Packages
Projects
Releases
15
Wiki
Activity
Files
71880c6298687733d5ae41bf3803599798c43113
sofarr
/
server
/
utils
History
Gronod
ddcfbda0c2
feat(history): add /api/history/recent endpoint with Sonarr/Radarr history fetching, tag filtering, and 5-min cache
2026-05-17 12:05:30 +01:00
..
cache.js
fix: correct status panel cache stats and static asset caching
2026-05-17 08:46:55 +01:00
config.js
feat: fix download-to-user matching, add cover art to downloads
2026-05-15 14:54:21 +01:00
historyFetcher.js
feat(history): add /api/history/recent endpoint with Sonarr/Radarr history fetching, tag filtering, and 5-min cache
2026-05-17 12:05:30 +01:00
logger.js
fix: logger.js hardcoded server.log path breaks non-root container user
2026-05-17 07:21:43 +01:00
poller.js
feat: replace client polling with Server-Sent Events (SSE)
2026-05-17 08:35:22 +01:00
qbittorrent.js
perf: persist qBittorrent clients between requests
2026-05-16 00:32:16 +01:00
sanitizeError.js
test: add comprehensive test suite (115 tests, Vitest + supertest + nock)
2026-05-17 07:45:33 +01:00
tokenStore.js
fix(docker): replace better-sqlite3 with pure-JS JSON token store
2026-05-17 07:13:56 +01:00