Skip to content
  1. May 23, 2023
  2. Apr 08, 2023
  3. Mar 05, 2023
  4. Feb 12, 2023
  5. Feb 04, 2023
  6. Jan 29, 2023
  7. Jun 22, 2022
  8. Apr 11, 2021
  9. Apr 04, 2021
  10. Feb 12, 2020
  11. Dec 05, 2019
  12. Feb 27, 2019
  13. Feb 24, 2019
  14. Jan 06, 2019
  15. Sep 20, 2017
  16. Jan 08, 2017
  17. Dec 24, 2016
    • Phyks (Lucas Verney)'s avatar
      Work on Weboob linting · 35408601
      Phyks (Lucas Verney) authored
      * Sort alphabetically modules in weboob linting script
      * Remove btdigg module, as btdigg website is dead.
      * Add icons for all modules with a missing icon.
      * Add some unittests for LDLC.
      35408601
  18. Feb 11, 2016
  19. Jan 17, 2016
  20. Nov 29, 2014
  21. Nov 26, 2014
  22. Nov 24, 2014
    • Romain Bignon's avatar
      remove unused imports · 810fa459
      Romain Bignon authored
      810fa459
    • Alexandre Morignot's avatar
      New module residentadivsor · 12a9aa95
      Alexandre Morignot authored
      Add the support of www.residentadvisor.net, a calendar of clubbing event.
      Inherits of CapCalendarEvent and offers the following :
        - search event by date and city
        - (un)attend to event if credentials are supplied
      
      A function search_events_by_title is implemented in ResidentadvisorBrowser,
      although not used, in hope that this functionality becomes possible in a near
      futur.
      12a9aa95