Commit graph

48 commits

Author SHA1 Message Date
Damien Elmes
d2ee2521bd if there's an error upgrading, try fix integrity and try again 2008-11-15 20:12:14 +09:00
Damien Elmes
9b25fcc7a2 always generate deck queue 2008-11-15 18:58:42 +09:00
Damien Elmes
48dc09db5b add relativeDelay on upgrade - we don't need it, but old code does 2008-11-15 18:38:17 +09:00
Damien Elmes
4316c93b79 don't dirty cards when upgrading 2008-11-15 18:19:01 +09:00
Damien Elmes
095aa6dc84 check daily stats in check due, no need to call separately 2008-11-15 17:56:54 +09:00
Damien Elmes
4e937bf72a fix seen card count in kanji, fix display bug 2008-11-15 17:50:46 +09:00
Damien Elmes
80fb6c5230 check due before rebuilding counts 2008-11-15 17:44:46 +09:00
Damien Elmes
6ec7fba13f catch errors adding columns 2008-11-15 17:38:35 +09:00
Damien Elmes
cdce18f5c0 set new card modulus on new cards at end deck 2008-11-15 04:56:52 +09:00
Damien Elmes
91114a72c5 no tag searching, add index to db.py 2008-11-14 19:48:47 +09:00
Damien Elmes
6658b47661 add capitalized tags field, don't use cardmodelname in tags 2008-11-14 14:33:11 +09:00
Damien Elmes
2aaaa2d4ad change default deck location 2008-11-14 01:58:42 +09:00
Damien Elmes
f64a5c4b51 tidy 2008-11-13 17:42:45 +09:00
Damien Elmes
61972d32d7 remove 'tomorrow' special case, add boost for initial 2 2008-11-13 17:16:27 +09:00
Damien Elmes
b6471b15e8 support short eta, don't send same factId in getCards() 2008-11-13 12:43:51 +09:00
Damien Elmes
5eae130b29 capitalize tomorrow 2008-11-13 03:31:38 +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
ca413a1a88 apply missing merge from master 2008-11-12 18:46:08 +09:00
Damien Elmes
e9dc034b9a add refs to relativeDelay again 2008-11-08 20:05:39 +09:00
Damien Elmes
6cb968c10a fix bugs in merge, fix slow spacedCardCount() 2008-11-08 17:41:40 +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
e066ea3681 optimize for large number of new cards 2008-10-23 02:24:05 +09:00
Damien Elmes
3d026bb882 make 2 progress too 2008-10-20 20:19:00 +09:00
Damien Elmes
c0e5bed6a6 sync sources, support media syncing in import/export again 2008-10-18 20:20:43 +09:00
Damien Elmes
06799ad300 refresh in different place 2008-10-16 00:41:30 +09:00
Damien Elmes
12e4953dc9 add short interval alternatives 2008-10-16 00:02:34 +09:00
Damien Elmes
1eb20be6e3 make sure to consider tags when checking if cards empty 2008-10-13 23:11:36 +09:00
Damien Elmes
3933e14c1b default to new cards in order 2008-10-13 17:53:12 +09:00
Damien Elmes
8ea5f06ea6 fix bug in conditional card generation 2008-10-12 07:08:57 +09:00
Damien Elmes
189ca06492 remove debug statement 2008-10-12 03:49:08 +09:00
Damien Elmes
225e31f470 conditional card generation 2008-10-12 03:42:52 +09:00
Damien Elmes
2a3f653d0e possible fix for add cards error 2008-10-12 03:21:53 +09:00
Damien Elmes
838ed803f7 prevent merging/deletion of public models, add source id 2008-10-12 02:59:31 +09:00
Damien Elmes
e25feed0af support 4am rollover 2008-10-12 04:02:33 +09:00
Damien Elmes
23379cd600 get rid of 'deck is empty message' 2008-10-12 00:19:58 +09:00
Damien Elmes
e40cdb9608 default to 10 minutes for ease 1 2008-10-07 01:12:06 +09:00
Damien Elmes
e69522f120 ensure order of received cards 2008-10-06 18:41:50 +09:00
Damien Elmes
472eb4581a public decks wip 2008-10-04 14:48:23 +09:00
Damien Elmes
4434665d94 add safety check to interval calcuation 2008-10-03 18:13:01 +09:00
Damien Elmes
1561655461 start of one way syncing 2008-10-02 17:57:44 +09:00
Damien Elmes
6d721a3d86 fail gracefully if id doesn't exist 2008-10-02 17:08:00 +09:00
Damien Elmes
85c72a9ddb forget deletions in integrity check 2008-10-01 03:16:52 +09:00
Damien Elmes
35fc4fbd3f track full card time, not just question. use failed cnt for average 2008-09-29 14:15:46 +09:00
Damien Elmes
b43bba1d46 only remove session if currently active 2008-09-28 16:16:06 +09:00
Damien Elmes
6bb24d8a16 delete session before closing deck 2008-09-28 16:12:05 +09:00
Damien Elmes
5da3a0f5d3 initial commit from hg 2008-09-27 23:50:03 +09:00