Commit graph

21 commits

Author SHA1 Message Date
Ifedapo Olarewaju
8cf0455c31 companion-client: store auth token via plugins 2019-02-20 08:28:28 +01:00
Ifedapo Olarewaju
eabf6f6576 companion-client: use platform agnositc storage to store auth token 2019-02-10 13:05:42 +01:00
Renée Kooi
66de14cacc
Store Provider instances on this.provider instead of this[this.id]. 2018-11-26 15:01:33 +01:00
Ifedapo Olarewaju
9dd9de0ed3 refactor: dont send raw item data for all providers 2018-10-20 09:48:29 +01:00
Ifedapo Olarewaju
1b59a6f4fb refactor: migrate provide data formatting to backend 2018-10-08 13:40:58 +01:00
Ifedapo .A. Olarewaju
312d078996
Merge pull request #978 from pauln/feature/team-drives
Google Drive: Support Team Drives
2018-09-09 16:39:48 +01:00
Paul Nicholls
6eb74440f6 Google Drive: Tidy up Team Drive implementation
Tidy up Team Drive implementation, based on PR comments:
- state.plugins[this.id] -> this.getPluginState()
- toggleCheckbox override cleaned up
- Team Drive ID logic moved to getItemRequestPath
2018-08-22 15:21:13 +12:00
Ifedapo .A. Olarewaju
387beff17c
Merge pull request #977 from pauln/improvement/drive-v3
Google Drive: move to v3 API
2018-08-11 17:19:49 +02:00
Artur Paikin
c3a1be2c62
Merge branch 'master' into feature/dashboard-ui-notabs 2018-07-27 22:50:35 -04:00
Artur Paikin
99a4c724ca refactor provider icons: move icons to provider-views from providers themselves
//cc @ifedapoolarewaju not saying this is the most optimal solution, but I wanted to move towards “pure data” in provder plugins
2018-07-27 22:38:41 -04:00
Paul Nicholls
d80fe2f924 Add Team Drive support to Google Drive
Team Drives appear at the top of the root listing, similar to folders.
2018-07-27 09:30:45 +12:00
Artur Paikin
66a7457c52 Allow setting custom names for plugins
Closes #920
2018-07-26 02:04:40 -04:00
Paul Nicholls
b1fd98dc3d Google Drive: move to v3 API
Uses v3 of the Google Drive API instead of v2.
2018-07-25 16:00:57 +12:00
Ifedapo Olarewaju
f2ee127e81 rename 'server-utils' to 'companion-client' 2018-07-22 18:53:57 +01:00
Ifedapo Olarewaju
c6ba46d6e2 refactor: use plugin id in error message 2018-07-14 09:17:05 +01:00
Artur Paikin
6cc9f80b53 Colored icons 2018-07-02 10:15:17 -04:00
Ifedapo Olarewaju
ef95ef2441 refactor: allow Array, RegExp, and String for serverPattern 2018-07-01 12:43:40 +01:00
Ifedapo .A. Olarewaju
561e290926
Merge pull request #925 from transloadit/customheaders-uppyserver
feature: add support for custom headers sent to uppy-server
2018-06-30 12:16:17 +01:00
Ifedapo Olarewaju
c8132ba546 feature: add support for custom headers sent to uppy-server 2018-06-30 11:34:58 +01:00
Renée Kooi
72689d01ac
Export Plugin class from @uppy/core. 2018-06-28 12:20:21 +02:00
Artur Paikin
de4babfcd4 Move GoogleDrive plugin to @uppy/google-drive 2018-06-18 01:04:48 -04:00