Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-21 | CloudFile: | 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-21 | code cleaning: | George Hazan | |
- in conformance to C++'11 rules, we don't declare a method as virtual if it's declared as override; - cause this code isn't visible in Pascal anymore, there's no need to use __cdecl calling convention for virtual methods; - since PROTO_INTERFACE is a regular C++ class, there's no need to use old style service declarations for virtual methods like OnModulesLoaded / OnShutdown | |||
2018-04-11 | CloudFile: Add "grant acess" link to CloudFile accounts (fixed #1260) | aunsane | |
2018-04-06 | PF2_NONE : flag for protocols that have no statuses at all | George Hazan | |
fixes #1247 | |||
2018-03-11 | CloudFile: Dropbox OAuth with miranda-ng redirect uri | aunsane | |
2018-03-11 | CloudFile should create Miranda NG folder instead of placing files into ↵ | aunsane | |
Yandex Disk root (fixed #1184) | |||
2018-03-11 | CloudFile: war agains static buffers & buffer overruns | George Hazan | |
2018-02-28 | CloudFile: cannot see cloud accounts after setup (fixed #1169) | aunsane | |
2018-02-21 | Implement service that returns the list of available CloudFile services (#1144) | aunsane | |
2018-02-19 | CloudFile: added support for the usual accounts system(#1144) | aunsane | |