Artur Paikin
d6ee3b973b
Change plugin name to id, manually set it everywhere — IE doesn’t support constructor.name
2016-05-02 16:20:37 -04:00
Kevin van Zonneveld
6707e35b7c
Change uppy-server port to 3020
2016-04-08 19:52:54 +02:00
Kevin van Zonneveld
37c622faf5
Add a test-acceptance script which spins up servers in the background
2016-04-06 10:32:04 +02:00
Kevin van Zonneveld
ae55424d1d
Upgrade eslint & standard and fix linting accordingly
2016-03-18 11:22:40 +01:00
Kevin van Zonneveld
2d30ca657a
Rename acquire->acquirer
2016-03-07 10:29:52 +01:00
Kevin van Zonneveld
9b8595943a
core: Rename selecter to acquire
2016-03-07 09:25:08 +01:00
Harry Hedger
4942410af2
Added :fast npm scripts to speed build time. Removed annoying escaped double quotes.
2016-02-09 04:06:07 -05:00
Harry Hedger
36f85df984
Removed superagent
2016-02-09 02:57:17 -05:00
Kevin van Zonneveld
322c90ccf8
No more standard exceptions
2016-01-24 10:18:48 +01:00
Harry Hedger
9963246219
Semicolons from Dropbox.js
2016-01-23 16:53:43 -05:00
Harry Hedger
a645a9ef5a
Working on GoogleDrive plugin. Changes to Dropbox example.
2016-01-23 16:34:40 -05:00
Kevin van Zonneveld
8ff502012d
Fix console.err reference
2016-01-20 11:48:11 +01:00
Kevin van Zonneveld
527831f65d
Don't allow unused-vars and remove one standard deviation
2016-01-20 10:41:32 +01:00
Kevin van Zonneveld
0aed4ba4bb
Adopt 'standard' linting (with 3 exceptions so far)
...
https://github.com/feross/eslint-config-standard/blob/master/eslintrc.js
on
2016-01-20 10:15:12 +01:00
Kevin van Zonneveld
cdb4e6ad6f
Make the build pass again by trimming line length
2016-01-19 23:47:53 +01:00
Kevin van Zonneveld
bd85a07cd6
No semi colons
2016-01-19 23:42:05 +01:00
Kevin van Zonneveld
bb28fa487e
Actually use tus :D
2015-12-21 14:03:02 +01:00
Kevin van Zonneveld
e578feba47
We were getting an array of an array of files in Tus10.js
...
Made it now that every plugin can return {from: PluginName, files:
fileList} as a result - and run can use Plugin.extractFiles to get a
list of all the actual files
2015-12-21 12:50:56 +01:00
Kevin van Zonneveld
205e144899
eslinting Dropbox.js
2015-12-21 12:50:56 +01:00
Kevin van Zonneveld
86409d1570
Rename TransloaditPlugin -> Plugin
2015-12-18 13:44:43 +01:00
Kevin van Zonneveld
22cd151c32
Fix Dropbox example
2015-12-18 12:41:14 +01:00
Kevin van Zonneveld
2445526147
Give all our our classes a type
2015-12-18 12:30:05 +01:00
Kevin van Zonneveld
296857edc9
Allow website updater to be ran from any dir
2015-12-18 12:09:47 +01:00
Harry Hedger
12cfb9a32e
Dropbox requests without SDK
2015-12-05 15:01:20 -05:00
Harry Hedger
b416ed59d0
cleanup and fixed dir string
2015-12-05 15:01:20 -05:00
Harry Hedger
d57c9d8637
Working example for dropbox selector
2015-12-05 15:01:20 -05:00
Harry Hedger
2be4372b5e
Fixed build issue
2015-11-27 08:08:19 -05:00