wxiaoguang
960c322586
Refactor update checker to use AppState ( #17387 )
...
We have the `AppState` module now, it can store app related data easily. We do not need to create separate tables for each feature.
So the update checker can use `AppState` instead of a one-row dedicate table.
And the code of update checker is moved from `models` to `modules`.
2021-10-21 17:10:49 +01:00
..
2021-09-28 15:19:22 -04:00
2021-10-21 17:22:43 +08:00
2021-10-21 15:37:43 +08:00
2021-10-07 02:03:37 +02:00
2021-10-21 17:10:49 +01:00
2021-10-20 20:10:03 +01:00
2021-09-27 19:07:19 +01:00
2021-10-17 20:47:12 +01:00
2021-10-17 20:47:12 +01:00
2021-10-17 20:47:12 +01:00
2021-10-20 16:37:19 +02:00
2021-10-17 20:47:12 +01:00
2021-10-17 20:47:12 +01:00
2021-10-17 20:47:12 +01:00
2021-10-05 20:39:37 +02:00
2021-10-15 13:47:15 +08:00
2021-10-07 02:03:37 +02:00
2021-10-17 12:43:25 +01:00
2021-10-21 17:22:43 +08:00
2021-10-17 19:51:56 +01:00
2021-10-21 17:22:43 +08:00
2021-10-20 15:55:33 -04:00
2021-10-12 12:47:19 +02:00
2021-10-20 16:37:19 +02:00
2021-10-13 22:50:23 -04:00
2021-10-18 21:12:26 +01:00
2021-10-21 17:10:49 +01:00
2021-10-12 20:11:35 +02:00
2021-10-13 22:50:23 -04:00
2021-10-13 22:50:23 -04:00