Commit Graph

48 Commits

Author SHA1 Message Date
e3c46cdd2c BREAKING CHANGE(Smartfile class): switch to a Buffer only approach 2020-08-10 20:58:22 +00:00
c7f800fc88 fix(core): update 2020-03-15 18:58:46 +00:00
b4add67f37 fix(core): update 2020-03-04 16:31:13 +00:00
4fc4cda786 fix(core): update 2019-09-27 11:00:17 +02:00
f4129c04b2 fix(core): update 2019-06-27 10:42:35 +02:00
4095738c6a fix(core): update 2019-06-26 21:17:58 +02:00
4c23992681 fix(core): update 2019-04-08 16:39:41 +02:00
c92b759432 BREAKING CHANGE(smartfile.fs.fileExists now returns a Promise<boolean>): update 2019-02-17 21:07:22 +01:00
69433b242b fix(core): update 2019-01-27 03:11:10 +01:00
920552ea23 fix(fs.listFolders): fix 2018-11-22 23:38:05 +01:00
52367f5c1a fix(fs.listFolders()): fix retuen type 2018-11-22 23:23:26 +01:00
2c24cdc9f4 update to latest standards 2018-07-04 00:59:39 +02:00
fadf8782df fix(package.json): fix private setting to be false 2018-07-03 08:55:09 +02:00
168136bebb BREAKING CHANGE(scope): switch to pushrocks scope 2018-07-03 00:15:00 +02:00
24b890956e remove typings-global 2018-02-16 23:12:14 +01:00
64219f8f09 fix readPath is not defined 2017-08-02 13:16:07 +02:00
ef3ca28a66 fix #4 2017-08-02 13:10:30 +02:00
36364bb490 listFileTree now includes dots 2017-05-27 02:54:22 +02:00
d22e0cde8f do not accept directories in fileTree 2017-05-27 01:07:32 +02:00
7694cc9c08 update tslint 2017-05-07 23:16:25 +02:00
bd50c122eb fix isDirectory() to return false instead of failing 2017-05-07 20:50:59 +02:00
c2f809f9cf revert false assumption 2017-05-02 00:07:39 +02:00
7515ecf9ce toStringSynv now creates normal strings 2017-05-01 23:38:56 +02:00
9fc581b866 update 2017-05-01 19:49:34 +02:00
4899d454eb added tests for Smartfile instance 2017-04-30 18:13:17 +02:00
a5b24a7c33 update fileTreeToObject method 2017-04-30 15:37:34 +02:00
675934d049 fix smartfile.fs.fileTreeToObject 2017-03-15 15:25:41 +01:00
fde809eb02 update typings, deps and ci 2017-03-12 00:06:56 +01:00
e9c9e95118 start implementation of Smartfile class 2017-03-04 21:10:46 +01:00
353058ed73 switch to smartq 2017-01-21 00:47:48 +01:00
3e1101c5e1 add ensureEmptyDir() and ensureEmptyDirSync() 2017-01-01 02:45:53 +01:00
6dee92a3df remove gulp dependency 2016-10-27 18:55:18 +02:00
0a810a3ac1 some style improvement 2016-09-30 16:38:24 +02:00
cfcd1f7aaf fix absolute pathing 2016-09-30 16:16:11 +02:00
2c52dec8ea add removeMany and removeManySync 2016-09-29 14:17:46 +02:00
38354d2944 add ensureFile and ensureFileSync 2016-09-24 21:42:45 +02:00
f7b8fe5498 now adhering to standard js 2016-09-20 17:56:49 +02:00
d732d1ba97 4.0.16 2016-09-17 23:11:44 +02:00
86eafe4568 update typings 2016-07-19 20:28:28 +02:00
d20742f881 fix some things 2016-07-01 06:07:58 +02:00
23188dfe3f now has fileTree function 2016-07-01 01:37:48 +02:00
2e2b8351f8 fix regex filter 2016-06-28 09:59:59 +02:00
8205da5284 add folder lists array and make them filterable through regex 2016-06-28 08:40:22 +02:00
e948d08f2e add smartfile.fs.ensureDir 2016-06-28 06:57:51 +02:00
fea9675b2a improve memory.toFs(Sync) 2016-06-24 03:36:51 +02:00
7b4626586c rename some actions 2016-06-23 18:39:02 +02:00
f5e89c57e5 big consolidation 2016-06-23 18:31:55 +02:00
d02e59a829 restructure 2016-06-23 17:42:08 +02:00