Commit Graph

40 Commits (develop)

Author SHA1 Message Date
Stepan Goremykin 1e4c67dcdb Update FluentAssertions
10 months ago
Mark McDowall 141f1597dc New: Ignore inaccessible files with getting files
10 months ago
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
Qstick 473405ceeb
Update file and folder handling methods from Radarr (#1051)
2 years ago
ta264 f917d0e9bc Add FileInfo utility functions to DiskProvider
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
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
Qstick 37d004d78d Fixed: Copy linux permission mask when moving to recycle bin
4 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
4 years ago
ta264 d4fa9b7345 Remove trailing whitespace
4 years ago
ta264 10fc0b071f Fixed: NET Core doing copy/delete instead of rename
5 years ago
Taloth Saldono 0cff6c1fdf Tiny fix in test, left-over from my on-windows test.
5 years ago
Taloth Saldono d5c2308587 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
ta264 5c07b39b04 Fixed: Convert MonoOnly to PosixOnly
5 years ago
Qstick bd374825f1 Fixed: Logging Statements and Tests
5 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick 23670bca12 New: Upstream Updates
5 years ago
Qstick 612d948eba Fixed: Some Tests and Added New Ones
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
6 years ago
Leonardo Galli ee1ebfd893 Remote Test debugging yey!
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Taloth Saldono 4bf3ef45b0 Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Taloth Saldono 97cdb6a4a5 Fixed: ZFS and other mounts now listed in the System page.
8 years ago
Taloth Saldono cc72699b8a Fixed: Added verified file transfer mode that doesn't revert to copy.
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 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 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
Mark McDowall 85a9b74008 File Browser
10 years ago