Pomax
|
15c25e7ff9
|
PR fix
|
2014-09-09 10:10:30 -07:00 |
Pomax
|
cdd38f2db4
|
async slimming
|
2014-09-09 09:53:48 -07:00 |
Alan K
|
a9551d8a56
|
cleanup
|
2014-09-02 18:34:50 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
4d10ba29a9
|
Use global vs. window for browserify resolution of global object, fixes shared watch events in Intercom
|
2014-07-15 11:36:53 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
939d015e6d
|
All tests passing, replaced zlib.js with jszip, upstream fixes to browser-request + jszip for Buffers
|
2014-06-06 21:29:09 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
fa65a34905
|
Get Buffer use fixed, expose Buffer via Filer.Buffer, most tests passing.
|
2014-06-06 11:14:52 -04:00 |
Kieran Sedgwick
|
0b8e52e265
|
Deleted lib/debug.js
No need to keep files we don't use!
|
2014-05-29 11:18:42 -04:00 |
Kieran Sedgwick
|
2d245a0b26
|
Removed unnecessary files
|
2014-05-26 16:51:42 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
f0ac6ed32a
|
Fix Zlib export
|
2014-05-23 17:07:23 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
375719b49b
|
Refactor module system from AMD to CommonJS
|
2014-05-23 14:14:06 -04:00 |
David Humphrey
|
5fcd313e2f
|
Fix issue #56: Support Filer in node.js as an fs alternative
|
2014-05-22 23:04:08 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
16c64d1ca2
|
Switched to zlib.js, all tests passing
|
2014-05-14 13:31:53 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
c9cb4b4bdb
|
Work thus far, still not right
|
2014-05-14 13:31:52 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
fe4b1e5c0e
|
Adding sh.zip() but still failing a test
|
2014-05-14 13:31:52 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
3411ba2dd3
|
First working end-to-end unzip test passing
|
2014-05-14 13:31:52 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
5a13dbfa4d
|
Initial commit of zip.js lib
|
2014-05-14 13:31:52 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
4a0ffb5f5a
|
Fix EventEmitter to match that expected by Intercom
|
2014-03-12 16:49:20 -04:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
a365144e97
|
First passing tests for fs.watch(), use EventEmitter2 via bower
|
2014-03-06 22:27:10 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
799a7ae4b1
|
Add intercom.js functionality for inter-window event broadcast
|
2014-03-06 19:56:49 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
2829079bd3
|
Add Shell.cat() with tests
|
2014-02-19 15:33:37 -05:00 |
David Humphrey
|
a3a1c50b4e
|
Add Zlib adapter, generalize adapter tests
|
2013-12-03 15:14:20 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
8c9127d798
|
Remove need for encoding-indexes.js, trim bits of lodash.js we don't need. Fixes #57
|
2013-12-02 15:10:43 -05:00 |
Alan Kligman
|
bb46fa34e8
|
removed all uses of promises; remove promise library since it's not longer needed
|
2013-11-21 20:44:57 -05:00 |
David Humphrey (:humph) david.humphrey@senecacollege.ca
|
2a8705ed0b
|
Add fs.readFile, fs.writeFile with tests
|
2013-11-08 15:33:44 -05:00 |
Alan Kligman
|
1893122fe7
|
Removed.
|
2013-08-16 16:33:48 -04:00 |
Alan Kligman
|
14759635c0
|
WIP
|
2013-05-30 14:57:33 -04:00 |
Alan Kligman
|
1dda23789e
|
Modified when.js to avoid deferring callbacks using setTimeout (this breaks IndexedDB). Added promise-based API wrapper for IndexedDB.
|
2013-05-25 11:15:00 -04:00 |
Alan Kligman
|
ad3aa5eac8
|
Added new example using a TAR file. Also fixed a few bugs with the root directory. Should refactor that in a future patch so that the root directory handled more clearly.
|
2012-12-13 20:24:07 -05:00 |
Alan Kligman
|
bd2d0fe880
|
Refactored previous API to allow for linking.
|
2012-11-13 19:05:57 -05:00 |
Alan Kligman
|
3ef1488691
|
mkdir is now used internally.
|
2012-10-08 02:22:58 -04:00 |
Alan Kligman
|
46821604fb
|
Initial commit.
|
2012-10-07 01:42:58 -04:00 |