Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-05-03 | CloudFile: thread functions rewritten using PROTO::ForkThread | George Hazan | |
2018-05-01 | CloudFile: fix for #1315 | aunsane | |
2018-04-23 | CloudFile: fixed #1298 | aunsane | |
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-18 | core 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-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan | |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it ↵ | George Hazan | |
inside | |||
2018-04-13 | fixes #1176 (Autobackup to CloudFile doesn't work) | George Hazan | |
2018-04-11 | CloudFile: Add "grant acess" link to CloudFile accounts (fixed #1260) | aunsane | |
2018-03-30 | fix for the oper-optimizing MSVC compiler | George Hazan | |
2018-03-28 | all protocols rewritten to CMPluginBase | George Hazan | |
2018-03-25 | CloudFile: show error if authorization goes wrong | aunsane | |
2018-03-24 | typo and warning fixes | aunsane | |
2018-03-12 | Autobackup to CloudFile doesn't work (fixed #1176) | aunsane | |
2018-03-11 | CloudFile should create Miranda NG folder instead of placing files into ↵ | aunsane | |
Yandex Disk root (fixed #1184) | |||
2018-03-11 | fixes #1185 (Add icon to CloudFile accounts) | George Hazan | |
2018-03-11 | CloudFile: war agains static buffers & buffer overruns | George Hazan | |
2018-03-09 | CloudFile: bugfix | aunsane | |
- GDrive: fixed authentication - GDrive: fixed upload for small files - Dropbox: increase "create folder" api method version | |||
2018-02-28 | CloudFile: cannot see cloud accounts after setup (fixed #1169) | aunsane | |
2018-02-24 | CloudFile: Implement new upload services (#1144) | aunsane | |
2018-02-19 | CloudFile: added support for the usual accounts system(#1144) | aunsane | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-05-10 | CloudFile: fix "on conflict" fox dropbox | aunsane | |
2017-05-09 | CloudFile: fix upload | aunsane | |
2017-05-08 | CloudFile: fix build for VS2010 | aunsane | |
2017-05-07 | CloudFile: | aunsane | |
- reworked options to dupport default service - added options to select conflict behavior - multiple fix and refactoring - version bump | |||
2017-04-27 | CloudFile: fix uploading small files for GDrive and OneDrive | aunsane | |
2017-04-26 | CloudFile: translate fix | aunsane | |
2017-04-26 | CloudFile: ability to disable services | aunsane | |
2017-04-25 | CloudFile: initial OneDrive implementation | aunsane | |
2017-04-23 | CloudFile: fix for token refresh | aunsane | |
2017-04-23 | CloudFile: implement GDrive upload | aunsane | |
2017-04-16 | CloudFile: initial commit | aunsane | |
- Dropbox (worked) - Yandex.Disk (worked) - GDrive (not worked) |