17 Commits

Author SHA1 Message Date
2d1ac0bd50 fix(fs): Fixed copy and copySync functions to ensure they always overwrite files. 2025-01-29 18:14:02 +01:00
13081b7344 fix(fs): Refactor copy and copySync functions to simplify return type 2025-01-29 18:10:48 +01:00
de2a250a45 fix(fs): Fix issues with fs file copy functions. 2025-01-29 12:21:49 +01:00
e6b8240031 fix(fs): Improve waitForFileToBeReady function to handle directories and file stabilization 2025-01-07 04:58:31 +01:00
dbddf2a8ba fix(fs): Fix file existence check in waitForFileToBeReady method. 2025-01-07 04:41:17 +01:00
be99bdae66 fix(fs): Fix TypeScript type issue in fs module 2025-01-07 04:36:32 +01:00
a9799e05ee fix(fs): Fix issues in file stability check and directory existence verification in fs module 2025-01-07 04:35:56 +01:00
4c4e41b158 fix(fs): Improve waitForFileToBeReady function for file stability detection 2025-01-07 04:30:39 +01:00
f95c5c9a15 fix(fs): Handle errors in toObjectSync method 2024-12-15 21:40:19 +01:00
477736da82 fix(core): update 2024-06-06 23:33:35 +02:00
14771fab27 fix(core): update 2024-06-06 22:29:06 +02:00
a9b373f5f8 fix(core): update 2024-05-28 12:43:46 +02:00
023e1cdf29 fix(core): update 2024-04-14 13:17:46 +02:00
d08cc0f350 fix(core): update 2024-04-02 20:53:02 +02:00
9935fe2d3c fix(core): update 2023-11-24 19:15:41 +01:00
27403a73b5 fix(core): update 2023-11-07 14:09:48 +01:00
ca592afec9 update 2023-11-04 20:07:43 +01:00