Commit Graph

  • db96bc1ac7 * Fixed 'cards' report David Snopek 2013-07-26 20:43:03 +0100
  • be72e8ef25 Generate collection/deck graphs. David Snopek 2013-07-26 20:16:26 +0100
  • 2239fb8f41 Added 'stats_report' for cards. David Snopek 2013-07-26 19:25:42 +0100
  • b97f34d741 Allow passing order into 'find_cards'. David Snopek 2013-07-26 19:16:26 +0100
  • 0798415076 * Fixed bug in 'find_cards'. David Snopek 2013-07-26 14:09:25 +0100
  • dbed1ef303 Fixed adding/removing tags via card (no unit tests, yet :-/) David Snopek 2013-07-26 13:38:50 +0100
  • 80f2136805 Got 'create_dynamic_deck' actually working in integration. David Snopek 2013-07-24 21:29:26 +0100
  • 3fe1e0eb06 Implemented 'create_dynamic_deck' for custom study options. David Snopek 2013-07-24 20:17:52 +0100
  • 46dab1c612 Added 'list_tags'. David Snopek 2013-07-24 19:28:24 +0100
  • e228c0739b Fixed 'extend_scheduler_limits'. David Snopek 2013-07-24 17:15:59 +0100
  • 1348950875 Attempt to allow the user to configure the scheduler. David Snopek 2013-07-24 17:06:08 +0100
  • e582d8284b * Added the ability to suspend/unsuspend cards. David Snopek 2013-07-23 00:33:53 +0100
  • 28ad457773 Began testing and fleshing out the NoteHandler. David Snopek 2013-07-22 23:48:06 +0100
  • 0b7628f5e4 Began fleshing out the CardHandler. David Snopek 2013-07-22 23:35:03 +0100
  • 34cb8fe09b Did some refactoring moving the 'next_card' stuff into the CollectionHandler. David Snopek 2013-07-22 22:37:34 +0100
  • ffde4a7ff6 * Added sessions and refactored the handler arguments to only take the collection and (new) request object David Snopek 2013-07-22 20:11:53 +0100
  • 9a97d6524e Changed extension so that GitHub will show it right! David Snopek 2013-07-18 02:23:58 +0100
  • d73401ac6b Changed INSTALL.txt to README.txt. David Snopek 2013-07-18 02:22:21 +0100
  • 9207f3bce4 * Simplified logging helper. David Snopek 2013-07-18 02:17:36 +0100
  • f891a939c3 Updated the supervisord example config. David Snopek 2013-07-17 19:19:37 +0100
  • 45efa650d5 Refactor adding our default note for testing. David Snopek 2013-07-17 17:47:53 +0100
  • 4e8f1d217e Forgot to test the answer buttons too! David Snopek 2013-07-17 17:37:11 +0100
  • 59f8171798 Serialize more of the card object. David Snopek 2013-07-17 17:34:34 +0100
  • 9deb84c6a6 Got the supervisor conf actually working and tested. David Snopek 2013-07-17 16:07:15 +0100
  • a2661400f3 Moved import code into it's own module so things outside of the ImportExportHandler can use it (like a setup_new_collection function). David Snopek 2013-07-16 20:22:17 +0100
  • 50bcba34a0 Added an example supervisord config file. David Snopek 2013-07-16 20:03:48 +0100
  • 1349178157 Moved logging into a utils module so we don't have to duplicate it. David Snopek 2013-07-16 19:50:45 +0100
  • f33b655717 Integration testing reveals some insanity that snuck into the repo. :-) David Snopek 2013-07-16 19:45:35 +0100
  • 540d190c2a Added support for getting the buttons and the estimated interval times (no tests!) David Snopek 2013-07-16 17:44:09 +0100
  • d925cddf17 Implemented import support! David Snopek 2013-07-16 16:58:04 +0100
  • 022235ec60 * Simplified the *HandlerGroup to *Handler. David Snopek 2013-07-16 15:12:05 +0100
  • 93094ebb48 * Added new handler type 'card' and moved the position of 'note' David Snopek 2013-07-16 14:20:31 +0100
  • a31de8a91a Got almost 80% test coverage of AnkiServer/apps/rest_app.py and fixed some bugs. David Snopek 2013-07-15 17:11:28 +0100
  • 57d3ba5445 Refactored AnkiServer/apps/rest_app.py so that it is actually testable. David Snopek 2013-07-15 16:13:48 +0100
  • 3a31cb5889 Merge branch 'anki_2_0' of https://github.com/dsnopek/anki-sync-server into anki_2_0 David Snopek 2013-07-15 15:29:29 +0100
  • f707c8409c Got nearly 100% test coverage for AnkiServer/collection.py David Snopek 2013-07-15 15:27:13 +0100
  • 9f4a3c5373 Corrected INSTALL.txt. David Snopek 2013-07-14 06:56:46 -0500
  • e25cf25684 Squashed commit of the following: David Snopek 2013-07-12 22:08:16 +0100
  • 661662400f Actually integrated the thread_pool into the SyncApp. David Snopek 2013-04-04 00:42:27 +0100
  • 775036e3db Reduced the collection.py module to purely managing threads. David Snopek 2013-04-03 23:42:01 +0100
  • 457a88d484 Got a complete 'fullup' working! David Snopek 2013-04-03 22:42:28 +0100
  • d425b03d3e Got sync working through part of the 'fullup' process (media is currently failing). David Snopek 2013-04-03 20:50:32 +0100
  • 549d9b1d2c Committed old Anki 1.2 sync server code. It's not very generic. :-/ David Snopek 2013-04-03 14:31:44 +0100