1
0
mirror of https://github.com/fuse-friends/fuse-native synced 2024-09-28 06:00:43 +00:00
Commit Graph

78 Commits

Author SHA1 Message Date
Andrew Osheroff
ea8699f43d Forgot to add simple-fs.js 2020-02-06 17:58:19 +01:00
Andrew Osheroff
98891fe157 Better unmount behavior on OSX + OSX-specific unmount tests 2020-02-06 17:58:19 +01:00
Mathias Buus
5b62bc5380 2.2.0 2020-01-31 15:01:12 +01:00
Mathias Buus
9d0892abdd more timeout logic 2020-01-31 14:56:23 +01:00
Mathias Buus
38a4a52231 fix timeout code and make it opt-out 2020-01-31 14:09:00 +01:00
Andrew Osheroff
b63edfd61e 2.1.1 2020-01-29 13:32:35 +01:00
Andrew Osheroff
2f6d2054fe Add mkdir option + update README 2020-01-29 13:32:31 +01:00
Andrew Osheroff
9528eeff48
Update README.md
Add CI tag
2020-01-24 12:08:51 +01:00
Mathias Buus
2237155e60 2.1.0 2020-01-24 12:08:22 +01:00
Mathias Buus
1a08b3de57 support auto timeouts 2020-01-24 12:05:09 +01:00
Andrew Osheroff
95386bf49c Handle ENXIO in force mount 2020-01-24 12:01:29 +01:00
Andrew Osheroff
b0c3489030 Added force option + static unmount 2020-01-24 11:41:50 +01:00
Andrew Osheroff
f7dde5d16a Adding static unmount + force option 2020-01-24 11:41:50 +01:00
Andrew Osheroff
de825b61e6 Added fuse timeout read test 2020-01-24 10:32:01 +01:00
Mathias Buus
b333a2fd3d 2.0.7 2020-01-23 15:11:01 +01:00
Mathias Buus
b98133a18f fix defaults 2020-01-23 15:10:57 +01:00
Mathias Buus
baee91d5da 2.0.6 2020-01-14 16:55:44 +01:00
Mathias Buus
05f6eecd45 fix typo 2020-01-14 16:55:06 +01:00
Mathias Buus
bd61dff342 2.0.5 2020-01-14 16:38:48 +01:00
Mathias Buus
b46da7e4f9 use explicit 64bit ints for better cross platform support 2020-01-14 16:28:54 +01:00
Mathias Buus
8a6e480858 fix test on linux 2020-01-14 14:50:07 +01:00
Mathias Buus
aa745f4ff5 fix big file test 2020-01-14 14:41:27 +01:00
Mathias Buus
62401463df fix multiple options 2020-01-14 14:29:11 +01:00
Mathias Buus
5236374b01 add test for big files 2020-01-14 14:27:40 +01:00
Mathias Buus
b5e9b34dc2 add todo 2020-01-14 14:27:40 +01:00
Mathias Buus
383ace28ab >4gb support 2020-01-14 14:27:40 +01:00
Mathias Buus
b1189f356a 2.0.4 2020-01-08 21:34:17 +01:00
Mathias Buus
23c3eccd7f
fix segfault and add more sane api (#4) 2020-01-08 21:32:26 +01:00
Mathias Buus
85424c7705 2.0.3 2020-01-08 11:14:28 +01:00
Mathias Buus
393250d107 amc is the stat order 2020-01-07 10:54:30 +01:00
Mathias Buus
148f2af59d fix stat times not being set 2020-01-07 10:44:38 +01:00
Andrew Osheroff
0a17689a51 ftruncate fix 2020-01-06 16:51:19 +01:00
Andrew Osheroff
b085941a08 Removed package-lock.json 2019-12-18 11:32:28 +01:00
Mathias Buus
b746b10658 cli docs 2019-12-18 10:32:09 +01:00
Andrew Osheroff
8aa9c5d885 2.0.2 2019-12-17 15:48:32 +01:00
Andrew Osheroff
36bc277198 2.0.1 2019-12-17 15:48:23 +01:00
Andrew Osheroff
2d063aa975 Updated node-gyp-build 2019-12-17 15:47:37 +01:00
Mathias Buus
dcde0edbcc docs for configure,unconfigure 2019-12-17 15:28:35 +01:00
Mathias Buus
3aece3d499 2.0.0 2019-12-17 15:10:21 +01:00
Mathias Buus
9dfb2de9c1 add gitignore 2019-12-17 15:10:15 +01:00
Mathias Buus
46d09be1d9 travis and prebuildify 2019-12-17 15:03:51 +01:00
Andrew Osheroff
3fd1f9ef53
Update README.md 2019-12-17 11:56:00 +01:00
Andrew Osheroff
f125cecb19
Update README.md 2019-12-17 11:50:57 +01:00
Andrew Osheroff
420da8ccbb Better makeHandler 2019-12-17 11:30:38 +01:00
Andrew Osheroff
f6dcf4b680
Update README.md 2019-12-17 11:08:02 +01:00
Mathias Buus
1770d3f09e add more docs 2019-12-17 10:38:00 +01:00
Mathias Buus
3e5e9e8106 add bin 2019-12-17 10:15:33 +01:00
Andrew Osheroff
65e819f84e
Create README.md 2019-11-19 13:47:52 +01:00
Andrew Osheroff
ebc1e7664e Remove destroy handling 2019-11-19 11:42:40 +01:00
Andrew Osheroff
18167492e7 JS changes 2019-11-19 11:18:26 +01:00