summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/src/services.cpp
AgeCommit message (Collapse)Author
2018-04-21CloudFile:aunsane
- fix #1278 - decrease volume of response data with fields filtering - fix uploading for gdrive and onedrive in some cases - simplifying upload code - version bump
2018-04-18core changes:George Hazan
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app; - Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure; - PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts
2018-04-06CloudFile: no need to create fake protocol instances just for searchGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-03-11CloudFile: Dropbox OAuth with miranda-ng redirect uriaunsane
2018-02-28CloudFile: cannot see cloud accounts after setup (fixed #1169)aunsane
2018-02-24SendSS: Reworking settings (#1144)aunsane
CloudFile: fix upload service Db_autobackups: fix build
2018-02-24CloudFile: Implement new upload services (#1144)aunsane
2018-02-21Implement service that returns the list of available CloudFile services (#1144)aunsane