Releases: Beercow/OneDriveExplorer
Releases · Beercow/OneDriveExplorer
v2022.03.11-r1
Change Log
Added
commandline
- -d option for using with KAPE
v2022.03.11
Change Log
Added
commandline/GUI
- Added path in JSON
GUI
- Unload all folders changed to Unload all files
- Enabled Details pane to allow for copy/paste of information
- Path in Details pane
- Disable collapse folders when there are no folders to collapse
- Files/Folders alphabetical order
- Indication if search term is not found
- Progress bar on exe splash screen
- file/folder count when parsing JSON
- Copy Menu
- Copy Name
- Copy Path
- Copy Details
Fixed
- Changed buffer to prevent names from getting cut off
- Fixed paths to be Windows paths \ vs /
v2022.03.04
Change Log
Added
commandline
- --debug argument
GUI
- Debug messages
Fixed
- Freezing on Import JSON/CSV
- Menus and Find were not disabled during Load JSON
- Handle error if Name is not found
v2022.03.02
Change Log
Added
commandline/GUI
- Registry hive option
- File size information
GUI
- Disable hive dialog in Preferences
Fixed
- Error in file/folder count that could cause the GUI to freeze
- Disabled Find unless something is loaded
- --pretty changed to check box in Preferences
- Set minimum size on GUI
Sharing is caring
Change Log
Added
commandline/GUI
- Shared folders added to JSON
GUI
- Options menu
- Save to JSON
- Save to CSV
- Save to HTML
- Save to path
- Splash screen to executable
- More icons
v2022.02.18
Change Log
Added
commandline
- Export to csv
- Export to html
GUI
- Import csv
- Horizontal scrollbar on treeview
- icons
- Requires Pillow
Fixed
- Bug where one folder and it’s contents would get dropped
- File/folder count
v2022.02.16
Change Log
Added
- Requires pandas
Fixed
- Folder_UUID is now ParentId
- Object_UUID is now DriveItemId
- Names not resolving properly
- Huge performance increase to parser
v2022.02.11
Change Log
Added
GUI
- Autosaves parsed data to JSON
- Load multiple dat/json
- Added load JSON
- Unload of individual or all files
- Better ordering of folder structure
- Right click menu
- Remove folder
- Copy
- Expand folder
- Collapse folder
cmdline/GUI
- Top level object, Type changed to Root, Name changed to name of parsed file
- Default JSON file name changed from OneDrive.json to <filename>_OneDrive.json
Fixed
- Minor code cleanup
v2022.02.09
Change Log
Added
- Added search to the GUI
Fixed
- Can load new file in GUI without closing
- Improved personal file parsing
- Handle exception if object name cannot be found
OneDrive Personal
Change Log
Added
- Added support for OneDrive Personal dat files
Fixed
- Missing files/folders