Eric House
|
fca1621ad0
|
use json to do app and all dict queries in one transaction
|
2012-08-18 07:42:42 -07:00 |
|
Eric House
|
07c6d57233
|
pass git version and installer name (usually empty) as part of update
for more granularity
|
2012-08-16 21:49:52 -07:00 |
|
Eric House
|
e749aedd34
|
return url inside a json rather than just a url for more flexibility
and so python's error messages don't trigger Notifications that then
fail.
|
2012-08-15 18:55:54 -07:00 |
|
Eric House
|
6947c50238
|
pass lang instead of lang code; include app name in notification text
|
2012-08-15 07:22:10 -07:00 |
|
Eric House
|
dfdaa500a7
|
return url for app to download when version's old
|
2012-08-15 06:51:48 -07:00 |
|
Eric House
|
2155631021
|
improve, including commmandline testability and use of shelve to store
md5sums after they're generated.
|
2012-08-14 18:29:48 -07:00 |
|
Eric House
|
8b6af3fdb9
|
add md5sum calculator for dicts and use to send POST that checks if
they're current.
|
2012-08-14 07:13:03 -07:00 |
|
Eric House
|
3ef81f248b
|
start on checking for updates/latest version: a menu item that
triggers new code that sends an HTTP POST to a python script on the
server that returns whether the current version is correct.
|
2012-08-13 21:10:22 -07:00 |
|