Skip to content
  1. Jul 03, 2023
  2. May 23, 2023
  3. Apr 14, 2023
  4. Apr 08, 2023
  5. Mar 05, 2023
  6. Feb 12, 2023
  7. Feb 11, 2023
  8. Feb 04, 2023
  9. Jan 31, 2023
  10. Jan 29, 2023
  11. Aug 08, 2022
  12. Jul 04, 2022
  13. Jun 22, 2022
  14. Jun 13, 2022
  15. May 05, 2022
    • Damien Ramelet's avatar
      [orange] Update CaptchaPage · febea4b2
      Damien Ramelet authored and hydrargyrum's avatar hydrargyrum committed
      And add a little hack to bypass that said Captcha and newly
      implemented datadome. Orange send us cookies before solving any
      challenges, simply retrying the login allow us to go further
      febea4b2
  16. Mar 06, 2022
  17. Feb 28, 2022
  18. Feb 18, 2022
    • Daniel Zhu's avatar
      [orange] Retrieve rechargeable subscriptions · ae6063a5
      Daniel Zhu authored and ntome's avatar ntome committed
      People with rechargeable mobile subscription did
      not have the possibility to retrieve their bills.
      
      This commit fixes that behaviour and retrieves the
      concerned subscriptions and bills. However, unless
      the user is an account manager or the CEO of his
      company, he will not have the possibility to
      download his bills; he would then only have access
      to meta data.
      ae6063a5
    • Daniel Zhu's avatar
      [orange] Catch errors 404 appropriately · d57f84ae
      Daniel Zhu authored and ntome's avatar ntome committed
      Prior to this commit, errors 404 were expected to be handled with
      a `ClientError` exception; but such errors were actually raising
      `HTTPNotFound` exceptions.
      
      This commit fixes the previous behaviour and catches now
      `HTTPNotFound` instead of `ClientError`.
      d57f84ae
  19. Feb 02, 2022
  20. Nov 24, 2021
  21. Jun 30, 2021
  22. Jun 05, 2021
  23. May 10, 2021
  24. Apr 26, 2021
  25. Apr 11, 2021