Eric House
|
571300c0f8
|
work with two checksums per wordlist, the old that's on the whole
file, and the new that's on the wordlist data only.
|
2012-09-15 09:34:27 -07:00 |
|
Eric House
|
786e05b1f9
|
update to install beta 51
|
2012-08-23 06:51:32 -07:00 |
|
Eric House
|
02fa53cbc7
|
bring in recent tweak
|
2012-08-21 08:02:36 -07:00 |
|
Eric House
|
6b23bebd0a
|
use constants
|
2012-08-20 21:36:14 -07:00 |
|
Eric House
|
4d51cc8d3a
|
check for presence of apache mode (which is unavable when running from
cmdline)
|
2012-08-20 07:07:57 -07:00 |
|
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 |
|