Skip to content
  1. Feb 24, 2019
  2. Aug 30, 2017
  3. Mar 21, 2016
  4. Feb 26, 2016
  5. 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
  6. Sep 26, 2014
  7. Mar 10, 2014
  8. Feb 26, 2013
  9. Oct 23, 2012
  10. Aug 19, 2012
  11. 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
  12. Mar 15, 2012
  13. Mar 12, 2012
  14. Mar 06, 2012
  15. Jan 17, 2012
  16. May 03, 2011
  17. Apr 08, 2011
  18. Mar 21, 2011
  19. Jul 17, 2010
  20. Jul 14, 2010
  21. Jul 12, 2010
  22. Jun 22, 2010
  23. May 20, 2010
  24. May 19, 2010
  25. May 12, 2010
  26. Apr 28, 2010
  27. Apr 20, 2010
  28. Apr 17, 2010
  29. Apr 16, 2010