Taloth Saldono
52240bb3ac
Fixed disk permission tests
4 years ago
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
4 years ago
Taloth Saldono
16b9e88bb2
Remove stacktrace if hardlink resulted in EXDEV.
4 years ago
Taloth Saldono
330988c4f0
Fixed: Performance of symbolic link detection and infinite recursion
4 years ago
Taloth Saldono
9eb5b335f3
New: Fast copy using reflink on btrfs volumes
4 years ago
Qstick
6657777153
Moved Windows-only Permission function to Lidarr.Windows
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Arthur Bols
e5f48959eb
New: Removed chown and simplified chmod options for linux/osx
4 years ago
Taloth Saldono
b214d6e2cd
Fixed: Added glusterfs to known network drive filesystems so it shows up in System
4 years ago
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
4 years ago
Taloth Saldono
8eea5a0ac9
Another mono 6.x workaround to use rename rather than expensive copy
4 years ago
Taloth Saldono
c54140169b
Fixed: Workaround for mono 6.x file copy/move issues
4 years ago
ta264
a1e0b39495
Fixed: NET Core doing copy/delete instead of rename
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 years ago
Taloth Saldono
5215a764d5
Fixed: Copy linux permission mask when moving folder to recycle bin folder
...
fixes #3161
4 years ago
Qstick
6f588d23fd
New: Detect mergerfs mounts
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
a4e632d95a
Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
7 years ago
Qstick
d884914c81
New: Include APFS disks in disk space
7 years ago
Qstick
c91f4b4442
Fixed: Logging error when accessing mount point
7 years ago
Qstick
25f08bd846
Fixed: Add Unittest for DiskSpaceService irrelevant mounts
7 years ago
Taloth Saldono
828d70b0bd
Removed ugly UUID= VolumeLabel from mounts.
7 years ago
Kyse
889b963429
New: Health Check warning if series folder is mounted with 'ro' option on linux
...
Closes #1867
7 years ago
Taloth Saldono
657730f4d2
Fixed: /var/lib/docker no longer shows up in DiskSpace. Caused warnings if the user used docker with zfs storage driver.
...
fixes #1663
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 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.
...
fixes #1483
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
...
Closes #1444
8 years ago
Mark McDowall
e4adc1d3a1
Fixed: Include afpfs mount points in free space checks
...
Fixes #1399
8 years ago
Mark McDowall
c3f9a0336c
Move platform files to proper folders
8 years ago