Commit Graph

456 Commits

Author SHA1 Message Date
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
Alan K 5b521675c4 v0.0.16 2014-07-15 15:26:58 +02:00
Alan K 95a6200dbb Merge pull request #237 from humphd/issue235-followup
Follow-up fix for issue #235, deal with '/' when adding trailing slash
2014-07-15 15:24:50 +02:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 08f037ce53 Follow-up fix for issue #235, deal with '/' when adding trailing slash 2014-07-14 16:46:52 -04:00
Alan K fc3380c6bb v0.0.15 2014-07-14 22:01:52 +02:00
Alan K 9288943b36 Merge pull request #236 from humphd/issue235
Fix issue #235 - Allow recursive watches on root directory
2014-07-14 22:00:06 +02:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 87e291da64 Fix issue #235 - Allow recursive watches on root directory 2014-07-14 15:51:40 -04:00
Alan K e23cf3a056 Merge pull request #220 from humphd/guid
Make Filer node guid pluggable, default to de-duping ids on generation.
2014-07-14 20:49:56 +02:00
Alan K 4811a8575a v0.0.14 2014-07-14 20:33:22 +02:00
Ali Al Dallal 3733704a15 Fix bower old version 2014-07-14 14:16:34 -04:00
David Humphrey f9b3b69588 Merge pull request #226 from humphd/requirejs-test
Requirejs test - Going to land this so we don't regress. @modeswitch FYI in case you want to back it out, but since you're so busy I want to press ahead, and this is pretty low risk.
2014-07-02 15:25:21 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca fdfd643d43 Add link to issue 2014-07-02 15:17:22 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca a38a32d5fb Make browser-request happy and provide a global shim for XHR in issue225 test 2014-07-02 15:17:22 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 5c9ba07706 Test for Filer as AMD module use in require.js with Buffer, regression issue 225 2014-07-02 15:17:22 -04:00
David Humphrey acd806c7b8 Update README.md
Fix some typos
2014-06-25 14:30:39 -04:00
David Humphrey 1863156114 Update README.md
Include additional things we've done recently but haven't documented (UMD module loading, npm/bower, Buffer rewrite).
2014-06-25 14:28:53 -04:00
Alan K 1abc0d4f86 v0.0.13 2014-06-25 13:54:32 -04:00
Alan K 26742e635b Merge pull request #231 from humphd/issue230
Fix Issue #230
2014-06-25 13:53:49 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 76526caa35 Add a clarifying comment about not coercing buffers passed to read operations. 2014-06-25 13:51:07 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 25f2a24cdf Fix Issue #230: Error: Uncaught TypeError: undefined is not a function on <Buffer>.copy() 2014-06-25 13:13:55 -04:00
Alan K c3681d4db6 v0.0.12 2014-06-23 14:31:58 -04:00
Alan K d38d1d0b6d Merge pull request #229 from humphd/global-fix
Fix #228: Uncaught [Filer Error] Your browser doesn't support IndexedDB or WebSQL.
2014-06-23 14:35:21 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 98cd3e6da7 Fix #228: Uncaught [Filer Error] Your browser doesn't support IndexedDB or WebSQL. 2014-06-23 13:09:02 -04:00
Alan K 31b062152e v0.0.11 2014-06-10 14:53:04 -04:00
Alan K 2ea7673252 Merge pull request #225 from alicoding/filerBrowserify
Remove builtin option from gruntfile.js
2014-06-10 14:57:02 -04:00
Ali Al Dallal ab7a59a875 Remove builtin option from browserify 2014-06-10 11:50:27 -07:00
Ali Al Dallal cba19693ac v0.0.11 2014-06-10 11:39:55 -07:00
Alan K 550b5c6ea9 v0.0.10 2014-06-09 10:40:50 -04:00
Alan K 5cc39b1964 Merge pull request #222 from humphd/buffer
WIP - moving to Buffer internally from Uint8Array, not passing all tests yet
2014-06-09 10:43:03 -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 c8dcd2d14a Switch to build-time check vs run-time for request module in browserify 2014-06-06 11:41:26 -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
David Humphrey (:humph) david.humphrey@senecacollege.ca 1914f7a52b WIP - moving to Buffer internally from Uint8Array, not passing all tests yet. 2014-06-04 15:52:08 -04:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 5ab211d14d Make Filer node guid pluggable, default to de-duping ids on generation. 2014-06-02 16:44:20 -04:00
David Humphrey b51957ea77 Merge pull request #219 from gideonthomas/addAuthors
Add author Gideon Thomas to AUTHORS
2014-05-31 17:00:47 -04:00
gideonthomas 0144958da7 Add author Gideon Thomas to AUTHORS 2014-05-31 13:26:23 -04:00
Alan K 0d60f45be9 Merge pull request #216 from sedge/issue-204
Closes #204 - Move network.js
2014-05-29 15:56:47 -04:00
Kieran Sedgwick bb23e902d2 Closes #204 - Move network.js
The network module (network.js) logically fits better in /shell since it's the only part of filer that uses it.
2014-05-29 13:00:20 -04:00
Alan K d0418fa0d3 Merge pull request #213 from sedge/issue-193
Deleted lib/debug.js
2014-05-29 11:29:47 -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
Alan K cc74e26b09 v0.0.9 2014-05-28 16:00:10 -04:00
Kieran Sedgwick 2dfc0db153 Merge pull request #210 from sedge/standalone
Added standalone option to Filer's browserify build step
2014-05-28 15:38:30 -04:00
Kieran Sedgwick 73b6379449 Added standalone option to Filer's browserify build step 2014-05-28 14:50:19 -04:00
Alan K e7e44bb921 Update AUTHORS 2014-05-27 19:59:20 -04:00
Alan K 38927c2d3b Merge pull request #206 from sedge/authorBump
Added myself to the Authors list
2014-05-27 19:58:27 -04:00
Kieran Sedgwick 432194c2f7 Added myself to the Authors list 2014-05-27 16:24:33 -04:00
Alan K ce4fe0fa41 v0.0.8 2014-05-27 14:58:10 -04:00
Alan K 9811403d3c fix port blocking 2014-05-27 14:57:46 -04:00
Alan K 405e8b3ea3 fix release & test-node targets 2014-05-27 14:51:55 -04:00
Alan K 808735918e Allow publishing from dirty working copy. 2014-05-27 14:47:52 -04:00