Commit graph

39 commits

Author SHA1 Message Date
Artur Paikin
88f0c55512 DragDrop and Modal minor refactoring 2016-03-13 11:39:08 -04:00
Kevin van Zonneveld
2e7746eea7 core: Pluralize collections (locales, just l like plugins) 2016-03-07 10:16:43 +01:00
Kevin van Zonneveld
b988ef776d Decide on single-noun terminology
npm, umd, dist, package, cdn, module -> bundler -> bundle, and call it
that through-out
2016-02-17 11:09:08 +01:00
Kevin van Zonneveld
3b5d315fa5 Remove Makefile escaping 2016-02-16 10:42:14 +01:00
Artur Paikin
fa4f7502f4 Remove redundant browsersync from website config
Already defined in .browsersync.js and used by hexo-browsersync?
2016-02-12 16:55:23 -05:00
Artur Paikin
d3cb24582a Make build system great again, yet again 2016-02-11 19:57:16 -05:00
Kevin van Zonneveld
8146cd3f1e More silent deploys for easier debugging of Uppy fails 2016-02-11 09:43:59 +01:00
Kevin van Zonneveld
2046e7a6a7 For testing, run lint & unit tests for now 2016-02-11 09:23:26 +01:00
Artur Paikin
6e10cad76e Use ejsify 2016-01-26 10:29:51 -05:00
Harry Hedger
a645a9ef5a Working on GoogleDrive plugin. Changes to Dropbox example. 2016-01-23 16:34:40 -05:00
Artur Paikin
466ac05ff1 Handlebars + hbsfy for templates
Gave it a try
2016-01-22 15:56:07 -05:00
Artur Paikin
44bb2d104c Another update / conflict ¯\_(ツ)_/¯ 2016-01-11 16:42:54 -05:00
Kevin van Zonneveld
304eaadca0 Fix disc 2016-01-11 08:27:25 +01:00
Artur Paikin
595dea1a8a Remove extra browserify call 2016-01-11 02:06:32 -05:00
Kevin van Zonneveld
1d4afe1c4c Add umd disc 2016-01-10 10:40:49 +01:00
Artur Paikin
fe3475737b Locale umd build
Should work everywhere now
2016-01-08 19:56:15 -05:00
Kevin van Zonneveld
d85d79a047 Don't remove dist completely before build. Let's us remove sleep from watch:all /cc @arturi @hedgerh 2016-01-05 17:23:36 +01:00
Kevin van Zonneveld
872a1dcbb5 Reflect uppy.css dist changes in website 2015-12-18 13:37:58 +01:00
Kevin van Zonneveld
c65552b455 Make it so that bash scripts fail on the first fail
And add other handy/polite sugar such as easy traces and pointers to
current file
2015-12-11 10:49:33 +01:00
Kevin van Zonneveld
3870c31519 Switch to a bash shebang that's considered to be more portable 2015-12-11 10:47:23 +01:00
Kevin van Zonneveld
038df93035 Rename website->web in all scripts for consistency 2015-12-11 10:34:45 +01:00
Kevin van Zonneveld
86ba32b6a7 Since Makefile no longer handles deploy, variables need to be placed in dedicated deploy script 2015-12-11 10:26:52 +01:00
Harry Hedger
5eac853293 Updated travis. Moved src/core/Tranloadit.js to src/core/Core.js 2015-12-10 13:20:21 -05:00
Harry Hedger
4412428205 Makefile now calls npm scripts. Added bin/website-deploy script. Removed some npm scripts. 2015-12-10 13:04:54 -05:00
Harry Hedger
278495e27d Removed bin/builder script. Updated .gitignore. 2015-12-10 04:34:59 -05:00
Kevin van Zonneveld
f432e908f7 Let update.js copy the dist into examples 2015-12-08 16:38:14 +01:00
Harry Hedger
3fdf14f6a3 Copy to examples folder 2015-12-08 09:51:55 -05:00
Artur Paikin
b34d3a5628 Merge 2015-11-27 08:37:39 -05:00
Harry Hedger
1f8cf50da8 Updated build system 2015-11-27 05:40:45 -05:00
Harry Hedger
40d50b58ec Modified build system. Added dist build script 2015-11-27 02:49:20 -05:00
Kevin van Zonneveld
d07360a207 Rename to uppy 2015-11-26 16:00:49 +01:00
Kevin van Zonneveld
2f0ddbcd38 Structure is directly under core now 2015-11-24 15:17:22 +01:00
Kevin van Zonneveld
2c8930c706 Playground fixes 2015-11-24 14:53:23 +01:00
Kevin van Zonneveld
7a60440d4b First swing at bundles & individual builds 2015-11-24 14:24:59 +01:00
Kevin van Zonneveld
6ee50f3f00 Install the artifacts into the example projects after every build 2015-11-24 12:21:37 +01:00
Harry Hedger
223f2079ac Fixed build script to compile core 2015-11-23 11:19:41 -05:00
Harry Hedger
1a7fd2985c Pushing intentionally broken build script 2015-11-23 11:06:03 -05:00
Harry Hedger
689ecc18a3 changed test name 2015-11-17 12:32:29 -05:00
Harry Hedger
df1648aad3 Refactored npm scripts. 2015-11-17 12:27:15 -05:00