Commit Graph

66 Commits

Author SHA1 Message Date
philkunz 291a11aa60 fix(core): update 2023-11-04 20:14:20 +01:00
philkunz ca592afec9 update 2023-11-04 20:07:43 +01:00
philkunz ee97e1d88b fix(core): update 2023-08-31 18:45:23 +02:00
philkunz 4e2321e1ee fix(core): update 2023-01-09 15:32:37 +01:00
philkunz 9644c5b7e3 fix(core): update 2022-07-24 23:11:41 +02:00
philkunz 0e22999f69 BREAKING CHANGE(core): switch to esm 2022-06-07 15:43:28 +02:00
philkunz 91ade8a4d4 fix(updated repo structure): update 2022-03-11 09:46:54 +01:00
philkunz bcb66b2ccf fix(core): update 2021-12-22 19:08:53 +01:00
philkunz 27f60f6719 fix(core): update 2021-12-03 00:24:10 +01:00
philkunz 5b7d822cfc fix(core): update 2021-04-07 09:48:54 +00:00
philkunz 292c2699ea fix(core): update 2020-10-11 15:34:24 +00:00
philkunz e3c46cdd2c BREAKING CHANGE(Smartfile class): switch to a Buffer only approach 2020-08-10 20:58:22 +00:00
philkunz 4fc4cda786 fix(core): update 2019-09-27 11:00:17 +02:00
philkunz f4129c04b2 fix(core): update 2019-06-27 10:42:35 +02:00
philkunz 4095738c6a fix(core): update 2019-06-26 21:17:58 +02:00
philkunz e322a41c45 fix(CI): update testing framework 2018-08-19 21:21:26 +02:00
philkunz fadf8782df fix(package.json): fix private setting to be false 2018-07-03 08:55:09 +02:00
philkunz 5b2089044d implement Smartfile.write 2018-02-16 21:57:44 +01:00
philkunz 0343287775 update smartfile to latest npmts 2017-07-30 22:53:54 +02:00
philkunz 73ad2d6193 update 2017-05-27 23:47:39 +02:00
philkunz d22e0cde8f do not accept directories in fileTree 2017-05-27 01:07:32 +02:00
philkunz 72bb3f33ac now writes smartfile arrays to disk 2017-05-26 14:47:41 +02:00
philkunz 7515ecf9ce toStringSynv now creates normal strings 2017-05-01 23:38:56 +02:00
philkunz 9fc581b866 update 2017-05-01 19:49:34 +02:00
philkunz 4899d454eb added tests for Smartfile instance 2017-04-30 18:13:17 +02:00
philkunz ed01ebeee8 handle gulp in seperate module 2017-04-29 16:50:06 +02:00
philkunz 7eed9dd6d3 fix 2017-04-28 11:32:05 +02:00
philkunz 0be281746d update tests 2017-04-28 11:28:11 +02:00
philkunz eb3c720d4e update to latest standards 2017-04-27 16:48:08 +02:00
philkunz e9c9e95118 start implementation of Smartfile class 2017-03-04 21:10:46 +01:00
philkunz 3fef2a4ab9 remove beautylog dependency 2017-01-21 12:11:22 +01:00
philkunz 353058ed73 switch to smartq 2017-01-21 00:47:48 +01:00
philkunz 3e1101c5e1 add ensureEmptyDir() and ensureEmptyDirSync() 2017-01-01 02:45:53 +01:00
philkunz 6dee92a3df remove gulp dependency 2016-10-27 18:55:18 +02:00
philkunz 2c52dec8ea add removeMany and removeManySync 2016-09-29 14:17:46 +02:00
philkunz f7b8fe5498 now adhering to standard js 2016-09-20 17:56:49 +02:00
philkunz 37fbf9a409 update 2016-09-20 12:20:46 +02:00
philkunz bef2bd6b3a add vinyl typings 2016-09-18 12:26:43 +02:00
philkunz 3516189940 update test js 2016-07-20 02:27:05 +02:00
philkunz df1d82cb7c switched to ES6 and updated deps 2016-07-17 17:34:15 +02:00
philkunz d20742f881 fix some things 2016-07-01 06:07:58 +02:00
philkunz 23188dfe3f now has fileTree function 2016-07-01 01:37:48 +02:00
philkunz 2e2b8351f8 fix regex filter 2016-06-28 09:59:59 +02:00
philkunz fea9675b2a improve memory.toFs(Sync) 2016-06-24 03:36:51 +02:00
philkunz 7b4626586c rename some actions 2016-06-23 18:39:02 +02:00
philkunz f5e89c57e5 big consolidation 2016-06-23 18:31:55 +02:00
philkunz 2599753877 now using typings that resolve with modules 2016-05-23 08:15:47 +02:00
philkunz c57b81c901 fix test issue 2016-05-23 05:39:22 +02:00
philkunz d77999e62d link typings correctly and update dependencies 2016-05-23 04:11:48 +02:00
Philipp Kunz f3a81d60e9 updated structure and introduced new Smartfile class 2016-05-20 00:31:53 +02:00