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 |