Commit graph

2504 commits

Author SHA1 Message Date
Damien Elmes
1b489eea0b process events before any dom op 2012-03-25 02:41:32 +09:00
Damien Elmes
d99b707d67 more friendly anki 1 import error 2012-03-25 00:52:33 +09:00
Damien Elmes
e5f3d0b7f0 don't leave empty undo when trying to delete default deck 2012-03-25 00:39:23 +09:00
Damien Elmes
4e5b04611e don't throw a traceback when internet down 2012-03-24 23:48:20 +09:00
Damien Elmes
027aad43aa include question in answer audio replay; don't play same audio twice 2012-03-24 23:37:50 +09:00
Damien Elmes
3172d8faa4 expand deck tree to depth 5 2012-03-24 23:31:19 +09:00
Damien Elmes
1f0f31a337 confirmation on template delete 2012-03-24 23:27:21 +09:00
Damien Elmes
2caf92e58d confirmation on field delete 2012-03-24 23:26:03 +09:00
Damien Elmes
092eba2691 strip implicit webkit html on drop or paste 2012-03-24 23:17:05 +09:00
Damien Elmes
487550ecb0 use shouldShowTimer() to fix answer time being uncounted 2012-03-24 19:56:28 +09:00
Damien Elmes
96ddf9c0cc remove the 25 card minimum review limit 2012-03-24 04:07:03 +09:00
Damien Elmes
bf0caddccc ensure field area surrounds floated images 2012-03-24 03:01:41 +09:00
Damien Elmes
4322b21c25 don't show a cancel button in the upgrade wizard 2012-03-24 00:44:53 +09:00
Damien Elmes
88df74ae9a work around \0 in string 2012-03-22 16:20:06 +09:00
Damien Elmes
24155cf337 work around another win32 crash 2012-03-20 05:53:18 +09:00
Damien Elmes
c09ad29161 remove 'deck' from the list of mapping options 2012-03-20 05:45:48 +09:00
Damien Elmes
3d50abecf9 show editable deck in import dialog; bump version 2012-03-20 05:39:59 +09:00
Damien Elmes
07d0d1ef80 strip trailing whitespace 2012-03-20 04:23:30 +09:00
Damien Elmes
cac5f9306f strip img path when dragging 2012-03-20 03:16:15 +09:00
Damien Elmes
c40b3ba9a6 change db -> change database 2012-03-20 02:59:01 +09:00
Damien Elmes
553cdb4fc2 reenable change note type 2012-03-20 02:57:44 +09:00
Damien Elmes
b2d31fe780 only process the first link; some programs give us the same link twice 2012-03-20 01:11:09 +09:00
Damien Elmes
f7d59cfe97 fix help links 2012-03-20 00:21:39 +09:00
Damien Elmes
801feaa41b show sync errors in a text window 2012-03-19 23:20:47 +09:00
Damien Elmes
9d5c63d3d2 link to beta ankiweb 2012-03-19 23:17:07 +09:00
Damien Elmes
55ac3e6a4b add the colour anki icon back 2012-03-19 23:15:34 +09:00
Damien Elmes
d79ca13dd7 show the original deck too when a card is in a cram deck 2012-03-19 22:48:53 +09:00
Damien Elmes
b8ae9f06a8 give a warning if conf load fails 2012-03-19 22:24:41 +09:00
Damien Elmes
5d7562a9e4 'delete unused' 2012-03-19 22:20:39 +09:00
Damien Elmes
37061c6661 when deleting a note, we need to rebuild the queue 2012-03-19 22:20:02 +09:00
Damien Elmes
259c5c6dfc change timer color at limit 2012-03-16 20:11:36 +09:00
Damien Elmes
3304bc0aef fix maxTime 2012-03-16 20:08:58 +09:00
Damien Elmes
d1cf46d0c8 timeboxing 2012-03-16 19:55:59 +09:00
Damien Elmes
996271de4b move to overview after cram deck created 2012-03-16 19:10:40 +09:00
Damien Elmes
17267af0ed only show 'rebuild' on cram decks 2012-03-16 19:09:31 +09:00
Damien Elmes
3a57c19199 if the upgrade fails, ignore old conf 2012-03-14 23:30:34 +09:00
Damien Elmes
0d3fc59917 work around a crash on windows when adding media 2012-03-14 01:09:06 +09:00
Damien Elmes
ec0f35a2e1 bump alpha version 2012-03-14 00:51:53 +09:00
Damien Elmes
5160d68846 remove obsolete revorder option from dialog 2012-03-13 22:47:22 +09:00
Damien Elmes
ccc112adde show dynamic deck description 2012-03-13 21:39:35 +09:00
Damien Elmes
557cff8250 label tweak 2012-03-13 21:27:36 +09:00
Damien Elmes
896ecfa0f5 add rebuild button 2012-03-13 19:36:11 +09:00
Damien Elmes
a4e6db9498 derive autoplay from original deck 2012-03-13 19:13:33 +09:00
Damien Elmes
1fa4e6c946 don't show a warning when a cram deck is deleted 2012-03-13 19:05:48 +09:00
Damien Elmes
8fd29bed1c cram creation & config 2012-03-13 19:02:39 +09:00
Damien Elmes
84fc02901d use timeLimit() 2012-03-12 14:04:48 +09:00
Damien Elmes
a56cede50c don't move cards if they're in a temporary deck 2012-03-12 13:54:05 +09:00
Damien Elmes
e4860b1b7f Merge https://github.com/jakeprobst/ankiqt 2012-03-12 11:46:15 +09:00
Jake Probst
8c424e5e95 not terrible autoscrolling in add card window 2012-03-11 06:24:31 -07:00
Jake Probst
51146ccd51 deck and tag section of add card dialog takes up less space 2012-03-11 05:50:20 -07:00