fix-feed #4

Merged
diary merged 37 commits from fix-feed into master 5 months ago

37 Commits

Author SHA1 Message Date
Ubuntu 301f8810c6 fix: feedback 5 months ago
Ubuntu a510d411c9 fix: feedback 5 months ago
root 5ca1cd9852 Edit email template 11 months ago
root fd1ef94df3 Use array of emails for to destination 11 months ago
root 0f1582ef37 Update package-lock after package.json 11 months ago
root b6a2db60d8 Update node-sass & axios for node 10 11 months ago
Onja be2aa34303 Refactor event listener to use "filename" instead of "filepath" and update the log message accordingly 11 months ago
Onja 7b77339cd8 Add mailerSubscriber to app.js for sending email notifications 11 months ago
Onja 299191b0f2 Add configuration parameters for Sendgrid API integration 11 months ago
Onja 82d0cb32e1 Refactor TemplateService to include a renderEmail method that generates an email layout template with a body from a page template 11 months ago
Onja 406820e0ac Update package-lock.json 11 months ago
Onja 2df187edea Add @popperjs/core version 2.11.8 and axios version 1.5.1 as dependencies, update node-sass to version 9.0.0, and add @babel/core version 7.23.2 as a devDependency in package.json 11 months ago
Onja be8e78639c Update parse.end event listener in ioSubscriber.js to emit a socket event with a formatted message containing a link to the generated CSV file 11 months ago
Onja 79d3e8c391 Set default file date to 6 days ago if file does not exist 11 months ago
Onja 4ce04de2a5 Add timestamp to consoleSubscriber.js log messages 11 months ago
root 01c8c046a0 Change la date de suppression tout les 2 jours 11 months ago
root 184b68389c Little fix 11 months ago
Onja 56eaced508 Update success message to include the filename when generating a file from URL 11 months ago
root 999617245d Little fix 11 months ago
root ed3559b1f0 Merge branch 'node10' of gitea.invaders.stream:onja/bodacc into node10 11 months ago
root e4d8e2a580 Create fake download method 11 months ago
Onja 62798ab869 Refactor generateFilePath function to use custom date format instead of ISO format 11 months ago
Onja cd747af78a Refactored the `FileService.parseFromUrl` method to return the filepath instead of a stream, and updated the `routes/index.js` file to handle the new return value 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
Onja f1d912638c Reset result and URL input value in the form after submitting it and delete Blob function 11 months ago
root 4cfc9d6f1c Parse data IO progress 12 months ago
root d7a38ff8e3 Increase timeout 12 months ago
root 8718f552f1 Create generated file 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 6b1683d0ab Refactor download link in index.hbs to include the "download" attribute for improved user experience 12 months ago
Onja ca981c24cc Add hidden div element to display link to generated file 12 months ago
Onja 1cd5608c43 Add functionality to display generated CSV file link and remove 'd-none' class from result form 12 months ago
Onja 91ad8ea526 Merge branch 'node10' of gitea.invaders.stream:onja/bodacc into node10 12 months ago
root 84e930d29c Little fix 12 months ago
root 9016c3ee89 update package-lock 12 months ago
root 84298632fe Node 10 update 12 months ago