Bogdan
30b283eda3
Fixed: Ignore inaccessible mount points
...
(cherry picked from commit 60f18249b05daa20523542beef54bc126d963d1e)
1 year ago
Bogdan
b77e5b14e1
Fixed: macOS version detection
...
(cherry picked from commit 060be6177a5477c94823e6a423c42064dedc1afb)
Closes #2908
1 year ago
Mark McDowall
331d0c9a9c
New: Ignore inaccessible files with getting files
...
(cherry picked from commit e5aa8584100d96a2077c57f74ae5b2ceab63de19)
1 year ago
Bogdan
d1aff31593
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #2559
2 years ago
Bogdan
89dd4d3271
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
Closes #2558
2 years ago
Bogdan
ccd8d93e82
Fixed: Log name of mount point failure
...
(cherry picked from commit b5050d02d6adbaaaa0f8ae9f8426551e5606fff1)
Fixes #2503
2 years ago
Mark McDowall
a0ea9d4750
Fixed: Prevent getting disk space from returning no information when it partially fails
...
(cherry picked from commit 2c65e4fa41418157d0d27b34c3bab80158cff219)
Closes #2198
Closes #2199
2 years ago
Mark McDowall
b3cf903a3b
New: Improve path validation when handling paths from different OSes
...
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)
Closes #2309
2 years ago
Mark McDowall
20a477f95d
Fixed: Only log /proc/mounts exception once per process
...
Closes #2080
(cherry picked from commit ce0388ca99b7f89bd9e8971777a7995c4361d268)
2 years ago
Qstick
2086ae1e2c
Ensure .Mono and .Windows projects have all dependencies in build output
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
Qstick
bcc8370d05
Cleanup dual target and mono code
...
Fixes #1893
Fixes #1808
2 years ago
Taloth Saldono
c0db20a860
Fixed: OSX version detection
...
ref sonarr/4113 (not a fix, just partially)
(cherry picked from commit 026af222297d1d90d824e077e989ffd146bb5016)
3 years ago
ta264
8f2ae2beff
New: Upgrade to .NET 6
3 years ago
ta264
2001035257
Fixed: Correctly detect mounts in FreeBSD jails
...
(cherry picked from commit 67b1fd9bc5c3808ef7227a40ceb5304eefd50fa7)
3 years ago
ta264
a146f6d223
Cache nuget packages
4 years ago
ta264
f5b2acdbdf
New: .NET 5.0.4
4 years ago
ta264
fb130fd0e9
New: Drop mono support
4 years ago
ta264
760de88e7c
New: .NET 5 support for FreeBSD 11+
4 years ago
ta264
da1686b53c
New: Build with NET5
4 years ago
Taloth Saldono
70c572534a
Fixed binary execute permissions for osx and Radarr
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
4236afe850
Fixed disk permission tests
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
1ff5d814f4
New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
...
Fixed: Preserve setgid when applying unix permissions
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
755fec154b
Fixed: Failing file copy when running in docker on synology with btrfs
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
360e68a793
Remove stacktrace if hardlink resulted in EXDEV.
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
4aebf02d14
Fixed: Performance of symbolic link detection and infinite recursion
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
7002628514
New: Fast copy using reflink on btrfs volumes
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
4d2781d128
Moved Windows-only Permission function to Lidarr.Windows
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Arthur Bols
acd5796d87
New: Removed chown and simplified chmod options for linux/osx
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
ta264
58f71232ab
New: Musl (alpine linux) compatibility
4 years ago
Taloth Saldono
289113b204
Fixed: Added glusterfs to known network drive filesystems so it shows up in System
5 years ago
ta264
c1b9590df2
Bump to net core 3.1.5, update packages
5 years ago
Qstick
3b7eb01918
New: Lidarr to Readarr
5 years ago
Qstick
f77a2feeef
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
5 years ago
ta264
6af29da4c9
New: Bump to .NET Core 3.1
5 years ago
ta264
4346c76d4f
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
4a0468e1ab
New: Use dotnet tooling, produce 64bit build on windows
5 years ago
ta264
55e141c44b
Fixed: app.config no longer required
5 years ago
Taloth Saldono
bd71e71386
Fixed: Copy linux permission mask when moving folder to recycle bin folder
...
fixes #3161
5 years ago
Qstick
36ec118a30
New: Updated NLog to 4.6.6
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Taloth Saldono
4bb6f5d0bc
Moved Platform version determination to static
5 years ago
Taloth Saldono
332466a945
Updated way Sentry gets configured and enabled.
5 years ago
ta264
f1fc45fa99
New: Migrate to new csproj format
5 years ago
ta264
fb26ff286d
New: Bump Newtonsoft.Json to 12.0.2
6 years ago
Qstick
6f588d23fd
New: Detect mergerfs mounts
6 years ago
Qstick
4eb815aa0e
New: Migrate to PackageReference Format
6 years ago
Qstick
70155cae18
New: Target .net 4.6.2
6 years ago
ta264
166fc90454
New: Only scan files that are new or updated ( #760 )
...
* New: Only scan files that are new or updated
Pass through filter correctly
Add more tests
Add tests for migration 30
* Fix windows disk provider
* Don't publish deleted event for unmapped file
* Fix test on windows
6 years ago
Qstick
60284f9ed8
Fixed: DriveInfo sees snap apps, handle at higher level
6 years ago
Qstick
6103afcc09
Fixed: Exclude /snap/* locations from disk space
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 ( #387 )
7 years ago