Skip to content
Snippets Groups Projects
  1. Oct 01, 2020
  2. Sep 18, 2020
  3. Sep 15, 2020
  4. Aug 31, 2020
  5. Aug 27, 2020
  6. Aug 23, 2020
  7. Aug 12, 2020
  8. Jul 30, 2020
  9. Jul 29, 2020
  10. Jul 27, 2020
  11. Jul 26, 2020
  12. Jul 25, 2020
  13. Jul 22, 2020
  14. Jul 11, 2020
  15. Jul 05, 2020
  16. Jul 02, 2020
  17. Jun 26, 2020
  18. Jun 16, 2020
  19. Jun 11, 2020
  20. Jun 04, 2020
  21. Jun 03, 2020
    • gnieto's avatar
      Implement devices API (#20) · ed9b544a
      gnieto authored
      
      small improvements
      
      Cargo fmt
      
      Simplify insert and update methods
      
      Review feedback
      
      Remove has_device method calls
      
      Load all devices with a single db call
      
      Remove device as in logout
      
      Put all metadata on the same tree
      
      Create userdevice key fucntion
      
      Implement devices API
      
      Implement all the devices endpoints. There's a couple of pending tasks:
      
      - Integrate the "logout" logic once it lands to master (this should
        remove the given device from the database).
      - Track and store last seen timestamp and IP.
      
      Co-authored-by: default avatartimokoesters <timo@koesters.xyz>
      Co-authored-by: default avatarGuillem Nieto <gnieto.talo@gmail.com>
      ed9b544a
  22. May 31, 2020
  23. May 24, 2020
  24. May 19, 2020
  25. May 18, 2020
  26. May 17, 2020
  27. May 14, 2020
Loading