Skip to content
  1. Apr 11, 2021
  2. Apr 08, 2021
  3. Apr 04, 2021
  4. Feb 12, 2021
  5. Jan 27, 2021
  6. Jan 09, 2021
  7. Dec 26, 2020
  8. Dec 18, 2020
  9. Dec 15, 2020
  10. Dec 11, 2020
  11. Nov 17, 2020
  12. Oct 28, 2020
  13. Oct 07, 2020
  14. Sep 23, 2020
  15. Sep 09, 2020
  16. Aug 26, 2020
  17. Aug 07, 2020
  18. Jul 02, 2020
    • Yoann Guillard's avatar
      [cragr] Ignore cards' duplicates · 9cbfd74d
      Yoann Guillard authored and ntome's avatar ntome committed
      One connection has an exact card's duplicate. This is a blocking state
      by default. Set ignore_duplicates in the related page's Elements solved the problem.
      9cbfd74d
    • Maxime Gasselin's avatar
      [cragr] New accounts types · 4fd4ec23
      Maxime Gasselin authored and ntome's avatar ntome committed
      If not the ID will be the main account ID and would an raise
      "There are two objects with the same ID" error.
      4fd4ec23
  19. Jun 17, 2020
    • Damien Mat Jedrzejewski's avatar
      [cragr] Switch account_space only when needed · d56303d2
      Damien Mat Jedrzejewski authored and hydrargyrum's avatar hydrargyrum committed
      A number of iter_ functions use go_to_account_space() function in this
      module. Sometimes using it with argument '0'  is enough and avoids
      trying to switch space when not needed, especially when the next request
      is retried up to 6 times upon response code 500. This commit extends that
      use of the function to all accounts where no switch is needed. This
      saves on requests number and avoids error 500 for users with only one
      space.
      d56303d2
  20. Jun 03, 2020
  21. May 07, 2020