Bogdan
21c408a7da
New: Bump to .NET 8
2025-06-07 19:23:03 +03:00
Bogdan
d20b2cc9c0
Bump NLog and Polly
2025-03-16 12:06:32 +02:00
Bogdan
6eb21a02a1
Bump NLog, Polly, System.Memory and AngleSharp
2025-01-15 23:23:30 +02:00
Bogdan
d7d5a2dd42
Upgrade nlog to 5.3.3
2024-08-15 03:57:21 +03:00
Mark McDowall
ab7debb34b
Improve paths longer than 256 on Windows failing to hardlink
...
(cherry picked from commit a97fbcc40a6247bf59678425cf460588fd4dbecd)
2024-04-28 13:07:52 +03:00
Bogdan
a1081cc554
Bump NLog to 5.2.0
2023-06-09 04:12:20 +03:00
Bogdan
0509335387
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
2023-05-28 18:45:10 +03:00
Bogdan
d38f2614d3
Remove unused imports
2023-05-11 18:48:51 +03:00
Mark McDowall
d61275e6db
New: Improve path validation when handling paths from different OSes
...
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)
2023-05-06 16:30:20 +03:00
Mark McDowall
bc852c0b55
Fixed: USB drives mounted to folders are treated as different mounts
...
(cherry picked from commit 75378f7bde90b9d3d9b72404c25c017da2cd147c)
2023-04-09 22:15:51 -05:00
Qstick
c7eb08a0f0
New: Auth Required
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2022-12-20 14:23:09 -06:00
Qstick
473405ceeb
Update file and folder handling methods from Radarr ( #1051 )
...
* Update file/folder handling methods from Radarr
* fixup!
2022-07-02 18:40:00 -05:00
Robin Dadswell
9b1f9abfac
Updated NLog Version ( #7365 )
2022-07-02 14:22:23 -05:00
ta264
3c913eac24
Ensure .Mono and .Windows projects have all dependencies in build output
...
Fixes development on linux
2022-05-31 05:35:16 +01:00
Qstick
31e7a101ef
Backend Package Updates
2022-03-24 20:30:56 -05:00
Qstick
cb7cbb74e0
New: Build on Net6
2021-11-18 00:11:37 -05:00
Qstick
5272619f3e
Update backend packages
2021-04-25 23:05:05 -04:00
Qstick
a921935c74
Update Various Deps
2021-02-20 01:40:31 -05:00
Qstick
030ef6dce6
Remove Mono Builds
2021-02-20 01:18:59 -05:00
Qstick
d2a8acb1a6
Net 5.0
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com >
2020-12-26 16:59:23 -05:00
Qstick
e1020f4107
Initial Push
2020-10-18 04:18:35 -04:00
Qstick
c1b6917afe
Moved Windows-only Permission function to Radarr.Windows
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com >
2020-09-06 02:51:04 -04:00
Arthur Bols
4b25ef6deb
New: Removed chown and simplified chmod options for linux/osx
...
Closes #3760
Closes #3752
2020-06-08 23:44:57 -04:00
Qstick
37d004d78d
Fixed: Copy linux permission mask when moving to recycle bin
...
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2020-04-08 21:15:58 -04:00
Qstick
d59c563023
Update Backend Packages
2020-04-05 02:06:13 -04:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
d4fa9b7345
Remove trailing whitespace
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
ta264
6235225f7d
New: Bump to .NET Core 3.1
2019-12-06 21:12:47 -05:00
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-15 20:22:50 -04:00
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
2019-10-15 20:22:50 -04:00
Taloth Saldono
97de1b4622
Moved Platform version determination to static
2019-10-15 20:22:50 -04:00
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
2019-09-03 23:21:15 -04:00
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2019-09-03 23:21:15 -04:00
Qstick
d53320779c
New: Update NLog to 4.6.6
2019-08-06 22:25:21 -04:00
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
2019-08-06 22:20:47 -04:00
Qstick
65efa15551
New: Backend changes for new UI
2019-06-11 22:06:19 -04:00
Qstick
aef89160e2
Added: Platform Detection Improvements
2019-06-11 22:06:19 -04:00
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
2019-06-11 22:06:19 -04:00
Leonardo Galli
65c3704ff0
Fixed: NLog causing a crash under mono 5.10
...
Fixes #2585
Merge remote-tracking branch 'origin/develop' into develop
Revert "Fixed: NLog causing a crash under mono 5.10"
This reverts commit d11b565eda .
Added console logging in case NLog fails to initialize.
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
Fixed: Messed up merge from Cherry pick
Fixed: Appveyor build.
Revert "Fixed: Appveyor build."
This reverts commit 99282359c4 .
Revert "Fixed: Messed up merge from Cherry pick"
This reverts commit 450d90586d .
Revert "Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10"
This reverts commit 1b20cbb5e3 .
Fixed: NLog causing issues with mono 5.10
2018-03-03 17:07:50 +01:00
Leonardo Galli
2b2bd16d4d
Updated NLog to version 4.4.12. Should fix #2218
2018-02-19 00:00:59 +01:00
Leonardo Galli
1022879103
Change version number to 0.1.0
2017-01-06 18:59:01 +01:00
Keivan Beigi
aba613acd1
Because it's 2016!
2016-12-21 20:38:37 -08:00
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
2016-12-12 11:17:15 -08:00
Mark McDowall
e4adc1d3a1
Fixed: Include afpfs mount points in free space checks
...
Fixes #1399
2016-08-13 11:27:58 -07:00
Mark McDowall
c3f9a0336c
Move platform files to proper folders
2016-08-11 20:30:46 -07:00
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
2016-06-11 00:24:07 +02:00
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
2016-03-26 19:31:09 +01:00
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
2016-02-11 22:15:12 +01:00
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
2016-01-16 16:17:36 -08:00