0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement create and mkdir. More... over 12 years ago
Added write support for Copy endpoint. More... over 12 years ago
Writing root inode information to backend store. More... over 12 years ago
Removing class-global (static) members - Phase I More... over 12 years ago
Skeleton to mount and list files and folders. As of now, it still does nothing. + Shamelessly taken from https://github.com/anupcshan/mycloud. More... over 12 years ago
Recursively store metadata information. More... over 12 years ago
Moar refactor. Moving common code into endpoint. More... over 12 years ago
Use _make_request within dropbox_endpoint. More... over 12 years ago
Add convenience method to make API requests. More... over 12 years ago
Switch to logging from print statements. More... over 12 years ago
Fix #1: Automatically create FS structures on backend providers. More... over 12 years ago
Slight changes to FS structure. More... over 12 years ago
httplib -> httplib2 More... over 12 years ago
Copied over if_file_exists and if_folder_exists from copy_dropbox. More... over 12 years ago
Added if_folder_exists and get_signed_request. + Lifted directly from copy_endpoint. + TODO: Merge into common code. More... over 12 years ago
Add argument parsing. More... about 13 years ago
Add mechanism to check for presence of files. More... about 13 years ago
Add methods to check presence of folders and create folders. More... about 13 years ago
WIP: Detect presence of filesystem metadata. More... about 13 years ago
Moved common config into a separate class. More... about 13 years ago
Pylinted copy_endpoint.py and dropbox_endpoint.py. More... about 13 years ago
Completed pylinting endpoint.py. More... about 13 years ago
WIP: Pylinting endpoint.py More... about 13 years ago
Pylint cloudfs.py. More... about 13 years ago
Implement statfs from backend info. More... about 13 years ago
Fix copy.com endpoint. More... about 13 years ago
Implement mechanism to store and load credentials from local configdir. More... about 13 years ago
Add simple mechanism to register end points. More... about 13 years ago
Add getProviderId. More... about 13 years ago
Dummy statfs implementation. More... about 13 years ago