Daniel Underwood
df15dbe462
Fixed: Mono 5.10 compatibility ( #220 )
...
* Update NLog to 4.5rc6 to fix compatibility with mono 5.10
* Added console logging in case NLog fails to initialize.
* Revert added references in "Update NLog to 4.5rc6 to fix compatibility with mono 5.10"
This partially reverts commit 13dd224281
.
* Change dictionary cast to conversion from Sonarr/Sonarr@99ee59e
7 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
b90f58763a
Trim quotes from dsm version parts
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
Qstick
10c29a65db
Assembly Naming, Default Windows Service Account
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
Qstick
1fd3a43a4f
Update AssemblyInfo for Versioning
7 years ago
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
7 years ago
Qstick
f460f630c3
Target to .NET 4.6.1, Update SignalR, Owin, Nancy ( #84 )
...
* Target .net 4.6.1
* Update to SignalR 2.2.2
* Fix Socks Reference in NZBDrone.Common
* UI Fixes, Build Fixes
* Update Nancy to 1.4.4
* Upgrade Microsoft Owin to 3.1.0
* Delete npm-shrinkwrap.json
* Fix SignalR Messages
7 years ago
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
8 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
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.
...
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
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
9 years ago
Mark McDowall
ff3fc8de2e
Replace octal characters from mounts in /proc/mounts
...
Fixed: Replace octal characters in mount points
Closes #1295
9 years ago
Mark McDowall
5942ddf9f1
Implement mono logic to not set owner/group with chown
...
New: Allow Owner or Group to be left blank to not set it when changing owner (mono only)
Closes #1220
9 years ago
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
1c92ea58da
Fixed: Replaced mono symlink resolve logic to better handle errors.
9 years ago
Taloth Saldono
262b8daec1
Revert "Fixed regression, mono should resolve symlinks while trying to find out the available/total space."
...
This reverts commit d33efe59fc
.
9 years ago
Taloth Saldono
d33efe59fc
Fixed regression, mono should resolve symlinks while trying to find out the available/total space.
9 years ago
Taloth Saldono
97cdb6a4a5
Fixed: ZFS and other mounts now listed in the System page.
...
Will now also automatically revert to a fully transactional move/copy if the move is in our out of a cifs mount. (assuming the cifs mount can be detected)
9 years ago
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Taloth Saldono
aa36c04d56
Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities.
10 years ago
Taloth Saldono
ffa814f387
Added support for Hardlinking instead of Copy.
10 years ago
Mark McDowall
f776aae2c0
Fixed: Mono returning a drive with an empty path causing disk space check to fail
10 years ago
Mark McDowall
42c17e885c
Fixed some more tests
10 years ago
Mark McDowall
a433aac034
Fixed: Getting free space for inaccessible drive won't log an error
10 years ago
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
10 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
10 years ago
Mark McDowall
a4500606a9
Fixed: mono version check will check running mono version instead running another version
10 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
10 years ago