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
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
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
30d105346e
Show that latest logs are at the top
2015-12-18 17:02:55 +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
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
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
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
Kevin van Zonneveld
10a86f6f5d
More accurate var names
2015-12-18 09:11:17 +01:00
Artur Paikin
4599bd5418
Layout tweaks
2015-12-18 01:32:01 -05:00
Artur Paikin
6d0f4a950a
Favicon logo version
2015-12-18 01:31:43 -05:00
Artur Paikin
df8c4b195d
Style refactoring and improvements
2015-12-18 01:31:29 -05:00
Artur Paikin
07fb39dca9
Remove these files from this location
2015-12-18 01:31:04 -05:00
Artur Paikin
beb1076ff7
Description text updates
2015-12-18 01:30:44 -05:00
Artur Paikin
3a733c1e61
Styles, example, colors
2015-12-17 16:07:51 -05:00
Kevin van Zonneveld
3fedf47f64
Add a massive hack
2015-12-17 18:13:42 +01:00
Kevin van Zonneveld
382d59babc
Update intended working
2015-12-17 17:24:58 +01:00
Kevin van Zonneveld
b9f0111f3a
We'll need a real renderer, otherwise Hexo deletes artifacts in one-off builds
2015-12-17 16:55:10 +01:00
Kevin van Zonneveld
9cac222b81
Remove unused event handler
2015-12-17 16:12:58 +01:00
Kevin van Zonneveld
0b0d3498f7
Remove debug statements
2015-12-17 15:52:17 +01:00