Commit Graph

91 Commits (201004113eb799fed68c360eeb4a808e1404a16c)

Author SHA1 Message Date
Taloth Saldono 026af22229 Fixed: OSX version detection
4 years ago
Taloth Saldono 0bc190e97e Fixed binary execute permissions for osx and Radarr
4 years ago
Taloth Saldono 2c76afb839 Fixed disk permission tests
4 years ago
Taloth Saldono d88bb7f855 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
4 years ago
Taloth Saldono 25b763a052 Fixed: Failing file copy when running in docker on synology with btrfs
4 years ago
Taloth Saldono e8d843c93d Remove stacktrace if hardlink resulted in EXDEV.
4 years ago
Taloth Saldono f56003e288 Fixed: Performance of symbolic link detection and infinite recursion
4 years ago
Taloth Saldono 1509e737c2 Fixed: Added glusterfs to known network drive filesystems so it shows up in System
4 years ago
Taloth Saldono 2c286f7b60 New: Fast copy using reflink on btrfs volumes
4 years ago
Taloth Saldono 5536f9925a Moved Windows-only Permission function to Sonarr.Windows
4 years ago
Arthur Bols 3b579900bb
New: Removed chown and simplified chmod options for linux/osx
4 years ago
Taloth Saldono 576275b6da Another mono 6.x workaround to use rename rather than expensive copy
4 years ago
Taloth Saldono e7b88c313d Fixed: Workaround for mono 6.x file copy/move issues
4 years ago
Taloth Saldono 155c7c409b Moved Platform version determination to static
5 years ago
Taloth Saldono e724e8db60 Fixed: Copy linux permission mask when moving folder to recycle bin folder
5 years ago
Taloth Saldono b1eec16333 Updated way Sentry gets configured and enabled.
5 years ago
Taloth Saldono 2b7893c834 Updated NLog to 4.6.6, Newtonsoft.Json to 12.0.2, RestSharp to 106.6.10
5 years ago
Taloth Saldono a66fb76e9a Converted all projects to the new csproj format.
5 years ago
netpok 588eb6f691 New: Detect mergerfs mounts
5 years ago
Mark McDowall 4665b4fb37 New: Target .net 4.6.2
5 years ago
Taloth Saldono 6698ca400c Handle special mount filtering at a higher level.
5 years ago
Mark McDowall a3b90650be Remove unused references
6 years ago
Mark McDowall adaf428aa7 v3 Binaries
6 years ago
Mark McDowall 296881b358 Target .net 4.6.1
6 years ago
Mark McDowall 1304bc8fb9 Fixed: Exclude /snap/* locations from disk space
6 years ago
Mark McDowall a7aff3bd9a Upgrade NLog to 4.5.3
6 years ago
Taloth Saldono 99ee59e9cc Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
6 years ago
Taloth Saldono 96108cb758 Fixed up comments.
7 years ago
Taloth Saldono 459d6ea906 Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
7 years ago
Mark McDowall 0a690eb4d8
New: Include APFS disks in disk space
7 years ago
Taloth Saldono 2c13fcf579 Trim quotes from dsm version parts.
7 years ago
Taloth Saldono ea5769fdd6 Updated NLog from 4.4.3 to 4.4.12
7 years ago
Mark McDowall 2246dfab05 Fixed: Logging error when accessing mount point
7 years ago
Taloth Saldono c659ba1c10 Fixed: Hide some more irrelevant paths from System->Disk Space such as /boot.
7 years ago
Taloth Saldono a1edbafa8a Removed ugly UUID= VolumeLabel from mounts.
7 years ago
Kyse 1b32411219 New: Health Check warning if series folder is mounted with 'ro' option on linux
7 years ago
Jamie Magee 781df8b20a Upgrade NLog
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.
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi e6705db743 Added platform version error handling
8 years ago
Keivan Beigi 053c730799 Added Sentry error reporting
8 years ago
Keivan Beigi 92d706a10d Updated bindingRedirect for Newtonsoft.Json
8 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi a2ce435239 Upgraded Nlog, NCrunch
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Keivan Beigi da52e60f36 Upgraded Nlog/RestSharp/Selenium
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