Taloth Saldono
c0db20a860
Fixed: OSX version detection
...
ref sonarr/4113 (not a fix, just partially)
(cherry picked from commit 026af222297d1d90d824e077e989ffd146bb5016)
3 years ago
ta264
8f2ae2beff
New: Upgrade to .NET 6
3 years ago
ta264
2001035257
Fixed: Correctly detect mounts in FreeBSD jails
...
(cherry picked from commit 67b1fd9bc5c3808ef7227a40ceb5304eefd50fa7)
3 years ago
ta264
a146f6d223
Cache nuget packages
4 years ago
ta264
f5b2acdbdf
New: .NET 5.0.4
4 years ago
ta264
fb130fd0e9
New: Drop mono support
4 years ago
ta264
760de88e7c
New: .NET 5 support for FreeBSD 11+
4 years ago
ta264
da1686b53c
New: Build with NET5
4 years ago
Taloth Saldono
70c572534a
Fixed binary execute permissions for osx and Radarr
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
4236afe850
Fixed disk permission tests
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
1ff5d814f4
New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
...
Fixed: Preserve setgid when applying unix permissions
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
755fec154b
Fixed: Failing file copy when running in docker on synology with btrfs
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
360e68a793
Remove stacktrace if hardlink resulted in EXDEV.
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
4aebf02d14
Fixed: Performance of symbolic link detection and infinite recursion
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
7002628514
New: Fast copy using reflink on btrfs volumes
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
4d2781d128
Moved Windows-only Permission function to Lidarr.Windows
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Arthur Bols
acd5796d87
New: Removed chown and simplified chmod options for linux/osx
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
ta264
58f71232ab
New: Musl (alpine linux) compatibility
4 years ago
Taloth Saldono
289113b204
Fixed: Added glusterfs to known network drive filesystems so it shows up in System
4 years ago
ta264
c1b9590df2
Bump to net core 3.1.5, update packages
4 years ago
Qstick
3b7eb01918
New: Lidarr to Readarr
5 years ago
Qstick
f77a2feeef
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
5 years ago
ta264
6af29da4c9
New: Bump to .NET Core 3.1
5 years ago
ta264
4346c76d4f
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
4a0468e1ab
New: Use dotnet tooling, produce 64bit build on windows
5 years ago
ta264
55e141c44b
Fixed: app.config no longer required
5 years ago
Taloth Saldono
bd71e71386
Fixed: Copy linux permission mask when moving folder to recycle bin folder
...
fixes #3161
5 years ago
Qstick
36ec118a30
New: Updated NLog to 4.6.6
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Taloth Saldono
4bb6f5d0bc
Moved Platform version determination to static
5 years ago
Taloth Saldono
332466a945
Updated way Sentry gets configured and enabled.
5 years ago
ta264
f1fc45fa99
New: Migrate to new csproj format
5 years ago
ta264
fb26ff286d
New: Bump Newtonsoft.Json to 12.0.2
5 years ago
Qstick
6f588d23fd
New: Detect mergerfs mounts
5 years ago
Qstick
4eb815aa0e
New: Migrate to PackageReference Format
5 years ago
Qstick
70155cae18
New: Target .net 4.6.2
5 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
5 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
14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 ( #387 )
7 years ago
Qstick
7bc2d62ba6
Update Nlog to 4.5.4 ( #359 )
...
* Update Nlog to 4.5.4
* fixup: Remove Unused References
* fixup: more references
7 years ago
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 13dd224281817ca11af6662ed04f1131dce51fc5.
* 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