Merge pull request #374 from humphd/parceljs
Alan K
2018-07-14 12:49:55 -0400
e155c2d1a0Remove unneeded requirejs dep
#374
David Humphrey
2018-07-14 11:25:17 -0400
9832807dd1Rebase and update to changes on develop
David Humphrey
2018-07-14 11:21:34 -0400
65bbc17ccbUpdate package.json + tests/ to support browser property for bundlers, delete old useless tests for AMD
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-06-28 19:26:08 -0400
c15145cc03Fix tests so they work and pass with Parcel.js, updated outdated, remove .babelrc
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-06-28 17:02:50 -0400
d61c61aab8Switch to parceljs for bundling, eslint for linting, drop grunt
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-06-28 13:35:20 -0400
2a4674d11fMerge pull request #370 from humphd/fix-indexeddb-transactions
9p
David Humphrey
2017-05-25 10:08:54 -0400
18a470e264Update dist/ with updated built scripts for code changes
#370
David Humphrey (:humph) david.humphrey@senecacollege.ca
2017-05-25 10:05:32 -0400
3650b798edUse transaction per operation in indexeddb.js, fix broken async tests in fs.stats.spec.js
David Humphrey (:humph) david.humphrey@senecacollege.ca
2017-05-21 18:11:12 -0400
6d3cec89eeMerge pull request #369 from bryant1410/develop
David Humphrey
2017-04-18 10:42:33 -0400
68cbd54524Fix broken Markdown headings
#369
Santiago Castro
2017-04-18 02:34:52 -0300
6549a98b6aMerge pull request #359 from humphd/issue357
David Humphrey
2015-06-29 13:05:27 -0400
03896eef05Update package.json for node 12.5, browserify, uglify, and build dist/
#359
David Humphrey (:humph) david.humphrey@senecacollege.ca
2015-06-29 12:29:46 -0400
c85fa1851fFix#357 - Path.resolve() should not crash with missing Path.relative()
David Humphrey (:humph) david.humphrey@senecacollege.ca
2015-06-29 11:38:51 -0400
7b7bdc0847Stop Safari from prompting user to allow 5M of storage for WebSQL
#358
David Humphrey
2015-06-17 21:03:30 -0400
f338991aceFixed#352 - Removed `process` from browserified version of filer
#356
Kieran Sedgwick
2015-05-31 11:18:20 -0400
a13297449dNew built versions of filer for fs.rename() fix
David Humphrey (:humph) david.humphrey@senecacollege.ca
2015-05-12 15:44:26 -0400
f143ea0ce7Merge pull request #351 from humphd/rename-dir-trailing-slash
David Humphrey
2015-05-12 15:27:05 -0400
17fb8993c3fs.rename() should normalize paths before using, dir vs. dir/
#351
David Humphrey (:humph) david.humphrey@senecacollege.ca
2015-05-12 15:16:32 -0400
e9c4cb6d7aFix#340 - Set provider type for unit tests in the browser
#350
Gideon Thomas
2015-03-30 10:30:50 -0400
78f9ce824dMerge pull request #347 from sedge/issue313-buildDocs
Alan K
2015-02-05 18:22:37 -0500
4dc2bce59dUpdate gruntfile to match documentation
#347
Kieran Sedgwick
2015-01-20 14:56:48 -0500