Revision 3c37e0bb
- Added Dokan "driver" for the ONEDrive resolvers.
- Refactored ONEDrive so that drivers are automatically switched between FUSE and Dokan based on OS. (Lets us maintain a single code base for ONEDrive)
- Added log level code to all modules, so that their log levels can be controlled from settings.py.
- Modified the quote command so that it's easier to use.
- Added quoting and unquoting for PIDs for Windows.
- Refactored structure of imports so that the same imports can be used when running from source and from inside py2exe.
- Cleaned up some unused imports.
- Added conditional formatting of the readme.txt messages so that they get "\r\n" linefeeds on Windows and are displayed correctly.
- Dependency check for FUSE now only done on Linux.
- Added list of special files to ignore on Windows.
Files
- added
- modified
- copied
- renamed
- deleted
View differences