Commit Graph

96 Commits (360827708fae3d50f40c2aff99192415e90170bb)

Author SHA1 Message Date
Bogdan 360827708f Use 'var' instead of explicit type
1 year ago
Mark McDowall c02bfb5930 Fixed: Don't rollback file move if destination already exists
1 year ago
Bogdan d38f2614d3 Remove unused imports
1 year ago
Mark McDowall d61275e6db New: Improve path validation when handling paths from different OSes
1 year ago
Mark McDowall bc852c0b55 Fixed: USB drives mounted to folders are treated as different mounts
1 year ago
Bogdan a184bb0784 Fixed: (Core) Use MinBy and MaxBy
1 year ago
Qstick 473405ceeb
Update file and folder handling methods from Radarr (#1051)
2 years ago
Qstick 135efe6d94 Fixed: Validation when testing indexers, connections and download clients
2 years ago
Qstick ad04d0d261 More Cleanup
4 years ago
ta264 f917d0e9bc Add FileInfo utility functions to DiskProvider
4 years ago
Taloth Saldono 38855967d6 New: Fast copy using reflink on btrfs volumes
4 years ago
Taloth Saldono 67d2765d0c Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Qstick c1b6917afe Moved Windows-only Permission function to Radarr.Windows
4 years ago
Arthur Bols 4b25ef6deb New: Removed chown and simplified chmod options for linux/osx
4 years ago
Taloth Saldono e8e852100c Fixed recursion issue when emptying recycle bin
4 years ago
ta264 d03a6486d3 Fixed: NET Core not deleting source when moving across drives
4 years ago
Taloth Saldono 4606503818 Fixed: Performance issue when scanning large root folder
4 years ago
Qstick 72caab1b2b New: Monitor and Process downloads separately
4 years ago
Qstick 37d004d78d Fixed: Copy linux permission mask when moving to recycle bin
4 years ago
Mark McDowall 55758a2772 New: Ignore #recycle folders (Synology Recycle bin folder)
4 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
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
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
Leonardo Galli d38562664d Fixed: Memory leak due to unmanaged Bitmaps leaking.
6 years ago
Leonardo Galli 57adf0e3a5 Fixed: Dates before 1970 causing an exception.
6 years ago
Leonardo Galli b1f76082b2 Added: Dynamic paths cleanup old folders now!
6 years ago
James White 38af8edd59 Fixed: Adjust Sonarr references to Radarr (#1977)
7 years ago
SWu 51e0cdf982 Fix regression for missing libgdiplus (#1073)
7 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
7 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.
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