14 Commits (56eaced5081f880068ac768bef98dfbfabdc00b9)

Author SHA1 Message Date
root 999617245d Little fix 11 months ago
Onja 1421af2bb2 Add logic to count the number of processed lines and log the count when it reaches the specified limit in the 'parse.data' event listener 11 months ago
root 4cfc9d6f1c Parse data IO progress 12 months ago
Onja d71f3e4a00 Refactor event names in socket listeners to include event name from data 12 months ago
Onja 42f53cd32e Refactor file.js to generate and save the parsed CSV file using the correct destination path and emit the generated file name on parse.end 12 months ago
Onja 78f065db28 Add event listeners for deleteOldFiles and checkLastOperationDate events, and log corresponding messages 12 months ago
Onja fc1e9cebe4 Add event listeners in ioSubscriber.js for download and parse events, and emit corresponding socket events 12 months ago
Onja 561654e698 Update consoleSubscriber.js to include the filtered headers in the parse.start event log message 12 months ago
Onja 1134f361cb Remove commented out code for parsing data and logging it in consoleSubscriber.js 12 months ago
Onja 8524d995f3 Refactor download progress logging to display downloaded size in megabytes instead of percentage 12 months ago
Onja 93795e29d1 Add event listener for 'download.started' with the filepath and length information 12 months ago
Onja fb9e493da6 Refactor log messages for download and parsing events to be more concise and remove unnecessary information 12 months ago
Onja e6e5e4a614 Refactor consoleSubscriber.js to use a log function to log event names and data 12 months ago
Onja b9270b2a06 Add consoleSubscriber.js file with event listener functions for various events and their corresponding actions 12 months ago