Commit Graph

113 Commits (develop)

Author SHA1 Message Date
Bogdan 6581bddba3 Detect shfs mounts
1 month ago
Bogdan 0598211319 Fixed: Ignore inaccessible mount points
8 months ago
Bogdan 2af9f7eb8d Fixed: macOS version detection
8 months ago
Mark McDowall 141f1597dc New: Ignore inaccessible files with getting files
10 months ago
Bogdan 360827708f Use 'var' instead of explicit type
12 months ago
Bogdan 0509335387 Inline 'out' variable declarations
12 months ago
Bogdan 9a72da2803 Fixed: Log name of mount point failure
1 year ago
Mark McDowall d61275e6db New: Improve path validation when handling paths from different OSes
1 year ago
Mark McDowall 31c05be9de Fixed: Prevent getting disk space from returning no information when it partially fails
1 year ago
Qstick 6579385110 Cleanup multi-platform code
1 year ago
Qstick 5bb3ea0806 Remove unnecessary assignments to default type value
1 year ago
Mark McDowall 38ab533272 Fixed: Only log /proc/mounts exception once per process
1 year ago
Qstick f2f6a82cf0 New: Add linux-x86 builds
2 years ago
Qstick 473405ceeb
Update file and folder handling methods from Radarr (#1051)
2 years ago
ta264 3c913eac24 Ensure .Mono and .Windows projects have all dependencies in build output
2 years ago
ta264 9e7af8369e Fixed: Support older glibc in libMonoPosixHelper
2 years ago
Qstick c35e257a82 New: Add osx-arm64 and linux-musl-arm builds
3 years ago
Qstick cb7cbb74e0 New: Build on Net6
3 years ago
ta264 f27e9f73a9 New: .NET 5 support for FreeBSD 11+
3 years ago
Qstick 030ef6dce6 Remove Mono Builds
3 years ago
Taloth Saldono b4b323a67a Fixed: OSX version detection
3 years ago
Qstick d2a8acb1a6 Net 5.0
3 years ago
Qstick e1020f4107 Initial Push
4 years ago
Qstick 7d31eb1f55 Fixed: Test for empty strings using isNullOrEmpty
4 years ago
Taloth Saldono ff3e53a71b Fixed: Failing file copy when running in docker on synology with btrfs
4 years ago
Taloth Saldono 026c34c3ba Remove stacktrace if hardlink resulted in EXDEV.
4 years ago
Taloth Saldono 7b60612ef3 Fixed: Performance of symbolic link detection and infinite recursion
4 years ago
Taloth Saldono 38855967d6 New: Fast copy using reflink on btrfs volumes
4 years ago
Qstick c1b6917afe Moved Windows-only Permission function to Radarr.Windows
4 years ago
Taloth Saldono 71492d4c6f Fixed: Added glusterfs to known network drive filesystems so it shows up in System
4 years ago
ta264 7722c50603 New: Musl (alpine linux) compatibility
4 years ago
Arthur Bols 4b25ef6deb New: Removed chown and simplified chmod options for linux/osx
4 years ago
ta264 d03a6486d3 Fixed: NET Core not deleting source when moving across drives
4 years ago
Taloth Saldono 43a35c8447 Another mono 6.x workaround to use rename rather than expensive copy
4 years ago
Qstick 37d004d78d Fixed: Copy linux permission mask when moving to recycle bin
4 years ago
Taloth Saldono 755fa9e865 Fixed: Workaround for mono 6.x file copy/move issues
4 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
4 years ago
ta264 d4fa9b7345 Remove trailing whitespace
4 years ago
ta264 8d27111f7b Remove all unnecessary usings
4 years ago
ta264 10fc0b071f Fixed: NET Core doing copy/delete instead of rename
4 years ago
ta264 6235225f7d New: Bump to .NET Core 3.1
5 years ago
ta264 b5b43b8b3f Changed: Align GetValueOrDefault extension with netcore3.0 version
5 years ago
ta264 057829c3b0 New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264 0b0d0a7353 New: Use dotnet tooling, produce 64bit build on windows
5 years ago
Taloth Saldono 97de1b4622 Moved Platform version determination to static
5 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick b89c7b8675 New: Convert to New CSProj Format
5 years ago
Qstick d53320779c New: Update NLog to 4.6.6
5 years ago
Qstick 71c398f0fc
New: Enable Sentry Analytics (#3669)
5 years ago
Qstick d178dce0d3 Fixed: Backend/Frontend Cleanup
5 years ago