|
d6eb54d21c
|
fix(absolute pathing): add functions for easily getting absolute paths
|
2021-12-01 01:19:49 +01:00 |
|
|
f20657ff71
|
BREAKING CHANGE(relative pathing): improved relative pathing
|
2021-12-01 01:14:07 +01:00 |
|
|
1e60ab375b
|
fix(core): update
|
2021-11-30 16:34:35 +01:00 |
|
|
12b1672e58
|
fix(core): update
|
2021-04-26 08:24:36 +00:00 |
|
|
5b7d822cfc
|
fix(core): update
|
2021-04-07 09:48:54 +00:00 |
|
|
292c2699ea
|
fix(core): update
|
2020-10-11 15:34:24 +00:00 |
|
|
e2c3005a08
|
fix(core): update
|
2020-10-09 15:15:47 +00:00 |
|
|
93702dca78
|
fix(core): update
|
2020-10-06 00:57:47 +00:00 |
|
|
de09f85c34
|
fix(core): update
|
2020-10-05 16:20:57 +00:00 |
|
|
76eae15f7d
|
fix(core): update
|
2020-10-02 14:34:09 +00:00 |
|
|
e83c63fd2a
|
fix(core): update
|
2020-10-02 14:13:34 +00:00 |
|
|
a7adec8275
|
fix(core): update
|
2020-10-02 13:29:40 +00:00 |
|
|
eca3e141d2
|
fix(core): update
|
2020-10-02 13:26:53 +00:00 |
|
|
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 |
|
|
32a6db645d
|
fix(core): update
|
2019-09-29 16:43:31 +02: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 |
|
|
92ac410b96
|
fix(dependencies): update dependencies to latest standards
|
2018-08-08 22:22:47 +02: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 |
|
|
5b2089044d
|
implement Smartfile.write
|
2018-02-16 21:57:44 +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 |
|
|
0343287775
|
update smartfile to latest npmts
|
2017-07-30 22:53:54 +02:00 |
|
|
7909bd1a38
|
fix filename updating for smartfile
|
2017-05-28 00:12:02 +02:00 |
|
|
73ad2d6193
|
update
|
2017-05-27 23:47:39 +02:00 |
|
|
36364bb490
|
listFileTree now includes dots
|
2017-05-27 02:54:22 +02:00 |
|
|
65dda3bcf1
|
improve subdirectory handling when writing fileTrees
|
2017-05-27 02:05:31 +02:00 |
|
|
d22e0cde8f
|
do not accept directories in fileTree
|
2017-05-27 01:07:32 +02:00 |
|
|
72bb3f33ac
|
now writes smartfile arrays to disk
|
2017-05-26 14:47:41 +02:00 |
|
|
7694cc9c08
|
update tslint
|
2017-05-07 23:16:25 +02:00 |
|
|
30bc489822
|
add Smartfile.parsedPath
|
2017-05-07 23:00:56 +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 |
|
|
9cfd147fdc
|
update smartfile cwd
|
2017-05-01 22:27:15 +02:00 |
|
|
46b1151201
|
update smartfile relative path handling
|
2017-05-01 22:07:25 +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 |
|