Commit Graph

117 Commits (develop)

Author SHA1 Message Date
Qstick b89c7b8675 New: Convert to New CSProj Format
5 years ago
Qstick d53320779c New: Update NLog to 4.6.6
5 years ago
Qstick 71c398f0fc
New: Enable Sentry Analytics (#3669)
5 years ago
Qstick d178dce0d3 Fixed: Backend/Frontend Cleanup
5 years ago
Qstick 6275737ced New: Many UI Updates and Performance Tweaks
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Qstick aef89160e2 Added: Platform Detection Improvements
5 years ago
Qstick ea5ad24944 New: Re-target to .net 4.6.1
5 years ago
Ricardo Amaral 821653b941 Fixed: Ignore "special drives" from System » Disk Space (#3050)
6 years ago
Leonardo Galli 65c3704ff0 Fixed: NLog causing a crash under mono 5.10
6 years ago
Leonardo Galli 2b2bd16d4d Updated NLog to version 4.4.12. Should fix #2218
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
Leonardo Galli 4182728901 Updated all AssemblyInfos so version info only needs to be changed once
8 years ago
Leonardo Galli 1022879103 Change version number to 0.1.0
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
Mark McDowall c3f9a0336c Move platform files to proper folders
8 years ago
Taloth Saldono d4bab775df Updated NLog to 4.3.4.
8 years ago
Mark McDowall ff3fc8de2e Replace octal characters from mounts in /proc/mounts
8 years ago
Mark McDowall 5942ddf9f1 Implement mono logic to not set owner/group with chown
8 years ago
Taloth Saldono 8b1c022244 Updated NLog to 4.3.0-rc1.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Taloth Saldono 1c92ea58da Fixed: Replaced mono symlink resolve logic to better handle errors.
8 years ago
Taloth Saldono 262b8daec1 Revert "Fixed regression, mono should resolve symlinks while trying to find out the available/total space."
8 years ago
Taloth Saldono d33efe59fc Fixed regression, mono should resolve symlinks while trying to find out the available/total space.
8 years ago
Taloth Saldono 97cdb6a4a5 Fixed: ZFS and other mounts now listed in the System page.
8 years ago
Keivan Beigi 845689401d removed msbuild integerated nuget restore
8 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
Mark McDowall ef3777fccf Update improvements
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall 953024cd40 Merge pull request #59 from TectonicEd/patch-2
10 years ago
Mark McDowall 65909ff3be Merge pull request #58 from TectonicEd/patch-1
10 years ago
Mark McDowall 274e2eac86 DiskSpaceService will not blow up if total or free space is null
10 years ago
TectonicEd a467c2346f Bug fix: get groupname of group rather than user
10 years ago
TectonicEd 3319655e2b Clarifying error message
10 years ago
Mark McDowall 7d4a514a68 Changed how running a process and waiting for exit is handled
10 years ago
Mark McDowall c0fb53c7f6 Changed args to find process information by id
10 years ago
Mark McDowall f5d85b8f57 Mono NzbDrone processes are more restricted
10 years ago
Mark McDowall 4d3217432c Fixed some unit tests
10 years ago
Mark McDowall d0a6daeb26 Restart on linux/os x working
10 years ago
Mark McDowall caf6f86573 Do not try to chown when user or group is blank
10 years ago
Mark McDowall 7218772b32 Support for setting uid/gid on *nix systems
10 years ago
Mark McDowall 49168cad25 UI and opt-in for setting permissions
10 years ago
Mark McDowall 5459b5fed4 New: Setting file permissions on import (Linux)
10 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
10 years ago