futengda
|
ecb9bb2428
|
refactor: write lastVisited and query at the same time
In addition, the `settings.write` method now uses shallow merge by default
|
2020-07-31 12:25:20 +08:00 |
|
futengda
|
b6e791f7d0
|
refactor: write route.query via settings.write
I added a shallow parameter, because the query should not be extends, but should be replaced directly.
|
2020-07-30 16:54:02 +08:00 |
|
Anmol Sethi
|
00d164b67f
|
Add default config file and improve config/data directory detection
|
2020-05-12 19:59:54 -04:00 |
|
Asher
|
319cd3f7ab
|
Make updating work for both binary and loose releases
|
2020-02-20 18:48:16 -06:00 |
|
Asher
|
0ec83f8736
|
Check updates daily instead of every time
Also add a way to force a check.
|
2020-02-14 16:46:22 -06:00 |
|
Asher
|
b29346ecdf
|
Implement new structure
|
2020-02-04 14:31:44 -06:00 |
|