Commit Graph

128 Commits

Author SHA1 Message Date
Bogdan 74ac263b74 New: Detect shfs mounts in disk space
(cherry picked from commit 1aef91041e404f76f278f430e4e53140fb125792)
2024-04-10 02:21:35 +03:00
Bogdan 197a59639b Fixed: Ignore inaccessible mount points
(cherry picked from commit 60f18249b05daa20523542beef54bc126d963d1e)
2023-09-14 06:39:30 +03:00
Bogdan d6fde0934e Fixed: macOS version detection
(cherry picked from commit 060be6177a5477c94823e6a423c42064dedc1afb)

Closes #4106
2023-09-08 05:06:24 +03:00
Mark McDowall 5fc1fc499c New: Ignore inaccessible files with getting files
(cherry picked from commit e5aa8584100d96a2077c57f74ae5b2ceab63de19)
2023-08-05 21:01:26 +03:00
Bogdan 418aac0379 Bump NLog to 5.2.0
(cherry picked from commit a471f1b44f51fa245caae4bb853a3ef45e80e541)
2023-07-03 11:53:24 -05:00
Bogdan cc27107668 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)

Closes #3749
2023-05-28 17:23:59 +03:00
Bogdan 14816306a4 Inline 'out' variable declarations
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)

Closes #3748
2023-05-28 17:18:25 +03:00
Bogdan a0c095e853 Fixed: Log name of mount point failure
(cherry picked from commit b5050d02d6adbaaaa0f8ae9f8426551e5606fff1)
2023-05-18 03:59:16 +03:00
Mark McDowall d0f75e2e96 New: Improve path validation when handling paths from different OSes
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)

Closes #3466
2023-05-06 16:00:23 +03:00
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
Fixes #3406
Fixes #3407
Fixes #3408
Fixes #3409
Fixes #3410
Fixes #3411
Fixes #3412
Fixes #3413
Fixes #3414
Fixes #3415
Fixes #3416
Fixes #3417
Fixes #3418
Fixes #3419
Fixes #3420
Fixes #3421
Fixes #3422
Fixes #3423
2023-04-11 21:31:27 -05:00
Mark McDowall 8228f11345 Fixed: Prevent getting disk space from returning no information when it partially fails
(cherry picked from commit 2c65e4fa41418157d0d27b34c3bab80158cff219)
2023-03-12 13:47:09 -05:00
Mark McDowall 5baa7bbc4f Fixed: Only log /proc/mounts exception once per process
Closes #3239

(cherry picked from commit ce0388ca99b7f89bd9e8971777a7995c4361d268)
2022-12-24 17:26:34 -06:00
Qstick 117436b199 Cleanup dual target and mono code 2022-10-23 11:15:36 -05:00
Qstick f6f44f2fbd Updated NLog Version
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2022-09-26 17:18:11 -05:00
ta264 7ebd41eff1 Update packages 2022-08-03 17:11:51 +01:00
Taloth Saldono 8711b1a935 Fixed: OSX version detection
Fixes #1834
2022-06-05 13:26:31 -05:00
ta264 78eeac2816 Ensure .Mono and .Windows projects have all dependencies in build output
Fixes development on linux
2022-05-31 06:29:19 +01:00
ta264 8907b06899 New: Add linux-x86 builds 2022-04-29 12:01:08 +01:00
Qstick 4dd0b49dbc Package and Installer Updates 2022-04-13 22:05:50 -05:00
Qstick b1165ee7c1 New: Add osx-arm64 and linux-musl-arm builds 2021-12-24 14:17:17 -06:00
Qstick 947ad15af0 New: Build on Net6 2021-12-24 14:17:17 -06:00
ta264 44e91e6eaf Fixed: Correctly detect mounts in FreeBSD jails
(cherry picked from commit 67b1fd9bc5c3808ef7227a40ceb5304eefd50fa7)
2021-10-27 17:21:54 +01:00
Qstick 1a44d53fef New: mono disk and process provider cleaning 2021-06-30 23:52:24 -04:00
ta264 2cc114c037 New: Drop mono support
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
2021-06-30 23:52:24 -04:00
ta264 f12ae15ffb New: .NET 5 support for FreeBSD 11+
(cherry picked from commit 760de88e7c1835affe184fed16bc3895ceca9358)
2021-06-30 23:52:24 -04:00
ta264 b800b17c8a Package updates 2021-06-30 23:52:24 -04:00
ta264 c1a6e1c39d New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
2021-06-30 23:52:24 -04:00
Taloth Saldono 72658dd2d5 Fixed binary execute permissions for osx and Radarr 2020-12-17 08:08:26 -05:00
Taloth Saldono 52240bb3ac Fixed disk permission tests 2020-12-17 08:08:26 -05:00
Taloth Saldono e2a0b63256 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
Fixed: Preserve setgid when applying unix permissions
2020-12-17 08:08:26 -05:00
Qstick 5a15565d2b Fixed: Failing file copy when running in docker on synology with btrfs
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Taloth Saldono 16b9e88bb2 Remove stacktrace if hardlink resulted in EXDEV. 2020-12-17 08:08:26 -05:00
Taloth Saldono 330988c4f0 Fixed: Performance of symbolic link detection and infinite recursion 2020-12-17 08:08:26 -05:00
Taloth Saldono 9eb5b335f3 New: Fast copy using reflink on btrfs volumes 2020-12-17 08:08:26 -05:00
Qstick 6657777153 Moved Windows-only Permission function to Lidarr.Windows
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-12-17 08:08:26 -05:00
Arthur Bols e5f48959eb New: Removed chown and simplified chmod options for linux/osx 2020-12-17 08:08:26 -05:00
Taloth Saldono b214d6e2cd Fixed: Added glusterfs to known network drive filesystems so it shows up in System 2020-10-13 23:19:25 -04:00
ta264 ff8d671c8b New: Musl (alpine linux) compatibility 2020-10-13 23:19:25 -04:00
ta264 d6e47fde7e Fixed: NET Core not deleting source when moving across drives
This reverts commit 10fc0b071fae9807fa456144b0708d95574d17ff.  Use the
mono fix from 43a35c84477fd194eaa816f1b3e4ade6cb4af42a in NET Core also
2020-10-13 23:18:47 -04:00
Taloth Saldono 8eea5a0ac9 Another mono 6.x workaround to use rename rather than expensive copy 2020-10-13 23:18:46 -04:00
Taloth Saldono c54140169b Fixed: Workaround for mono 6.x file copy/move issues 2020-10-13 23:18:46 -04:00
ta264 a1e0b39495 Fixed: NET Core doing copy/delete instead of rename 2020-10-13 23:18:46 -04:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
ta264 8da53ae6aa New: Bump to .NET Core 3.1 2020-10-13 23:18:07 -04:00
ta264 8fe924fdcd New: Multi target net framework 4.6.2 and net core 3.0 2020-10-13 23:18:02 -04:00
ta264 b1349213f2 New: Use dotnet tooling, produce 64bit build on windows 2020-10-13 23:15:01 -04:00
ta264 250d79b5bb Fixed: app.config no longer required 2020-10-13 23:15:00 -04:00
Taloth Saldono 5215a764d5 Fixed: Copy linux permission mask when moving folder to recycle bin folder
fixes #3161
2020-10-13 23:14:59 -04:00
Qstick 5b804819ea New: Updated NLog to 4.6.6
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
Taloth Saldono 4bb6f5d0bc Moved Platform version determination to static 2019-09-14 00:10:02 -04:00