SupSuper
|
272d4105b2
|
WIN32: Fix libcurl redefining ARRAYSIZE
libcurl pulls in Windows headers, so let's include it first to avoid clashing with common headers
|
2018-12-17 12:28:33 +02:00 |
|
Eugene Sandulenko
|
fab199d37e
|
JANITORIAL: Make GPL headers uniform
|
2016-09-03 12:46:38 +02:00 |
|
Alexander Tkachev
|
166d1121e5
|
CLOUD: Update TokenRefreshers
Box's, Google Drive's and OneDrive's token refreshing requests have more
JSON checks now.
|
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
|
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
|
b180c73675
|
CLOUD: Do some refactoring/cleanup
Nothing really major.
|
2016-08-24 16:07:55 +06:00 |
|
Alexander Tkachev
|
85f1ce8ece
|
CLOUD: Add BoxTokenRefresher and BoxStorage::info()
BoxTokenRefresher does refresh if HTTP 401 is returned by the server.
To test refresher, BoxStorage::info() was added.
|
2016-08-24 16:07:55 +06:00 |
|