Commit graph

240 commits

Author SHA1 Message Date
j
ebc0f28799 micro optimization 2016-03-17 16:03:03 +01:00
j
8c23d73bd3 avoid high cpu load for invalid range request 2016-03-17 15:44:06 +01:00
j
2ee8249cd5 remove unused code 2016-03-17 15:09:53 +01:00
j
0fbef43b71 only get required item keys 2016-02-27 12:03:06 +05:30
j
54f301ff71 cleanup sort/find table 2016-02-27 11:24:51 +05:30
j
be1c4085f2 save remaining syncmetadata tasks on shutdown 2016-02-27 10:19:45 +05:30
j
ec81b80d2e sharemetadata should never be '' 2016-02-26 18:36:00 +05:30
j
2345fc885d avoid extra condition containing all items 2016-02-26 18:06:45 +05:30
j
75afa33a6e lock cache key during update 2016-02-26 17:14:56 +05:30
j
bdba52185c use text() for autocomplete 2016-02-26 11:21:16 +05:30
j
988d030f92 cleanup download, download from local nodes if offline, cache per download users syndb only at startup 2016-02-25 12:50:00 +05:30
j
dc7ff544a7 fix download state 2016-02-24 12:22:36 +05:30
j
b50821ba85 more windows path fixes 2016-02-23 17:45:03 +05:30
j
a37a63d8da windows fixes 2016-02-23 17:27:15 +05:30
j
314bb863eb dont reuse same variable in loop 2016-02-23 09:43:33 +05:30
j
ed8e71e5c6 dont always return sharemetadata key 2016-02-22 19:52:18 +05:30
j
649b0553b4 update to sqlalchemy 1 2016-02-22 18:00:55 +05:30
j
84259fb0c4 avoid rewriting cover cache if one resize fails 2016-02-18 19:23:49 +05:30
j
0f1cd9662d dont open to many sessions 2016-02-18 19:22:53 +05:30
j
22099d4b9a mediastate can be undefined 2016-02-18 13:45:13 +05:30
j
030563c933 downloads can be accessed from tasks, start it earlier 2016-02-18 12:15:15 +05:30
j
045eb91be3 remove transfers table 2016-02-15 17:02:18 +05:30
j
4cabfd0476 fix lookup by id 2016-02-14 16:05:35 +05:30
j
80f2d02dcc clear cache after removing files 2016-02-14 14:43:50 +05:30
j
59765b074e remove duplicate folder scanning code 2016-02-14 14:25:54 +05:30
j
2959f44e24 fix add missing 2016-02-14 14:02:07 +05:30
j
0689563c4d downloads might be gone in shutdown 2016-02-14 13:07:27 +05:30
j
d602191557 files might need moving after metadata change 2016-02-13 17:20:09 +05:30
j
2dbe65721c faster startup check 2016-02-13 17:10:37 +05:30
j
209ebeaab8 make extension lower case 2016-02-13 15:58:06 +05:30
j
ed02b1772d faster list query 2016-02-11 23:53:32 +05:30
j
a71dab1c91 faster remove 2016-02-11 23:25:46 +05:30
j
83ceb5b63f only add items to list once they are available 2016-02-11 22:52:39 +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
d4e3ba407f pass commit to add_file 2016-02-11 11:54:43 +05:30
j
acd64d3186 save queued task on shutdown, add getcover task 2016-02-11 11:54:43 +05:30
j
813e3b591b faster update_find 2016-02-11 11:54:43 +05:30
j
3cde05b9ba make commit optional 2016-02-10 19:32:54 +05:30
j
c82efdaff1 pull changes in peer sort order, fixes #228 2016-02-08 14:33:21 +05:30
j
2bad1b30d2 dont use print 2016-02-07 18:24:07 +05:30
j
e96847a3f4 only download cover if online 2016-02-05 18:17:35 +05:30
j
404842f849 use old google api 2016-02-03 01:00:40 +05:30
j
5dead44107 windows pathnames 2016-01-31 22:58:53 +05:30
j
567952d91d use one variable to track app shutdown state 2016-01-31 22:15:59 +05:30
j
c00c6755d8 typo 2016-01-30 11:44:02 +05:30
j
aac0a069d2 increase db timeout 2016-01-29 22:21:13 +05:30
j
5d92e0b397 various authors 2016-01-29 22:05:59 +05:30
j
8a92429587 check for cancel before overwriting activity 2016-01-28 17:18:01 +05:30
j
27943bf1a5 avoid loop in get_sort_name 2016-01-27 15:09:10 +05:30