This website requires JavaScript.
429c95d390
Solution for issue-672
ApolllonDev
2019-01-30 14:50:42 -0500
7c9374d3ce
Update errors.spec.js
#718
PrimeN
2019-01-30 14:37:08 -0500
699fc05137
Merge pull request #1 from a-deeb/a-deeb-patch-1
a-deeb
2019-01-30 14:28:17 -0500
e0cdab445b
Update fs.lstat.spec.js
hoaianhkhang
2019-01-30 14:15:59 -0500
176b4888e6
Issue-686 - replacing 'var' with 'const', updated 'use strict' fs.mkdtemp.spec.js
#717
Colin Chumak
2019-01-30 11:02:36 -0800
da398cf43d
Added 'use strict' to top of file
AlvinValdez
2019-01-30 13:53:48 -0500
2892ffb605
Issue-686 - replacing 'var' with 'const', added 'use strict' fs.mkdtemp.spec.js
Colin Chumak
2019-01-30 10:44:06 -0800
8e703dbab4
Update fs.copyFile.spec.js
a-deeb
2019-01-30 13:39:44 -0500
a1cddb64a1
Update errors.spec.js
PrimeN
2019-01-30 13:27:04 -0500
2e4600173b
Update fs.copyFile.spec.js
a-deeb
2019-01-30 13:25:05 -0500
35214db0dd
Replaced 'var' with 'const' where applicable
Colin Chumak
2019-01-30 09:38:18 -0800
24c326c213
Fixed src/fs-watcher.js and changed remaining var to let
hjpatel16
2019-01-30 09:34:56 -0500
651aa128d1
issue 681 revision
Woosle Park
2019-01-30 00:54:53 -0500
36d23ff835
Update fs.appendFile.spec.js
David Li
2019-01-29 22:43:56 -0500
3a4e26fdb5
Revert "Add files via upload"
David Li
2019-01-29 22:40:41 -0500
ca9a923770
Add files via upload
DavidLi119
2019-01-29 22:26:53 -0500
214977d8bf
Add files via upload
DavidLi119
2019-01-29 22:24:30 -0500
2e1bf2d33f
Fixed #707 Replaced var with const and let and added strict mode
hjpatel16
2019-01-29 22:21:23 -0500
9f568eabb9
Saving files before refreshing line endings
Abdirahman Guled
2019-01-29 21:55:37 -0500
74d5d22f93
Normalize all the line endings
Abdirahman Guled
2019-01-29 21:40:03 -0500
81c26410f3
Update times.spec.js from var to let and const
dcoull
2019-01-29 21:10:14 -0500
02949f613d
Merge branch 'master' of https://github.com/dcoull/filer
dcoull
2019-01-29 21:08:24 -0500
2f0e82e412
Update from var to let and const
dcoull
2019-01-29 21:05:48 -0500
975607d2b4
update from var to let and const
dcoull
2019-01-29 20:42:01 -0500
616b021755
updated environment.js to use const insted of var for constant property
Priyam Brahmbhatt
2019-01-29 19:45:40 -0500
c327cdcc86
Update path-resolution.spec.js
bonbon12
2019-01-29 17:27:51 -0500
491104b0c5
installed npm for the tests
#705
Priyam Brahmbhatt
2019-01-29 17:22:42 -0500
23140ac522
add Strict mode
hxw
2019-01-29 16:39:50 -0500
215fbc51c3
changed the constants in the code to const
Priyam Brahmbhatt
2019-01-29 16:39:18 -0500
c5f3a60690
update the variable type from let to const
hxw
2019-01-29 15:59:08 -0500
2f58a24457
code refactoring, added strict mode
#704
Olena Vyshnevska
2019-01-29 14:56:38 -0500
f6dbb5844d
Updated File to use let/const and strict mode
#701
bonbon12
2019-01-29 13:46:05 -0500
fc9e0753dd
updated local varriables to use let and const instead of var
vlogozzo
2019-01-29 13:06:06 -0500
a1ced46d5b
package changes to run tests
vlogozzo
2019-01-29 13:05:39 -0500
56ee7e05a0
CRLF replaced with LF
vlogozzo
2019-01-29 12:31:43 -0500
8f99a4f0b2
trying to fix bug
rscotchmer
2019-01-29 12:09:24 -0500
2978730bd4
updated package-lock.json
rscotchmer
2019-01-29 11:58:51 -0500
27018fdff3
reverted changes to package-lock.json which shouldn't have been changed
rscotchmer
2019-01-29 10:40:13 -0500
399478c355
refactored code in tests/spec/filer.buffer.spec.js
rscotchmer
2019-01-29 10:36:27 -0500
31fd258722
Update code to use const/let instead of var
hxw
2019-01-28 23:37:40 -0500
7e123bc632
modified time-flags.spec.js
hxw
2019-01-28 22:48:43 -0500
dd4f7aa09a
installed npm
hxw
2019-01-28 22:41:07 -0500
aa70c9038d
issue 681 fix
Woosle Park
2019-01-28 21:47:28 -0500
6f6d0ad584
Modify the test file to fix issue-660
yuansheng1989
2019-01-28 19:16:56 -0500
8b7a46e727
Update fs.spec.js
Paul Moon
2019-01-28 17:30:29 -0500
7dcc1bbb66
changed let to const for variables pointing to required function
jadach1
2019-01-28 13:25:52 -0500
03b049b64d
updated the code to use const instead of var, implemented strict mode
#690
Olena Vyshnevska
2019-01-28 13:25:25 -0500
f700d888a5
Changed var to const
Al Vincent Valdez
2019-01-28 13:23:36 -0500
39de34b444
Fixed #665 : Replaced var with let or const and added strict mode fs.access.spec.js
Iryna Thompson
2019-01-28 13:22:21 -0500
ea3488c34e
Replaced let with const
#675
Jatin Kumar
2019-01-27 22:16:29 -0500
8d8e54dd8f
refactored let to const when variable does not change values
#676
ndngo
2019-01-27 22:08:52 -0500
60478fcd8b
changed fs.watch.spec.js according to filed issue-666
#680
Vladimir Rozin
2019-01-26 21:05:47 -0500
619f31b8ad
changed variable declarations according to issue-666
#679
Vladimir Rozin
2019-01-26 17:57:48 -0500
c843f1fbaf
fixes issue 667: Update code in tests/some/fs.write.spec.js to use const/let AND strict mode
jadach1
2019-01-26 15:02:20 -0500
c7b414f689
fixes issue 667: Update code in tests/some/fs.write.spec.js to use const/let AND strict mode
jadach1
2019-01-26 15:00:05 -0500
9f1fe8bd2a
Refactored var declarations to const or let declarations to address issue#674
ndngo
2019-01-25 18:35:19 -0500
deb73d0dc6
Replaced var with either const or let and added strict mode in fs.readdir.spec.js
Jatin Kumar
2019-01-25 16:28:17 -0500
f835d73b31
Update fs.symlink.spec.js
#669
andrewkoung
2019-01-25 11:34:52 -0500
6b6a359b8a
Fixed import const statement
trowacat
2019-01-25 09:09:05 -0500
8a86cf73b2
Fixed all areas where var was used as well as use destructing assignment for CONST imports.
trowacat
2019-01-25 08:50:09 -0500
6cf25cd40d
replaced var with const for the most part
Andrew Koung
2019-01-24 13:57:26 -0500
406b162d02
exchange var for const of require statements
Brandon Wissmann
2019-01-24 13:47:38 -0500
26b47ee094
Remove src/encodings.js, use Buffer methods instead (#657 )
#691
David Humphrey
2019-01-03 10:46:31 -0500
9d1be57c05
Remove src/encodings.js, use Buffer methods instead
#657
David Humphrey
2019-01-03 10:36:07 -0500
5f10cc2fde
Add test API to shim indexedDB when necessary for better coverage
David Humphrey
2019-01-02 23:36:20 -0500
2e1fc0517e
Add test API to shim indexedDB when necessary for better coverage
#656
David Humphrey
2019-01-02 23:36:20 -0500
4e9593f5e8
Bump license date to reflect 2019 activity
David Humphrey
2019-01-02 23:20:41 -0500
01d76ba0df
Update keywords to remove WebSQL
David Humphrey
2019-01-02 23:20:19 -0500
dd7536827b
Release 1.1.0
v1.1.0
David Humphrey
2019-01-02 23:12:19 -0500
c6e1d51612
Reorder method order to match node's lib/fs.js, document missing
David Humphrey
2019-01-02 23:01:05 -0500
c7fc677105
Reorder method order to match node's lib/fs.js, document missing
#655
David Humphrey
2019-01-02 23:01:05 -0500
c0acdb97d6
Match node's layout for access modes on fs, with tests
David Humphrey
2019-01-02 21:45:53 -0500
30a3050dde
Match node's layout for access modes on fs, with tests
#652
David Humphrey
2019-01-02 21:45:53 -0500
f4ff2e9ed9
Add Filer.fs to support creating a filesystem like node.js (#651 )
David Humphrey
2019-01-02 21:21:25 -0500
7ada0d6100
Update README code examples, add tests, also expose Path as path
#651
David Humphrey
2019-01-02 21:11:50 -0500
6c7c938fc6
Add Filer.fs to support
David Humphrey
2019-01-02 20:46:12 -0500
85a8c21dc1
Support file:// URLs and Buffers for path args, throw when invalid
David Humphrey (:humph) david.humphrey@senecacollege.ca
2019-01-02 18:07:44 -0500
d01ef4510a
Support file:// URLs and Buffers for path args, throw when invalid
#650
David Humphrey (:humph) david.humphrey@senecacollege.ca
2019-01-02 18:07:44 -0500
9c13a2d248
Update package-lock.json
David Humphrey (:humph) david.humphrey@senecacollege.ca
2019-01-02 18:08:27 -0500
1ad81f9bae
Remove WebSQL provider (last supported in v0.0.44)
David Humphrey
2019-01-02 13:12:18 -0500
c9e077e022
Remove WebSQL provider (last supported in v0.0.44)
#649
David Humphrey
2019-01-02 13:12:18 -0500
bc861bfd4a
Move open files to its own module, properly close fds in tests
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-29 13:10:58 -0500
11c91acdcf
Move device name off fs and onto context
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-29 11:31:26 -0500
a74e9134f6
Move open files to its own module, properly close fds in tests
#648
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-29 13:10:58 -0500
e39214b5b3
Move device name off fs and onto context
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-29 11:31:26 -0500
ace4222a82
Update npm deps
David Humphrey
2018-12-22 17:24:10 -0500
7301024382
Fix #646 : add tools/get-filer-version.js to find old Filer versions
David Humphrey
2018-12-22 01:02:04 -0500
6ec8cd6191
Fix #612 : add way to run tests in node, fix docs on running tests
David Humphrey
2018-12-21 23:44:59 -0500
52baa2523d
Release 1.0.2
David Humphrey
2018-12-21 23:09:29 -0500
d4bfcd71c2
Fix #602 : fix mode masking issues, correct X_OK case in fs.access
v1.0.2
David Humphrey
2018-12-21 22:58:55 -0500
963f43151e
Fix #602 : fix mode masking issues, correct X_OK case in fs.access
#647
David Humphrey
2018-12-21 22:58:55 -0500
4f427ed8d7
Update package-lock.json
David Humphrey
2018-12-21 22:04:07 -0500
22731267a9
Update README for changes in 1.0.x
David Humphrey
2018-12-21 15:28:58 -0500
9cb4ff7c0a
Release 1.0.1
David Humphrey
2018-12-21 14:47:00 -0500
3dea503289
Include src/ and lib/ in npm package
David Humphrey
2018-12-21 14:45:15 -0500
909a66efd7
Release 1.0.0
v1.0.1
David Humphrey
2018-12-21 14:33:38 -0500
ea236cf43b
Fix what we ship in dist/ to match current build
v1.0.0
David Humphrey
2018-12-21 14:22:25 -0500
f053c738b8
Fixes to release-it config and npm files
David Humphrey
2018-12-21 14:15:45 -0500
3afbcca8b3
Fix env.sample format
David Humphrey
2018-12-21 13:56:29 -0500
b4c3d1f1ae
Remove old config/ dir used by grunt
David Humphrey (:humph) david.humphrey@senecacollege.ca
2018-12-20 17:54:44 -0500