Commit graph

411 commits

Author SHA1 Message Date
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
6705da7b8c e for consistency 2015-12-21 12:50:56 +01:00
Kevin van Zonneveld
027e0ca95f Break up checkDragDropSupport conditions for readability 2015-12-21 12:50:56 +01:00
Kevin van Zonneveld
29d535023f Whitespace 2015-12-21 12:50:56 +01:00
Kevin van Zonneveld
205e144899 eslinting Dropbox.js 2015-12-21 12:50:56 +01:00
Harry Hedger
0a1b99cb4b CONTRIBUTING.MD: fixed guide link 2015-12-20 23:16:06 -05:00
Artur Paikin
15fc04c27c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	website/_config.yml
2015-12-18 20:25:47 -05:00
Artur Paikin
37bde866af sizes 2015-12-18 20:25:06 -05:00
Artur Paikin
b25c521784 Slight spacing tweak 2015-12-18 20:24:25 -05:00
Artur Paikin
18275ce338 Fixing Promise waterfall in Core and DragDrop plugin 2015-12-18 20:24:09 -05:00
Kevin van Zonneveld
85bba53bcc First swing at Multipart Form plugins 2015-12-18 19:45:28 +01:00
Kevin van Zonneveld
b20cfc3b2b Re-use examples 2015-12-18 18:52:05 +01:00
Kevin van Zonneveld
3a2e554b06 Move website dev docs to top close to uppy dev docs 2015-12-18 17:44:13 +01:00
Kevin van Zonneveld
d69ce86877 Rename Transloadit->Core 2015-12-18 17:10:25 +01:00
Kevin van Zonneveld
30d105346e Show that latest logs are at the top 2015-12-18 17:02:55 +01:00
Kevin van Zonneveld
80f857cc14 Move uploading code out of DragDrop plugin, into own plugins 2015-12-18 17:01:34 +01:00
Kevin van Zonneveld
829ac6f46a More helpful log 2015-12-18 17:00:38 +01:00
Kevin van Zonneveld
585d50c5d0 Make console a bit bigger 2015-12-18 17:00:30 +01:00
Kevin van Zonneveld
379e2b1999 Add 'support' for console logging non-strings 2015-12-18 16:42:27 +01:00
Kevin van Zonneveld
2b50e68144 Let's not confuse newcomers with DOMContentLoaded for now 2015-12-18 16:37:32 +01:00
Kevin van Zonneveld
960ebfc6e7 Order examples alphabetically for now 2015-12-18 16:37:13 +01:00
Kevin van Zonneveld
fd617a7195 Copy changes 2015-12-18 15:57:15 +01:00
Kevin van Zonneveld
421278e28c Automate importing a better code-sample into the frontpage layout 2015-12-18 15:23:50 +01:00
Artur Paikin
a7f84c4668 Minor margin and button order tweaks 2015-12-18 08:25:36 -05:00
Kevin van Zonneveld
68053bb988 This should no longer be necessary @arturi 2015-12-18 14:02:29 +01:00
Artur Paikin
6dd4e2e6e4 Conflict 2015-12-18 07:58:26 -05:00
Kevin van Zonneveld
efad91b67f Actually, there's example css, plugin css, core css. 2015-12-18 13:55:03 +01:00
Kevin van Zonneveld
4eb5ba3be9 Separate uppy css from dragdrop css 2015-12-18 13:50:01 +01:00
Kevin van Zonneveld
86409d1570 Rename TransloaditPlugin -> Plugin 2015-12-18 13:44:43 +01:00
Kevin van Zonneveld
db69cb4a30 Typically, js is loaded at the bottom 2015-12-18 13:43:19 +01:00
Kevin van Zonneveld
931bc26640 End with a period 2015-12-18 13:43:10 +01:00
Kevin van Zonneveld
498cc80802 Document watch css 2015-12-18 13:38:59 +01:00
Kevin van Zonneveld
99c19cadc4 Less nesting in example dirs 2015-12-18 13:38:13 +01:00
Kevin van Zonneveld
872a1dcbb5 Reflect uppy.css dist changes in website 2015-12-18 13:37:58 +01:00
Kevin van Zonneveld
382c09897c Leave tus out of Dropbox example 2015-12-18 12:42:34 +01:00
Kevin van Zonneveld
fff968234e Size updated 2015-12-18 12:41:26 +01:00
Kevin van Zonneveld
545c671a97 Better colors 2015-12-18 12:41:22 +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
ca0058dc8e Add styling for debug console 2015-12-18 12:29:42 +01:00
Kevin van Zonneveld
144af8d9ff Give examples their own layout so they can share more logic 2015-12-18 12:29:23 +01:00
Kevin van Zonneveld
e2bad4e730 Automatically build all things (also umd) and inject into website 2015-12-18 12:19:46 +01:00
Kevin van Zonneveld
296857edc9 Allow website updater to be ran from any dir 2015-12-18 12:09:47 +01:00
Kevin van Zonneveld
dafde0227b Footer already contains copyright notice
Puppy icon by Jorge Fernandez del Castillo Gomez
2015-12-18 10:20:46 +01:00
Kevin van Zonneveld
a6b6f331a1 Contain examples inside their own dir 2015-12-18 10:19:53 +01:00
Kevin van Zonneveld
083571cd09 Also clean artifacts 2015-12-18 10:19:43 +01:00
Kevin van Zonneveld
7b651f6612 Less verbose example rendering 2015-12-18 09:57:55 +01:00
Kevin van Zonneveld
5c4b592d94 Don't render js (although this didn't solve my issue)
https://github.com/hexojs/hexo/issues/1663#issuecomment-165710259
2015-12-18 09:11:17 +01:00
Kevin van Zonneveld
c8759af60c Opt for a more effective hack
https://github.com/hexojs/hexo/issues/1663#issuecomment-165710259
2015-12-18 09:11:17 +01:00