Jason Fischer
0a5cdfc57a
Refactor setting cookie header into own method
2022-09-14 11:08:36 -07:00
Jason Fischer
f750876425
Add the Jackett widget
...
- add the follow-redirect package
- add the tough-cookie package
Jackett API uses a redirect mechanism to set a CSRF token.
This CSRF token is stored in a cookie that is required to
be present or the API won't work.
2022-09-14 10:46:52 -07:00
Jason Fischer
b3db549a65
Add Transmission widget
...
- Update http.js to support writing request bodies
- Update http.js to support returning all response headers
resolves : #104
2022-09-12 19:35:47 -07:00
Ben Phelps
f74e8b9d32
linting and cleanup
2022-09-07 16:53:24 +03:00
Ben Phelps
97bf174b78
refactor widget api design
...
this passes all widget API calls through the backend, with a pluggable design and reusable API handlers
2022-09-04 21:58:42 +03:00
Ben Phelps
a7dd6d965d
handle proxying binary data
2022-08-27 12:38:32 +03:00
Ben Phelps
7647d8eb4e
fix portainer offline containers count
2022-08-26 22:33:54 +03:00
Ben Phelps
1f3cd43bef
forward proxy bodies raw
2022-08-25 20:57:25 +03:00