summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/src/main.cpp
AgeCommit message (Collapse)Author
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-03-01Removed old dropbox header #1144aunsane
2018-02-28CloudFile: cannot see cloud accounts after setup (fixed #1169)aunsane
2018-02-19CloudFile: added support for the usual accounts system(#1144)aunsane
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-09-12CloudFile: fix netlib descriptionaunsane
2017-05-07CloudFile:aunsane
- reworked options to dupport default service - added options to select conflict behavior - multiple fix and refactoring - version bump
2017-04-28CloudFile:aunsane
- avoid to simultaniosly load wit Dropbox plugin - service loading moved to modules loaded - cleanup
2017-04-26CloudFile: fix dropbox url generationaunsane
2017-04-16CloudFile: initial commitaunsane
- Dropbox (worked) - Yandex.Disk (worked) - GDrive (not worked)