Commit Graph

10 Commits

Author SHA1 Message Date
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