Alexander Tkachev
|
5b5a89e3e7
|
CLOUD: Make Network::ErrorResponse messages more verbose
This commit updates all usages of Network::ErrorResponse to specify at
least method name if not precise reason why operation failed.
|
2019-08-25 12:15:14 +03:00 |
|
D G Turner
|
ace486cef4
|
CLOUD: Fix Various Shadowing Compiler Warnings from errorCallback.
|
2017-01-10 04:45:22 +00:00 |
|
Eugene Sandulenko
|
fab199d37e
|
JANITORIAL: Make GPL headers uniform
|
2016-09-03 12:46:38 +02:00 |
|
Alexander Tkachev
|
6be736b5ed
|
CLOUD: Update Dropbox Requests
Adding more JSON checks there.
|
2016-08-24 16:07:55 +06:00 |
|
Alexander Tkachev
|
15c6772ff7
|
ALL: Fix debug, warning and error usage
Added prefixes, used debug(9).
|
2016-08-24 16:07:55 +06:00 |
|
Alexander Tkachev
|
d57e0c89b5
|
CLOUD: #define all OAuth2/API-related URLs
|
2016-08-24 16:07:55 +06:00 |
|
Eugene Sandulenko
|
d57fca4665
|
CLOUD: JANITORIAL: Fix code formatting
|
2016-08-24 16:07:55 +06:00 |
|
Alexander Tkachev
|
438ba985a4
|
JANITORIAL: Remove spaces at the end of the line
I knew there were some, but I wanted to fix them once, instead of doing
it all the time.
|
2016-08-24 16:07:55 +06:00 |
|
Alexander Tkachev
|
55568d757c
|
CLOUD: Move Dropbox to API v2
We had a few places where their deprecated API v1 was used.
|
2016-08-24 16:07:55 +06:00 |
|