Commit graph

172 commits

Author SHA1 Message Date
Kevin van Zonneveld
4a7c30a1a1 Fix linting @hedgerh 2016-02-11 09:24:08 +01:00
Harry Hedger
ff68aa29fb Work on GoogleDrive file fetching and directory browsing. 2016-02-09 21:51:54 -05:00
Kevin van Zonneveld
132a0795a7 Merge pull request #55 from transloadit/feature-modal-demo
Feature modal demo
2016-02-09 19:27:49 +01:00
Artur Paikin
6ccb50b3f2 fix ru locale duplicate key 2016-02-09 12:48:06 -05:00
Artur Paikin
377e3951be conflict 2016-02-09 12:45:55 -05:00
Harry Hedger
a2d84d508b It looks ugly, but files and folders are displaying. 2016-02-09 12:43:25 -05:00
Harry Hedger
70362d9422 Working on file listing. 2016-02-09 12:43:25 -05:00
Harry Hedger
8be436fd29 Lint. 2016-02-09 12:43:25 -05:00
Harry Hedger
1bed7eb8e4 Authentication is now working on client side. Added credentials to requests. 2016-02-09 12:43:25 -05:00
Harry Hedger
ea81ec9e8c Check for auth session on new object. Add auth link to auth template. 2016-02-09 12:43:25 -05:00
Harry Hedger
6af4293dbe Fixed styles 2016-02-09 12:43:24 -05:00
Harry Hedger
8793615b03 Linting issues 2016-02-09 12:43:24 -05:00
Harry Hedger
88a3c3a642 Render authentication. Added event listeners to each sidebar item. 2016-02-09 12:43:24 -05:00
Harry Hedger
15b5d4c054 Adding event listeners. Plugin connection. 2016-02-09 12:43:24 -05:00
Harry Hedger
6e58c74854 Fixed linting issues. 2016-02-09 12:43:24 -05:00
Harry Hedger
cb6257088e Modal overlay showing. 2016-02-09 12:43:23 -05:00
Harry Hedger
67ed86f592 Modal plugin renders correctly. 2016-02-09 12:43:23 -05:00
Harry Hedger
fa4be41f79 WIP. Creating Modal plugin. 2016-02-09 12:43:23 -05:00
Harry Hedger
a220f3f728 Trying out modal partials. It works. 2016-02-09 12:43:23 -05:00
Harry Hedger
df945e4909 Authorize template. Modal plugin layout. 2016-02-09 12:43:23 -05:00
Artur Paikin
04d049c728 Resolved conflict 2016-02-09 12:42:02 -05: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
Artur Paikin
98b10f6b50 Tweaks 2016-02-09 02:12:25 -05:00
Artur Paikin
38cd339914 check if window is undefined 2016-02-09 02:11:56 -05:00
Artur Paikin
4216c86200 return and minor fixes 2016-02-09 02:11:41 -05:00
Artur Paikin
02fc0aa75e Move template to render method 2016-02-09 02:10:47 -05:00
Artur Paikin
07c22b1e1c Progressbar improvements 2016-02-06 13:16:21 -05:00
Artur Paikin
01a7836a26 install method in Plugin, Core runs waterfall on all installs, then on all runs 2016-02-06 13:15:59 -05:00
Artur Paikin
9f7425a425 Progress plugin, refactoring 2016-02-05 02:04:37 -05:00
Artur Paikin
436a176012 Basic event emitter and progress event 2016-02-04 14:23:04 -05:00
Artur Paikin
87386edac8 Progress event emitter, Core.log(), styles 2016-02-01 15:56:01 -05:00
Artur Paikin
3db661806a Basic progress bar 2016-02-01 01:57:48 -05:00
Artur Paikin
5aa50f70dd DragDrop improvements, autoProceed, multiple instances support, styles, grid 2016-02-01 00:56:49 -05:00
Artur Paikin
d8543fcd3a Update from master 2016-02-01 00:53:55 -05:00
Artur Paikin
adc14cfd9b Docs build fix, comment added to DragDrop autoSubmit 2016-01-28 12:18:58 -05:00
Artur Paikin
40c30549b4 Changelog, config, minor tweaks 2016-01-28 00:20:06 -05:00
Artur Paikin
6b1034111c formData (?), autoSubmit true/false working 2016-01-28 00:19:32 -05:00
Artur Paikin
ec529a2c93 Blank line? 2016-01-26 19:08:11 -05:00
Artur Paikin
9ac7718748 Switch to es6 templates 2016-01-26 18:58:17 -05:00
Artur Paikin
1962734523 Dragdrop uses templates, minor tweaks for Core & Translator, styles 2016-01-26 10:32:45 -05:00
Kevin van Zonneveld
44c28178a7 Fix documentation building 2016-01-24 10:36:28 +01: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
db917f8bba Merge pull request #48 from transloadit/feature-google-drive
Google Drive Plugin Start
2016-01-23 16:51:07 -05:00
Harry Hedger
c14f7786f8 Added EJS 2016-01-23 16:50:27 -05:00
Kevin van Zonneveld
0c3e1cbb46 Fix linting 2016-01-23 16:34:40 -05:00
Harry Hedger
a645a9ef5a Working on GoogleDrive plugin. Changes to Dropbox example. 2016-01-23 16:34:40 -05:00
Artur Paikin
86c7fba977 Templates: ejs and ES6 template strings, for comparison 2016-01-22 15:56:07 -05:00
Artur Paikin
b97d0ba04a Locales updated 2016-01-22 15:56:07 -05:00