calendarwatch_frontend/database/migrations/versions
Raphael Maenle 0284eb2fa8 adds cleanup functionality for old devices
- device now last field 'last connection' which gets updated
  at every server connection from the respective device
- manual cleanup script in database deletes all devices which
  have never been updated, or have a timestamp older than 30 days
2020-07-17 10:39:16 +02:00
..
1e8205594ac1_.py updates database design for mariadb 2020-05-27 20:06:43 +02:00
121eab3835ee_.py adds cleanup functionality for old devices 2020-07-17 10:39:16 +02:00
aeab4aff199b_.py updates database design for mariadb 2020-05-27 20:06:43 +02:00
e5ef5e4a807b_.py adds device handling functionality from the browser 2020-05-28 12:00:05 +02:00