Commit Graph

34 Commits (f2f6a82cf0aead1907beac1e417beafac983aeb4)

Author SHA1 Message Date
Qstick 473405ceeb
Update file and folder handling methods from Radarr (#1051)
2 years ago
Qstick 7d31eb1f55 Fixed: Test for empty strings using isNullOrEmpty
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
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
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
Qstick d178dce0d3 Fixed: Backend/Frontend Cleanup
5 years ago
Qstick 6275737ced New: Many UI Updates and Performance Tweaks
5 years ago
Ricardo Amaral 821653b941 Fixed: Ignore "special drives" from System » Disk Space (#3050)
6 years ago
geogolem 976bc1a6a5 fix build problem on windows
6 years ago
Leonardo Galli 27001b48f6 Fixed: Logging error when accessing mount point
6 years ago
Leonardo Galli 948af901da Added: Include APFS disks in disk space calculation.
7 years ago
Leonardo Galli e036267c33 Test fixes.
7 years ago
Leonardo Galli 7d4378ca7a More test debugging.
7 years ago
Leonardo Galli ee1ebfd893 Remote Test debugging yey!
7 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
7 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono 0411b82e65 Fixed: Mount handling logic of net namespaces as seen on QNAP.
8 years ago
Taloth Saldono 9519f3137c Compile error when fixing FileBrowser not displaying drive letters on Windows.
8 years ago
Mark McDowall 6ac9e5ec18 Don't blow if driveFormat is null when looking up DriveType
8 years ago
Mark McDowall e4adc1d3a1 Fixed: Include afpfs mount points in free space checks
8 years ago
Mark McDowall c3f9a0336c Move platform files to proper folders
8 years ago