Commit Graph

83 Commits (8799da55d364a6fe9c93e695bd839d93c74c8f26)

Author SHA1 Message Date
Arthur Bols 4b25ef6deb New: Removed chown and simplified chmod options for linux/osx
5 years ago
Taloth Saldono e8e852100c Fixed recursion issue when emptying recycle bin
5 years ago
ta264 d03a6486d3 Fixed: NET Core not deleting source when moving across drives
5 years ago
Taloth Saldono 4606503818 Fixed: Performance issue when scanning large root folder
5 years ago
Qstick 72caab1b2b New: Monitor and Process downloads separately
5 years ago
Qstick 37d004d78d Fixed: Copy linux permission mask when moving to recycle bin
5 years ago
Mark McDowall 55758a2772 New: Ignore #recycle folders (Synology Recycle bin folder)
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 d4fa9b7345 Remove trailing whitespace
5 years ago
ta264 8d27111f7b Remove all unnecessary usings
5 years ago
ta264 10fc0b071f Fixed: NET Core doing copy/delete instead of rename
5 years ago
Taloth Saldono d5c2308587 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
ta264 36ab3ecf71 Fixed: Removed unused references to System.Drawing
5 years ago
ta264 bc0cc2bfa9 New: Use ImageSharp for resizing
5 years ago
Qstick 91ab518dfb Fixed: Backend Updates from Sonarr
6 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
6 years ago
Qstick 6275737ced New: Many UI Updates and Performance Tweaks
6 years ago
Qstick 65efa15551 New: Backend changes for new UI
6 years ago
Qstick aef89160e2 Added: Platform Detection Improvements
6 years ago
Leonardo Galli d38562664d Fixed: Memory leak due to unmanaged Bitmaps leaking.
6 years ago
Leonardo Galli 57adf0e3a5 Fixed: Dates before 1970 causing an exception.
7 years ago
Leonardo Galli b1f76082b2 Added: Dynamic paths cleanup old folders now!
7 years ago
James White 38af8edd59 Fixed: Adjust Sonarr references to Radarr (#1977)
7 years ago
SWu 51e0cdf982 Fix regression for missing libgdiplus (#1073)
8 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
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
9 years ago
Mark McDowall f0437d1f22 Fixed: Ignore more folder names when browsing file system
9 years ago
Mark McDowall ff3fc8de2e Replace octal characters from mounts in /proc/mounts
9 years ago
Taloth Saldono 3ea59cd91b Don't set ACL if already set.
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
Mark McDowall 5d05a85411 Delete the subfolder not the parent folder
9 years ago
Mark McDowall 1a5eafd2b1 New: Remove empty subfolders after renaming FileSetLastWriteTime
9 years ago
Taloth Saldono 97cdb6a4a5 Fixed: ZFS and other mounts now listed in the System page.
9 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."
10 years ago
Taloth Saldono 08ebc8d292 Don't list drives that aren't available.
10 years ago
Taloth Saldono ada5919136 Fixed: Disabled transactional file transfers since we don't want that feature in master yet.
10 years ago
Taloth Saldono bfa629f431 Refactored VerifiedFile transfer to have a verified and transactional mode.
10 years ago
Taloth Saldono c9f720885e Fixed: Renaming episodes on OSX with case-insensitive filesystem.
10 years ago
Taloth Saldono 546f4ab577 Disabled verified file transfer on windows.
10 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.
10 years ago