Activity
Fix ignored directories not being ignored consistently
Fix ignored directories not being ignored consistently
Fix issues with directory deletion causing cache inconsistencies
Fix issues with directory deletion causing cache inconsistencies
Fix path rewriting and dont check cache on every iteration
Fix path rewriting and dont check cache on every iteration
Fix cache inconsistency issues when dealing with ignored events
Fix cache inconsistency issues when dealing with ignored events
adjust logging to have timestamp at the start of the line
adjust logging to have timestamp at the start of the line
Fix ignored dirs not filtering correctly
Fix ignored dirs not filtering correctly
remove getTimestamp from FileEvent header file
remove getTimestamp from FileEvent header file
Add inotify events to buffer and handle them separately
Add inotify events to buffer and handle them separately
Add better logging and move include directory inside src
Add better logging and move include directory inside src
Add somewhat of a working version
Add somewhat of a working version
Remove event wrapper and add error handling
Remove event wrapper and add error handling
use epolling to get triggered events
use epolling to get triggered events
store time_point instead and get timestamp elsewhere
store time_point instead and get timestamp elsewhere