Commit Graph

94 Commits

Author SHA1 Message Date
j 349383ff39 write utf-8 2019-03-05 18:23:28 +01:00
j 7ee959cd11 all changelogs should be utf-8 2019-02-23 17:11:50 +05:30
j b3246f05db fix broken logs 2019-02-23 12:50:35 +05:30
j e0cba14d6a store annotations in db and sync with peers 2019-02-10 17:58:05 +05:30
j 5f36b2eab4 get rid of Public lists 2019-02-02 17:53:45 +05:30
j 4033958341 remove unique contraint for user.nickname 2019-02-02 15:53:53 +05:30
j 5a8e08b2c2 don't store local node info in db 2019-02-01 11:57:24 +05:30
j a495fc398d remove empty public lists 2019-01-31 22:04:47 +05:30
j 1c99e3277b dont run ctl on win32 2019-01-29 18:48:48 +05:30
j b4c6f2b4ac use .editorconfig 2019-01-24 18:36:20 +05:30
j 54492489b9 use https 2019-01-20 16:46:58 +05:30
j 2d9f5446dc create peers folder if needed 2019-01-18 17:02:44 +05:30
j dd0e22a979 prepare public api 2019-01-17 16:00:22 +05:30
j 616a06270d give up if download fails multiple times 2019-01-13 12:30:45 +05:30
j e966256fa2 simple changelog 2017-06-03 22:50:14 +02:00
j 805486e8fc use sqlalchemy.sql.expression.text 2016-07-03 17:21:51 +05:30
j 4c34cbed3c add linux arm support: RaspberryPi(armv7l) and aarch64 2016-06-24 12:51:01 +02:00
j 18aebe76d3 windows autostart 2016-04-14 22:51:48 +02:00
j b9508b623a typo 2016-02-26 17:31:30 +05:30
j a37a63d8da windows fixes 2016-02-23 17:27:15 +05:30
j c0ce0a556a get_latest_release might fail if network is down 2016-02-22 19:52:55 +05:30
j ba28d78280 make sure list names are unique per user 2016-02-22 19:17:27 +05:30
j 045eb91be3 remove transfers table 2016-02-15 17:02:18 +05:30
j 01a3d9d38f migrate listorder too 2016-02-13 16:14:19 +05:30
j f68f5f5669 try not to close sqlitedict more than once 2016-02-12 19:04:13 +05:30
j a30c66c1a7 typo 2016-02-12 18:57:55 +05:30
j ca03f71659 fix transfer migration 2016-02-12 18:23:02 +05:30
j 9d7a553b95 move transfers into sqlitedict 2016-02-11 21:25:41 +05:30
j 0ca89db3cd user per peer library (sqlitedict) 2016-02-11 19:55:56 +05:30
j ca62bd051f split platform 2016-02-06 16:07:08 +05:30
j 1412cb4e39 log move/remove errors during update 2016-02-01 16:46:35 +05:30
j ed70856172 fix download 2016-02-01 13:32:59 +05:30
j d32e1527a8 fix windows restart 2016-02-01 13:15:34 +05:30
j 591374d6d1 no postupdate for new versions, dont stop daemon in install 2016-01-31 18:54:37 +05:30
j c844aae72e support platform specific modules 2016-01-31 15:08:16 +05:30
j 27943bf1a5 avoid loop in get_sort_name 2016-01-27 15:09:10 +05:30
j 62c0c9337f slightly faster filter update 2016-01-27 14:25:36 +05:30
j 2b3edd40dc faster filters 2016-01-25 23:02:04 +05:30
j d70bd8797a s/exc_info=1/exc_info=True/g 2016-01-24 14:43:03 +05:30
j 3845189b4c call migrate_8 2016-01-24 13:29:18 +05:30
j ff5917ade0 rebuild changelog and redownload from peers. 2016-01-23 22:19:34 +05:30
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