Qstick
|
fdecd1fea4
|
Switch Integration Tests to V3 API
|
2022-08-07 15:04:42 -07:00 |
Qstick
|
b819246655
|
Revert "New: Updated MediaInfo to 21.09, Sqlite to 3.32.1.0 and added support for mac osx arm64 arch. Deprecated osx x86."
This reverts commit 201004113e .
|
2022-08-07 15:04:42 -07:00 |
Qstick
|
ad6081aec6
|
New: Instance name for Page Title
|
2022-06-12 09:36:43 -07:00 |
bakerboy448
|
8d83b1d8d6
|
Fixed: API error when sending payload without optional parameters
Co-authored-by: Qstick <qstick@gmail.com>
|
2022-04-05 17:23:33 -07:00 |
Mark McDowall
|
e7ca98489e
|
Fixed: Default sort key for wanted/missing API endpoint
Closes #4950
|
2022-03-28 17:34:19 -07:00 |
Mark McDowall
|
a3fd3c5e67
|
Fixed: Clean API request path before authentication
|
2022-03-28 17:34:19 -07:00 |
Mark McDowall
|
61e68b02ed
|
Fixed: favion.ico request does not require AuthenticationService
Closes #4910
|
2022-02-24 17:48:11 -08:00 |
Martin
|
e2b16adec6
|
Use pattern matching instead of as expression type checking
|
2021-12-17 19:16:00 -08:00 |
Taloth Saldono
|
201004113e
|
New: Updated MediaInfo to 21.09, Sqlite to 3.32.1.0 and added support for mac osx arm64 arch. Deprecated osx x86.
|
2021-12-16 15:54:19 +01:00 |
Mark McDowall
|
1603512ad6
|
Remove message from ping response
|
2021-12-04 13:29:45 -08:00 |
Mark McDowall
|
75fc550a3f
|
New: /ping endpoint for verifying that Sonarr is running and able to access it's DB
Closes #4766
|
2021-12-03 17:41:30 -08:00 |
Taloth Saldono
|
9e81d41f26
|
Send signalr message for episode monitored flag changes
|
2021-05-22 10:40:10 +02:00 |
Taloth Saldono
|
91fe47ef31
|
Removed extraneous enum hints in dropdown
|
2021-05-16 00:48:14 +02:00 |
Mark McDowall
|
a47cb2390e
|
Fixed: Links to Sonarr now uses auth cookie
Closes #4440
|
2021-04-12 22:14:41 -07:00 |
Taloth Saldono
|
01995e686d
|
New: Multiple Recipients on Email Notifications (Also CC, BCC)
Based on Qstick's Radarr commit of the same name
closes #4369
Signed-off-by: Taloth Saldono <Taloth@users.noreply.github.com>
|
2021-03-10 21:44:31 +01:00 |
Mark McDowall
|
675c72f02e
|
Fixed: Set SameSite=Strict for SonarrAuth cookie
Closes #4365
|
2021-03-07 16:24:20 -08:00 |
Mark McDowall
|
6619350f87
|
Fixed: Don't set cookies for static resources
Closes #4356
|
2021-03-07 16:24:20 -08:00 |
Mark McDowall
|
efd9fe9ad0
|
Fixed: Cache headers for static resources
Towards #4356
|
2021-03-07 16:24:20 -08:00 |
Mark McDowall
|
ab502ffda4
|
Just one Application Version header
|
2021-03-07 16:24:20 -08:00 |
Taloth Saldono
|
e5ec4e706a
|
Readded Movies cat to the end of the Newznab list
|
2020-11-14 22:43:37 +01:00 |
Qstick
|
09347f79c5
|
TagSelect field type
|
2020-10-18 16:27:00 -07:00 |
Taloth
|
b4c27f5d34
|
New: Newznab/Torznab categories dropdown with indexer provided category names
|
2020-10-08 23:33:13 +02:00 |
Taloth Saldono
|
7ee7e1be5d
|
Added MultiSelect input control for provider settings
|
2020-10-03 17:09:38 +02:00 |
Taloth Saldono
|
20a6284062
|
New: Added FileList.io indexer support
|
2020-10-03 17:09:38 +02:00 |
Taloth Saldono
|
0716d0931a
|
Added UserAgent to api request trace log
|
2020-05-05 20:14:07 +02:00 |
Taloth Saldono
|
686a14cdff
|
Log Real IP on Authentication failure in case of a reverse proxy
closes #3711
|
2020-04-27 23:58:35 +02:00 |
Taloth Saldono
|
10dc884fa8
|
Fixed: Posters not always showing when searching for new shows
|
2020-01-12 22:27:56 +01:00 |
ta264
|
7b68ce49d5
|
Fix .gitattributes and normalize to LF in repository
Existing `*text eol=lf` is malformed (no space after *) so does
nothing.
CONTRIBUTING.md states 'We checkout Windows and commit *nix'. The
correct way to achieve this is `* text=auto`. `* text eol=lf` would
force line endings to LF on checkout.
See:
https://git-scm.com/docs/gitattributes#Documentation/gitattributes.txt-Settostringvaluelf
|
2019-10-19 17:16:45 +02:00 |
Taloth Saldono
|
53d7ef4014
|
Fixed third-party clients calling api without Accept header
|
2019-09-01 15:58:01 +02:00 |
Taloth Saldono
|
5c3ac79043
|
Removed obsolete code.
|
2019-09-01 11:28:07 +02:00 |
ta264
|
90fb1646e0
|
Updated Nancy to 2.0
|
2019-09-01 11:20:08 +02:00 |
Taloth Saldono
|
95ee7daf21
|
New: Added Auth-* log entries for fail2ban purposes
closes #2760
|
2019-08-27 23:29:16 +02:00 |
Taloth Saldono
|
2b7893c834
|
Updated NLog to 4.6.6, Newtonsoft.Json to 12.0.2, RestSharp to 106.6.10
|
2019-08-20 19:39:49 +02:00 |
Taloth Saldono
|
896e824ca1
|
Updated FluentValidation to 8.4.0
|
2019-08-20 19:39:49 +02:00 |
Taloth Saldono
|
a66fb76e9a
|
Converted all projects to the new csproj format.
|
2019-08-20 19:39:49 +02:00 |
Mark McDowall
|
44c91fb90c
|
Fixed: Ensure correct series is used for Manual File Import from series details page
|
2019-08-12 21:57:11 -07:00 |
Qstick
|
0c1ce66053
|
Cleanup Multiple Compiler Warnings
|
2019-08-07 19:08:03 -07:00 |
Mark McDowall
|
8137a776b6
|
New: Command line arguments for Custom Scripts are no longer supported
|
2019-06-29 15:33:49 -07:00 |
Taloth Saldono
|
5fe34cb593
|
Fixed: Tag deletion via api if tag is still in use
|
2019-06-15 20:11:50 +02:00 |
Taloth Saldono
|
0dccc7e91e
|
Fixed: Various performance improvements for large collections
|
2019-05-16 00:22:11 +02:00 |
Mark McDowall
|
068eb33bf6
|
New: TVDB ID filter when getting series from API
Closes #2486
|
2019-05-12 16:14:56 -07:00 |
Mark McDowall
|
4665b4fb37
|
New: Target .net 4.6.2
|
2019-04-09 22:02:43 -07:00 |
Mark McDowall
|
8f3dbbc356
|
Fixed: Return better error message if username or password is null for forms login
|
2019-04-06 21:33:48 -07:00 |
Mark McDowall
|
e325a5c27e
|
Better response if invalid JSON is received through the API
|
2019-04-06 19:21:59 -07:00 |
Mark McDowall
|
7acd6a4d3c
|
Can't login with a username and a blank password
|
2019-03-14 00:53:53 -07:00 |
Mark McDowall
|
582beed977
|
Fixed: Fonts not loading on reload
|
2019-03-04 18:31:19 -08:00 |
Taloth Saldono
|
1239fa874d
|
Merge branch 'develop' into phantom-develop
# Conflicts:
# src/NzbDrone.Api/Extensions/Pipelines/GZipPipeline.cs
# Merged changes to src/Sonarr.Http/Extensions/Pipelines/GZipPipeline.cs
|
2019-01-12 13:32:11 +01:00 |
Mark McDowall
|
fc2a586453
|
Set max-age=0 on resources that should not be cached
|
2019-01-10 20:32:41 -08:00 |
Mark McDowall
|
07be9cf47a
|
New: Improved Plex Media Server authentication (Manually update settings)
|
2018-12-29 13:08:51 +01:00 |
Mark McDowall
|
a3b90650be
|
Remove unused references
|
2018-12-29 13:08:50 +01:00 |
Mark McDowall
|
81d6c0d210
|
New: Backup options and restoration
|
2018-12-29 13:08:48 +01:00 |
Keivan Beigi
|
c69ca290cf
|
Removed anycpu from sln file
|
2018-12-29 13:08:46 +01:00 |
Mark McDowall
|
99feff549d
|
Upgrade Owin to 3.1.0
|
2018-12-29 13:08:42 +01:00 |
Mark McDowall
|
37518349b9
|
Upgrade Nancy to 1.4.4
|
2018-12-29 13:08:42 +01:00 |
Mark McDowall
|
296881b358
|
Target .net 4.6.1
|
2018-12-29 13:08:41 +01:00 |
Mark McDowall
|
7297c1b8e4
|
v3 API
|
2018-12-29 13:08:37 +01:00 |