Commit Graph

62 Commits (a8b40ce1f6ee49640c32dbb68e0633fc3b5b716a)

Author SHA1 Message Date
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Taloth Saldono 2f6d9e191e Fixed: Ignore .nfs* files during copy actions since those files are special NFS files that should never be touched.
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono f8d97cac7d Fixed: FileBrowser not displaying drive letters on Windows.
8 years ago
Taloth Saldono 4bf3ef45b0 Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Mark McDowall e4adc1d3a1 Fixed: Include afpfs mount points in free space checks
8 years ago
Mark McDowall f0437d1f22 Fixed: Ignore more folder names when browsing file system
8 years ago
Mark McDowall ff3fc8de2e Replace octal characters from mounts in /proc/mounts
8 years ago
Taloth Saldono 3ea59cd91b Don't set ACL if already set.
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
Mark McDowall 5d05a85411 Delete the subfolder not the parent folder
8 years ago
Mark McDowall 1a5eafd2b1 New: Remove empty subfolders after renaming FileSetLastWriteTime
8 years ago
Taloth Saldono 97cdb6a4a5 Fixed: ZFS and other mounts now listed in the System page.
8 years ago
Taloth Saldono 663d254ced Fixed Ospath incorrectly detecting arbitrary colon as windows path.
9 years ago
Taloth Saldono cc72699b8a Fixed: Added verified file transfer mode that doesn't revert to copy.
9 years ago
Mark McDowall 04de0049fe Don't try to process a download client item with an invalid path for the OS
9 years ago
Taloth Saldono bb482047b1 Fixed removing partials before trying to copy files.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 5af12b67be Revert "Fixed: Disabled transactional file transfers since we don't want that feature in master yet."
9 years ago
Taloth Saldono 08ebc8d292 Don't list drives that aren't available.
9 years ago
Taloth Saldono ada5919136 Fixed: Disabled transactional file transfers since we don't want that feature in master yet.
9 years ago
Taloth Saldono bfa629f431 Refactored VerifiedFile transfer to have a verified and transactional mode.
9 years ago
Taloth Saldono c9f720885e Fixed: Renaming episodes on OSX with case-insensitive filesystem.
9 years ago
Taloth Saldono 546f4ab577 Disabled verified file transfer on windows.
9 years ago
Taloth Saldono 5effca92b8 New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
9 years ago
Mark McDowall 6dd22e7dcb New: Manual Import episodes
9 years ago
Mark McDowall 3ed8f0ea84 Fixed: Not properly getting the parent of a folder with a trailing slash
9 years ago
Taloth Saldono 11803afc39 Added FolderWritable to DiskProvider to centralize the check.
9 years ago
Taloth Saldono 35ab3a28fd New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
9 years ago
Mark McDowall 6878804705 Fixed: File browser ordering and volume name
10 years ago
Mark McDowall 85a9b74008 File Browser
10 years ago
Keivan Beigi 0a341199a8 safer log configuration
10 years ago
Keivan Beigi f4c202441c Cleaned up environment detection
10 years ago
Keivan Beigi cf77104a02 removed redundant else
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 8a86b8acdc Added OsPath to handle OS agnostic path handling.
10 years ago
Taloth Saldono ffa814f387 Added support for Hardlinking instead of Copy.
10 years ago
Keivan Beigi ef1e290311 Removed redunent UTC/non-utc File/dire methods.
10 years ago
Taloth Saldono 20894b40cf Fixed: No longer gives an Unauthorized error when calculating file hashes of UI resources.
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Mark McDowall 6ee4b6d428 Fixed: Checking for an existing file will respect the OSes case-sensitivity
10 years ago
Taloth Saldono e5e00fd346 Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
Mark McDowall c5bd8b27fb Backups
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall ef3777fccf Update improvements
10 years ago