Commit Graph

53 Commits

Author SHA1 Message Date
j
97fe8731b8 remove unused scrape table 2016-01-21 12:38:02 +05:30
j
6f4672d296 remove unused per isbn metadata table and related apis 2016-01-21 11:58:07 +05:30
j
9e7dcf75a8 fix sort for empty strings, fixes #167 2016-01-20 12:16:46 +05:30
j
54b3982787 add sharemetadata to itemKeys. fix queries for boolean keys 2016-01-19 16:44:11 +05:30
j
7a42473919 implement sharemetadata, fixes 165 2016-01-19 15:35:16 +05:30
j
e5995a6423 migrate old isbn arrays again, fixes #193 2016-01-19 11:43:57 +05:30
j
200c6df686 get pages from file if no longer in item.info 2016-01-19 09:48:33 +05:30
j
14b2c99ab3 sign release with OpenSSL.crypto.sign (last remaining use of ed25519) 2016-01-18 19:36:21 +05:30
j
b05618f50a move config to data folder, fixes #171 2016-01-18 12:09:39 +05:30
rlx
d7975a870b update strings 2016-01-16 20:14:09 +05:30
j
591fa089ce more sort fixes. []->None 2016-01-16 15:19:25 +05:30
j
d876768771 empty lists are None not '', fixes #102 2016-01-16 11:17:55 +05:30
j
fb9d7f7572 wording 2016-01-13 23:16:09 +05:30
j
47fe90329c oxjs might be replaced get replaced right now, only use js 2016-01-13 12:17:13 +05:30
j
a723709641 end update thread to restart 2016-01-13 10:58:55 +05:30
j
44cb61da96 file must exist 2016-01-13 10:58:55 +05:30
j
d72158d78f return new version as version 2016-01-13 10:58:55 +05:30
j
4ed0eee032 fix debug messages 2016-01-13 10:58:55 +05:30
j
e654d391fd install update before restart 2016-01-13 10:58:55 +05:30
j
516397ae44 visual feedback during updates 2016-01-12 20:30:54 +05:30
j
d04636bf69 new session for restart 2016-01-07 00:58:29 +05:30
j
2fbe881935 check for new version in getVersion 2016-01-04 17:32:40 +05:30
j
98714e35e7 fix path 2015-12-19 19:22:01 +01:00
j
124a2b6593 disable git update notification 2015-12-01 09:58:03 +01:00
j
68383b8834 report bandwidth, only pull changes 2015-12-01 00:26:35 +01:00
j
aba444e2c4 upgrade OML.app if installed 2015-11-30 17:49:33 +01:00
j
cec7c12ac4 allow removing old ids 2015-11-26 13:40:39 +01:00
j
20dc20c727 dont reuse variable 2015-11-17 14:21:05 +01:00
d65ad0e8ea default release url 2015-03-23 11:38:22 +05:30
j
d933ca8f63 dont fail if old module does not exist 2015-03-14 17:44:08 +05:30
j
fe6f81505b versions are strings 2015-03-14 13:42:25 +05:30
j
2da0bed0ee fix update to support new modules 2015-03-08 00:47:31 +05:30
j
fe71615a3f fall back to latin-1 if txt files is not utf-8 2015-03-07 17:29:59 +05:30
j
0ec527dd02 fix ./ctl release 2015-02-27 18:46:50 +05:30
j
bc065c7fda move release url to config to be able to test updates before a release 2014-12-13 18:05:00 +01:00
j
f1863faf50 os.walk is generator 2014-12-13 15:56:17 +01:00
j
4f58d76eda fix update check 2014-10-31 18:53:10 +01:00
j
17406a3929 more python3 fixes 2014-10-31 18:47:48 +01:00
j
26d3f1f8fb Merge branch 'master' into py3 2014-09-08 21:28:35 +02:00
j
0c11681de3 check if all modules are available 2014-09-06 01:56:37 +02:00
j
8e27b9f76e port to python3 2014-09-03 00:38:34 +02:00
j
f5bb5ee877 also check for git updates 2014-09-01 14:01:41 +02:00
j
5ede07edca move update api to update.py 2014-08-22 19:46:45 +02:00
j
0bd359f89d check for updates and offer option option to restart 2014-08-22 18:42:08 +02:00
j
cb59b49ee3 fix os.path 2014-08-11 19:11:07 +02:00
j
d5a57708d3 include user-agent in update requests 2014-08-07 12:12:03 +02:00
j
537eba0f0f install updates on startup, check for updates 2014-08-07 11:46:23 +02:00
j
d4ad1466be dont print url 2014-08-05 12:12:55 +02:00
j
33327094e3 fix update 2014-08-05 12:10:42 +02:00
j
0ff98f616b only update new modules 2014-08-05 11:51:17 +02:00