Commit graph

67 commits

Author SHA1 Message Date
Damien Elmes
fe6fb005b6 do partial tag update on sync 2009-06-10 20:58:54 +09:00
Damien Elmes
d1c73cb002 don't use full sync in local sync 2009-06-06 01:11:14 +09:00
Damien Elmes
f5facee398 make sure to close temp file fds, add full sync to sync() 2009-06-05 15:16:11 +09:00
Damien Elmes
4b883e2c16 don't clobber original deck if failure in sync 2009-06-02 15:41:30 +09:00
Damien Elmes
d35ef18889 make sure to set host header 2009-06-02 04:16:49 +09:00
Damien Elmes
a1166215fd implement full sync downloading 2009-06-02 03:19:16 +09:00
Damien Elmes
8a19bd4c57 implement full sync uploading 2009-05-31 01:23:31 +09:00
Damien Elmes
df0e4d2446 ensure tags are synced properly in one way sync 2009-05-21 02:11:33 +09:00
Damien Elmes
1e275db81d add stats sync direction to make it clearer 2009-05-13 15:41:31 +09:00
Damien Elmes
4a59e9d5ae patch to fix sync translation from piotr 2009-04-30 05:21:52 +09:00
Damien Elmes
19584bd642 don't dirty cards on sync 2009-04-22 21:57:25 +09:00
Damien Elmes
d4235aaa34 parse lastSync as a float to fix problem with latest simplejson 2009-04-11 01:05:35 +09:00
Damien Elmes
ba716e2066 conditionally apply meta 2009-04-07 12:22:35 +09:00
Damien Elmes
c7f9cec657 add deck vars 2009-04-07 11:55:08 +09:00
Damien Elmes
aed9fb1c61 update tag priorities when deck is bundled 2009-04-06 23:53:04 +09:00
Damien Elmes
64275642ba pass unicode to simplejson.loads() 2009-03-15 06:39:08 +09:00
Damien Elmes
b527d31499 fix the review history growing bug properly 2009-03-12 17:21:11 +09:00
Damien Elmes
0b1a135176 update card tags after sync, new priority handling 2009-02-20 00:12:19 +09:00
Damien Elmes
77a6488f6d when importing, tag cards as new, add unit test 2009-02-14 03:03:42 +09:00
Damien Elmes
8c9803e638 dynamic index generation, sort new in rev order 2009-02-06 01:28:21 +09:00
Damien Elmes
d0fa667717 don't report deletions when renamed, assert checksum on client 2009-02-04 22:33:49 +09:00
Damien Elmes
89a31fdc9a don't checksum media locally 2009-02-04 22:24:54 +09:00
Damien Elmes
b1835ff71b no need to replace into, since we delete fields anyway 2009-02-04 18:00:00 +09:00
Damien Elmes
ded420dd9e fix allow empty answer problem in sync 2009-01-21 16:20:42 +09:00
Samson Melamed
314f6c9b1f fixes media sync progress bar not reaching 100% 2009-01-10 00:00:48 -05:00
Damien Elmes
2b30578615 make sure to commit lastSync on summary, don't force table size 2009-01-07 10:56:32 +09:00
Damien Elmes
a0a6df0f8e fix problems with lastsync 2008-12-23 15:41:22 +09:00
Damien Elmes
8a47538075 use lastsync not deck.lastsync 2008-12-20 18:30:02 +09:00
Damien Elmes
d027892c5c always downcase media extensions, fix path on win32 2008-12-13 13:40:14 +09:00
Damien Elmes
a0adccc117 replace facts, don't ignore them 2008-11-29 00:13:59 +09:00
Damien Elmes
8af4c1200f don't fail silently 2008-11-21 13:36:19 +09:00
Damien Elmes
9c8af9d64f work around a sync bug 2008-11-21 13:16:48 +09:00
Damien Elmes
26ad7e8149 rebuild due counts after sync 2008-11-16 04:20:14 +09:00
Damien Elmes
9775213845 protocol 4 sync 2008-11-15 00:41:24 +09:00
Damien Elmes
7c630b9805 change 60 to 30 2008-11-14 14:06:21 +09:00
Damien Elmes
d747745f13 increase sync timeout to 60 seconds 2008-11-14 14:06:00 +09:00
Damien Elmes
cdd2be3548 fix unit test, badstatusline error 2008-11-14 14:03:47 +09:00
Damien Elmes
07956d9e24 new bulk card handling, fix count bugs, next int generation 2008-11-13 03:19:19 +09:00
Damien Elmes
e9dc034b9a add refs to relativeDelay again 2008-11-08 20:05:39 +09:00
Damien Elmes
014896478f Merge branch 'master' into htmlcache
Conflicts:

	anki/deck.py
2008-11-08 17:26:45 +09:00
Damien Elmes
4558a36d3a obsolote relativeDelay in favour of interval desc, should fix ubuntu too 2008-11-08 16:30:41 +09:00
Damien Elmes
b2d0e5d3df wip 2008-11-07 18:44:49 +09:00
Damien Elmes
83bc433e19 media syncing fix 2008-11-06 22:35:50 +09:00
Damien Elmes
4ecf764046 reenable history syncing 2008-10-19 20:25:03 +09:00
Damien Elmes
ef3e1c3da4 properly send protocol version 2008-10-19 20:22:20 +09:00
Damien Elmes
5a21a79eb8 disable applying history too, until people upgrade 2008-10-19 18:56:11 +09:00
Damien Elmes
c130dac060 temporarily disable history, add canonifyTags 2008-10-19 18:46:05 +09:00
Damien Elmes
bb2c38e723 reimplement history sync in raw sql 2008-10-19 03:03:04 +09:00
Damien Elmes
c0e5bed6a6 sync sources, support media syncing in import/export again 2008-10-18 20:20:43 +09:00
Damien Elmes
2afa59b24a remove sync limit, improve bulk media 2008-10-18 19:10:29 +09:00