|
41bac18525
|
Replace ~ only if the path begins with ~
|
2024-10-08 14:11:38 +02:00 |
|
|
cd42bc1fb8
|
Fix issue with non absolute paths not being absoluted
|
2024-09-23 16:16:47 +02:00 |
|
|
41123846d1
|
Convert all paths to absolute
To fix issue where folders were being linked as files
|
2024-09-20 18:24:10 +02:00 |
|
|
205f8314d6
|
Improve filepath resolution for relative paths
|
2024-09-11 19:43:43 +02:00 |
|
|
fc59878389
|
Implement deleting real actual files
|
2024-09-11 19:32:01 +02:00 |
|
|
e022a838ba
|
Solve the race condition when recursively reading files, hopefully
|
2024-07-01 21:00:38 +02:00 |
|
|
d72644aec3
|
Code format
I think? Don't know what changed
|
2024-07-01 20:30:19 +02:00 |
|
|
eeb8dac3a0
|
Add insane ramblings
|
2024-07-01 20:28:49 +02:00 |
|
|
e812db0dec
|
Minor cosmetic changes
|
2024-07-01 19:53:27 +02:00 |
|
|
357d756a77
|
Reduce number of workes
10000 open "files" was causing windows to have a stroke
|
2024-07-01 19:51:16 +02:00 |
|
|
fe2839e3fc
|
Hopefully fix race conditions and add debug flag
|
2024-07-01 19:02:00 +02:00 |
|
|
79794e59fe
|
Make recursive much much faster
By virtue of parallelism
|
2024-07-01 18:28:06 +02:00 |
|
|
dcd17c21a4
|
Implement periodic file processing print
|
2024-07-01 17:43:14 +02:00 |
|
|
95711048ba
|
Reowrk recursive file finding to be async
|
2024-07-01 13:03:56 +02:00 |
|
|
508ebe0856
|
Refactor instructions out
|
2024-07-01 12:12:16 +02:00 |
|
|
0b87f05fc1
|
Format code
|
2024-07-01 12:01:55 +02:00 |
|
|
bff05aae92
|
Find sync files suing regex instead of suffix
|
2024-04-13 19:31:25 +02:00 |
|
|
73717e65a1
|
Rework input methods
|
2024-04-03 17:08:24 +02:00 |
|
|
40395c54c1
|
Initial commit
|
2024-04-03 15:48:22 +02:00 |
|