Commit Graph

6 Commits

Author SHA1 Message Date
technowhizz
b97d625c93
Fix Jackett widget when using password (#3097)
Fixes the error that occurs as seen in (#437, #1799 and #2794) which
occurs due to the way password authentication works in Jackett. We now
make a login request to Jackett to get the cookie and then use that
cookie to make the actual request to the Jackett API.
2024-03-17 02:11:04 +00:00
shamoon
f0635db51d
Add API key to jackett 2024-01-30 21:26:04 -08:00
shamoon
a01f60ec25 Make service links less weird 2024-01-24 14:27:47 -08:00
Tharic99
5d550b8597
Documentation: add project links to service widget docs (#2737) 2024-01-22 10:26:15 -08:00
shamoon
19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00
Ben Phelps
47765ee05e add mkdocs 2023-09-29 21:01:11 +03:00