Commit Graph

36 Commits (0b2540924ba6)

Author SHA1 Message Date
amorozov 0b2540924b fix: fixed Clear() array list method 2024-09-16 17:16:26 +03:00
amorozov 4a3e5818a1 feature: sub file finders returns file names now 2024-06-30 01:11:25 +03:00
amorozov 6215b4e87f feature: moved file perm source files into files package 2024-06-30 00:58:10 +03:00
amorozov 67d71f2eef feature: added dir creator 2024-06-30 00:54:17 +03:00
amorozov cf8adf9059 feature: unix directory permission improvements 2024-06-30 00:51:26 +03:00
amorozov 1fe9bae942 feature: added sub file finders 2024-06-29 23:48:26 +03:00
amorozov 7c0e31aec7 feature: changed default new directories perm to unix '0755' 2024-06-29 21:27:07 +03:00
amorozov b6c6436cee feature: added io.Copy progress listener 2024-06-29 00:33:08 +03:00
amorozov f043233031 fix: fixed name without extension resolver 2024-06-28 19:59:50 +03:00
amorozov 525c37d8e3 feature: append path in process env util adds new env to start instead end of path entries list 2024-06-28 16:55:30 +03:00
amorozov 194898b8a0 feature: added process_environment.go 2024-06-28 16:51:16 +03:00
amorozov a26b61975d feature: added array list marshalling 2024-06-25 22:18:44 +03:00
amorozov e6ee7860b3 feature: hasher using hex strings now 2024-06-25 19:25:04 +03:00
amorozov ac8c18e754 feature: added hasher 2024-06-25 19:18:27 +03:00
amorozov dd83b872db feature: added file copier 2024-06-25 18:20:46 +03:00
amorozov bbe979b97b feature: updated GetFirstIndexedNonExistingFilePath logic 2024-06-25 15:52:10 +03:00
amorozov 18f289fe90 feature: added GetFirstIndexedNonExistingFilePath to files 2024-06-25 15:45:57 +03:00
amorozov b5430036f9 feature: added ToSliceUnsafe method to array list 2024-06-25 13:41:07 +03:00
amorozov 574f36e64e feature: added filter method to array list 2024-06-25 13:36:47 +03:00
amorozov 85f15eee46 feature: added file path restricted characters replacements 2024-06-25 13:24:58 +03:00
amorozov c97d758a6a feature: added json io 2024-06-25 12:53:05 +03:00
amorozov 7cad10126c feature: added optional 2024-06-25 12:35:10 +03:00
amorozov 33bc425e90 feature: added file name utils 2024-06-21 19:06:09 +03:00
amorozov e85baa72f6 feature: refactoring 2024-06-21 18:44:26 +03:00
amorozov 6019beffe5 feature: added 'GetParentDir' to files 2024-06-21 18:39:35 +03:00
amorozov f8094df331 feature: added 'ExecuteAndGetOutputC' to process_execution 2024-06-21 18:23:54 +03:00
amorozov be72ffec43 feature: added process utils 2024-06-21 15:31:41 +03:00
amorozov 34e5061740 feature: added file exists checker 2024-06-20 20:06:29 +03:00
amorozov b244663a4d fix: fixed RemoveByIndex array list method 2024-06-20 17:22:00 +03:00
amorozov 67744fd4a1 feature: added string utils 2024-06-20 16:06:34 +03:00
amorozov 167f79ab24 chore: updated go.mod 2024-06-20 15:52:24 +03:00
amorozov 72cc77ef77 feature: added FS utils 2024-06-20 15:06:24 +03:00
amorozov e89429a93c feature: added RemoveIf and RemoveByIndex functions into array list 2024-06-20 13:33:05 +03:00
amorozov a472faec29 feature: added wrapper map 2024-06-19 23:08:51 +03:00
amorozov 9212b24d14 feature: added array list 2024-06-19 21:58:07 +03:00
amorozov 0316759f1a initial commit 2024-06-19 21:57:34 +03:00