Skip to content
  1. Mar 15, 2022
  2. Feb 28, 2022
  3. Apr 04, 2021
  4. Oct 01, 2019
  5. Feb 24, 2019
  6. Aug 30, 2017
  7. Mar 21, 2016
  8. Feb 26, 2016
  9. Oct 06, 2014
    • Romain Bignon's avatar
      rename things related to browsers · d61e15cf
      Romain Bignon authored
      weboob.tools.browser -> weboob.deprecated.browser
      weboob.tools.parsers -> weboob.deprecated.browser.parsers
      weboob.tools.mech -> weboob.deprecated.mech
      weboob.browser2 -> weboob.browser
      weboob.core.exceptions -> weboob.exceptions
      
      Also, the new tree for browser2 is:
      
      weboob.browser: import weboob.browser.browsers.* and weboob.browser.url.*
      weboob.browser.browsers: all browsers (including PagesBrowser and LoginBrowser)
      weboob.browser.url: the URL class
      weboob.browser.profiles: all Profile classes
      weboob.browser.sessions: WeboobSession and FuturesSession
      weboob.browser.cookies: that's a cookies thing
      weboob.browser.pages: all Page and derivated classes, and Form class
      weboob.browser.exceptions: specific browser exceptions
      weboob.browser.elements: AbstractElement classes, and 'method' decorator
      weboob.browser.filters.*: all filters
      d61e15cf
  10. Sep 26, 2014
  11. Mar 10, 2014
  12. Feb 26, 2013
  13. Oct 23, 2012
  14. Aug 19, 2012
  15. Mar 16, 2012
    • Laurent Bachelier's avatar
      Move the "empty search for latest" to collections · e958c229
      Laurent Bachelier authored
      There is now a "latest" collection (or "latest_nsfw").
      The feature didn't look much used, since it didn't work on many
      backends.
      Using collections will make it easy to support other things
      like most viewed, featured, etc.
      As a bonus, I added tests for every backend with the feature.
      e958c229
  16. Mar 15, 2012
  17. Mar 12, 2012
  18. Mar 06, 2012
  19. Jan 17, 2012
  20. May 03, 2011
  21. Apr 08, 2011
  22. Mar 21, 2011
  23. Jul 17, 2010
  24. Jul 14, 2010
  25. Jul 12, 2010
  26. Jun 22, 2010
  27. May 20, 2010
  28. May 19, 2010
  29. May 12, 2010
  30. Apr 28, 2010
  31. Apr 20, 2010
  32. Apr 17, 2010