Commit Graph

34 Commits (8a38e124fd160013c4b7c27dd6c35b69e9b83423)

Author SHA1 Message Date
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
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
Qstick 37d004d78d Fixed: Copy linux permission mask when moving to recycle bin
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 d4fa9b7345 Remove trailing whitespace
5 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
6 years ago
Qstick 65efa15551 New: Backend changes for new UI
6 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!
8 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.
9 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."
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
Mark McDowall 3ed8f0ea84 Fixed: Not properly getting the parent of a folder with a trailing slash
10 years ago
Taloth Saldono 11803afc39 Added FolderWritable to DiskProvider to centralize the check.
10 years ago
Mark McDowall 85a9b74008 File Browser
10 years ago