Skip to content
Snippets Groups Projects
  1. May 20, 2020
    • Felix Paul Kühne's avatar
      wifi sharing: fix connectivity for IPv6-only networks · bd0664a0
      Felix Paul Kühne authored
      Previously, a socket was only opened if there was a valid IPv4 interface to be found as IPv6 were not checked for actively. This is now addressed. On dual-stack networks, the IPv4 address will still be displayed to the user as it is more readible.
      
      This fixes #23696
      bd0664a0
  2. May 18, 2020
  3. May 13, 2020
  4. May 06, 2020
  5. May 04, 2020
  6. May 02, 2020
  7. Apr 27, 2020
  8. Apr 23, 2020
  9. Apr 14, 2020
  10. Apr 07, 2020
  11. Apr 04, 2020
  12. Apr 02, 2020
    • Soomin Lee's avatar
      MLBaseModel: Observable: Initial · d6e500ff
      Soomin Lee authored
      This introduces an observer/observable pattern to the MLBaseModels.
      
      This will be used as a foundation of having a better communication
      betweens models and controllers which will later allow us to have for
      example pagination, diffable collections, etc.
      d6e500ff
  13. Apr 01, 2020
Loading