Commit Graph

117 Commits (develop)

Author SHA1 Message Date
Bogdan d3cbb9be8d New: Detect shfs mounts
1 month ago
luz paz 260fb88f85 Fix various typos
5 months ago
Bogdan 80f6033595 Fixed: Ignore invalid mount points
8 months ago
Bogdan cb04ef960e Fixed: macOS version detection
8 months ago
Mark McDowall 54bb267e17 New: Ignore inaccessible files with getting files
10 months ago
Bogdan c987824174 Use 'var' instead of explicit type
12 months ago
Bogdan 8762588ef0 Inline 'out' variable declarations
12 months ago
Bogdan 574d1c8d0f Fixed: Log name of mount point failure
1 year ago
Mark McDowall ae63b85753 New: Improve path validation when handling paths from different OSes
1 year ago
Qstick 2167da87ce Enable all analyzers and enforce code style on build
1 year ago
Mark McDowall a78693a2f7 Fixed: Prevent getting disk space from returning no information when it partially fails
1 year ago
Mark McDowall dc1b478f2c Fixed: Only log /proc/mounts exception once per process
1 year ago
Qstick 0f6b11f55d Cleanup Dual Target and Mono References
2 years ago
ta264 5facab0744 Ensure .Mono and .Windows projects have all dependencies in build output
2 years ago
ta264 6325b70e27 New: Add linux-x86 builds
2 years ago
ta264 588a0843a4 Fixed: Support older glibc in libMonoPosixHelper
2 years ago
ta264 4d6c3369c6 New: Add osx-arm64 and linux-musl-arm builds
2 years ago
ta264 4068cfcabb New: Upgrade to .NET 6
3 years ago
ta264 67b1fd9bc5 Fixed: Correctly detect mounts in FreeBSD jails
3 years ago
Qstick 64cf11bc54 New: mono disk and process provider cleaning
3 years ago
Qstick cc572729ff New: Drop Mono Support
3 years ago
ta264 108609d064 New: .NET 5 support for FreeBSD 11+
3 years ago
Taloth Saldono 970848acc3 Fixed: OSX version detection
3 years ago
Qstick 1e396ead5e Bump NetFramework to 4.7.2
3 years ago
ta264 26a04c9fd1 New: Build with NET5
3 years ago
Qstick e3ac7d6fc5 Fixed binary execute permissions for osx and Radarr
4 years ago
Qstick 9c77399379 New: Dynamic Select and UMask Fields
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