Age | Commit message (Expand) | Author |
2019-09-09 | Use logging library instead of putStrLn | Joris |
2019-09-09 | Log fetch ads time | Joris |
2019-09-05 | Add noise to sleep duration | Joris |
2019-09-05 | Enable the listener only during some hours | Joris |
2019-09-03 | Use wreq instead of http-conduit to maintain cookies in a session | Joris |
2019-09-03 | Make LBC to work | Joris |
2018-06-19 | Add automatic tests on remote pages | Joris |
2018-06-19 | Fix seLoger url | Joris |
2018-06-18 | Add seLoger parser | Joris |
2018-06-18 | Fix ouest france ads encoding | Joris |
2018-06-18 | Fix ad format in mail | Joris |
2018-06-18 | Use default OverloadedStrings extension | Joris |
2018-06-18 | Add ouest france parser | Joris |
2016-11-20 | Enable multi-urls in config file | Joris |
2016-11-14 | Warn log when no resume is parsed from search page | Joris |
2016-07-14 | Update PRO color from blue to green | Joris |
2016-07-14 | Add isPro info | Joris |
2016-07-14 | Update code and fix parsers | Joris |
2015-08-08 | Removing unused code | Joris Guyonvarch |
2015-04-19 | Removing waitInMinutes from the configuration | Joris Guyonvarch |
2015-04-19 | Adding comment information on both readme and config usage | Joris Guyonvarch |
2015-04-19 | Adding a design to the HTML mail + Adding waitInMinutes in the | Joris Guyonvarch |
2015-04-18 | Parsing utag_list from a detail page and showing the keys that are given in t... | Joris Guyonvarch |
2015-04-18 | Send both plain text and html in mail notifications | Joris Guyonvarch |
2015-04-18 | Parsing images in detail and show URLs in notifications | Joris Guyonvarch |
2015-04-16 | %Hh%M for time output | Joris Guyonvarch |
2015-04-15 | Refactoring so that code is easier to read | Joris Guyonvarch |
2015-04-15 | Fixing line length for console title render | Joris Guyonvarch |
2015-04-15 | Using mime-mail instead of MissingH to send mail so that we have a correct en... | Joris Guyonvarch |
2015-04-15 | Adding a title to the mail | Joris Guyonvarch |
2015-04-14 | Strip mail addresses in the configuration file | Joris Guyonvarch |
2015-04-14 | Fixing compilation | Joris Guyonvarch |
2015-04-14 | Send mail to notify for new ads | Joris Guyonvarch |
2015-04-13 | Renaming Ad.hs to Fetch.hs | Joris Guyonvarch |
2015-04-12 | Show the current time when new ads are available | Joris Guyonvarch |
2015-04-12 | Ignore lines beginning with # in the configuration file | Joris Guyonvarch |
2015-04-12 | The listener will not show results at init step for now, only the new results | Joris Guyonvarch |
2015-04-11 | Fixing conf reader | Joris Guyonvarch |
2015-04-11 | Handle a configuration file to save the url | Joris Guyonvarch |
2015-04-11 | Fixing parsing errors, and use Text from now | Joris Guyonvarch |
2015-04-11 | Fixing bad indentation | Joris Guyonvarch |
2015-04-11 | Set up a listener that diff new ads and show only the new ones | Joris Guyonvarch |
2015-04-11 | Removing StringFormat | Joris Guyonvarch |
2015-04-11 | Fetch first page ads of a given leboncoin url, fetch also the description pag... | Joris Guyonvarch |