Skip to content
  1. Feb 24, 2019
  2. Jan 23, 2019
  3. Dec 02, 2018
    • Etienne Lachere's avatar
      [oAuth2] new BrowserRedirect exception · cc0fc417
      Etienne Lachere authored and Romain Bignon's avatar Romain Bignon committed
      meant to work with oAuth2 compliant modules. The module constructs the
      authorization_uri with every params it needs (at least client_id and redirect_uri),
      then raise BrowserRedirect with this uri.
      cc0fc417
  4. Mar 31, 2018
  5. Nov 18, 2017
  6. Sep 21, 2017
  7. Jul 09, 2017
  8. Mar 11, 2017
  9. Nov 18, 2016
  10. Oct 25, 2016
  11. Sep 08, 2016
  12. Aug 28, 2016
  13. Feb 11, 2016
  14. Mar 08, 2015
  15. 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
  16. Oct 02, 2014
  17. Jul 09, 2014
  18. Jul 08, 2014
  19. May 17, 2014
  20. Mar 15, 2013
  21. Mar 23, 2012
  22. Jan 17, 2012
  23. Nov 28, 2011
  24. Apr 08, 2011
  25. Nov 29, 2010
  26. Aug 31, 2010
  27. Aug 26, 2010
  28. Aug 13, 2010
  29. Aug 12, 2010
  30. Jul 07, 2010
  31. Jun 22, 2010