Commit Graph

  • 69c9000dc3 Merge branch 'master' of https://github.com/FooSoft/anki-connect Charles Henry 2017-08-16 13:22:30 +0100
  • c6cad9420c guiStartCardTimer - ensure consistent output in case of failure Charles Henry 2017-08-16 13:09:48 +0100
  • 82636b024a Add guiStartCardTimer function Charles Henry 2017-08-16 13:04:05 +0100
  • 4775caf6e7 Merge pull request #30 from techdavid/readme-fixes Alex Yatskov 2017-08-14 13:29:35 -0700
  • 910ca48d83 Fix README typo and trailing spaces David Bailey 2017-08-14 21:02:56 +0100
  • d622f215a2 Merge pull request #29 from CharlesHenry/master Alex Yatskov 2017-08-14 11:42:17 -0700
  • 7a7460785f Fix issue with AnkiConnect self update Charles Henry 2017-08-14 19:30:08 +0100
  • 792a5c0134 Merge pull request #25 from techdavid/add-getdecks-and-deletedecks Alex Yatskov 2017-08-13 14:50:05 -0700
  • 99d70cc2a4 Add deleteDecks function David Bailey 2017-08-13 10:05:56 +0100
  • 6da8481b07 Add getDecks function David Bailey 2017-08-13 09:02:59 +0100
  • e50f2af06b Merge pull request #24 from techdavid/aresuspended-and-aredue Alex Yatskov 2017-08-12 12:39:25 -0700
  • 3f4885adfb Improve wording of README David Bailey 2017-08-12 16:28:38 +0100
  • 64c61a32fa Fix IndexError for new cards with areDue / getIntervals David Bailey 2017-08-12 16:21:04 +0100
  • a6c15d7bb2 Change isSuspended to areSuspended; add areDue function; code style fixes David Bailey 2017-08-12 15:57:28 +0100
  • c09c171dcd Merge pull request #23 from techdavid/add-changedeck Alex Yatskov 2017-08-10 17:05:01 -0700
  • aea292f092 Add changeDeck function David Bailey 2017-08-10 18:34:43 +0100
  • caea9cbc08 Merge pull request #22 from techdavid/getintervals-and-cardstonotes Alex Yatskov 2017-08-09 17:05:13 -0700
  • e02f8b2d65 Add cardsToNotes function David Bailey 2017-08-09 19:05:00 +0100
  • 6a6f9d7d2a fix typo David Bailey 2017-08-09 18:55:31 +0100
  • 1a2c559ca2 Add getIntervals function David Bailey 2017-08-09 18:40:09 +0100
  • 9298f867f6 Merge pull request #21 from techdavid/tag-suspend-bugfix Alex Yatskov 2017-08-05 20:21:40 -0700
  • dc01014daf Fix issue #20; add isSuspended function; update code style David Bailey 2017-08-06 02:29:59 +0100
  • f48e6431b5 Merge pull request #19 from techdavid/tag-suspend-bugfix Alex Yatskov 2017-08-05 08:59:42 -0700
  • 3f755cbd08 Call startEditing before / stopEditing after tagging David Bailey 2017-08-05 09:24:03 +0100
  • 4e9f96460b Merge pull request #18 from techdavid/addtags-and-suspend Alex Yatskov 2017-08-03 17:03:40 -0700
  • 30f3d5618a Rename browse to findCards and add new findNotes function David Bailey 2017-08-03 22:31:47 +0100
  • a78d40457c Change behaviour of tag/suspend functions David Bailey 2017-08-03 22:21:59 +0100
  • e8088146f3 Add tagging and suspend functions David Bailey 2017-08-03 21:07:22 +0100
  • 5dfffadda7 Updating README.md Alex Yatskov 2017-07-30 17:32:28 -0700
  • 46ba1d84f9 Merge pull request #17 from techdavid/fix-guideckreview Alex Yatskov 2017-07-30 10:39:29 -0700
  • 50300b55b5 Fix bug where guiDeckReview always returns null David Bailey 2017-07-30 11:48:57 +0100
  • d926260da4 Merge pull request #16 from techdavid/multi-actions Alex Yatskov 2017-07-27 12:28:18 -0700
  • a129f8365b Update README for multi action David Bailey 2017-07-27 18:54:02 +0100
  • b8e63c383d Add multi function David Bailey 2017-07-27 18:32:34 +0100
  • fbf938bf49 Merge pull request #15 from techdavid/fast-browse Alex Yatskov 2017-07-21 12:47:23 -0700
  • 81c069342c Update README with non-gui browse documentation David Bailey 2017-07-21 12:45:31 +0100
  • d9f94652b2 Add fast non-GUI browse function David Bailey 2017-07-21 01:50:12 +0100
  • 5517473072 more reliable testing for anki alpha Alex Yatskov 2017-07-05 21:29:46 -0700
  • fdabb37aaf Including a delay to start the test. tomasgodoi 2017-07-06 00:59:42 -0300
  • b64c6e34ee Running docker. tomasgodoi 2017-07-06 00:55:10 -0300
  • 6bec4bb5b6 Including entrypoint.sh to run xvfb to simulate an X Server. tomasgodoi 2017-07-06 00:53:54 -0300
  • d4e521b17d Another try. tomasgodoi 2017-07-06 00:28:47 -0300
  • 4e94a358ac Trying to fix another error. tomasgodoi 2017-07-06 00:25:39 -0300
  • 8734bacac2 Fixing another syntax error. tomasgodoi 2017-07-06 00:22:51 -0300
  • 989c750a73 Fixing .yml. tomasgodoi 2017-07-06 00:19:44 -0300
  • d7e32d4081 Forcing build. tomasgodoi 2017-07-06 00:15:42 -0300
  • 6b81ef2f33 Including travis support to execute tests. tomasgodoi 2017-07-06 00:14:04 -0300
  • da7c1c8a45 exposing more information about note fields (#11) Alex Yatskov 2017-07-05 13:01:13 -0700
  • c0d8d7f029 fix guiBrowse to work on anki alpha, add gitignore Alex Yatskov 2017-07-04 12:35:04 -0700
  • fdeef8099a cleanup Alex Yatskov 2017-07-04 11:42:47 -0700
  • f57b767fba use decorators instead of api_ prefix Alex Yatskov 2017-07-04 11:42:08 -0700
  • cdba2c47ee improvements to python interop Alex Yatskov 2017-07-04 11:29:09 -0700
  • 0507add4c6 add fields to guiCurrentCard (#11) Alex Yatskov 2017-07-02 17:52:57 -0700
  • 0b9fae13fd updating readme Alex Yatskov 2017-07-02 17:33:59 -0700
  • 7e3e6fd5fc add guiDeckReview request (#11) Alex Yatskov 2017-07-02 17:27:31 -0700
  • a626da9df9 Merge pull request #12 from txgio/deck-browser-and-deck-overview Alex Yatskov 2017-07-02 14:02:46 -0700
  • 013050cb9a Fixing some issues. Changing the guiDeckBrowser return to nothing. tomasgodoi 2017-07-02 17:38:08 -0300
  • ffd64ffca0 Including documentation. tomasgodoi 2017-07-02 14:50:30 -0300
  • 17c928627c Including actions to go to a deck overview by name and to got to the deck browser screen. tomasgodoi 2017-07-02 14:35:14 -0300
  • be900206cf Updating README.md Alex Yatskov 2017-07-01 17:29:48 -0700
  • d38fea7498 more cleanup Alex Yatskov 2017-07-01 17:12:11 -0700
  • 28ac1bc7c5 api improvements Alex Yatskov 2017-07-01 13:16:51 -0700
  • 3f453887df remove debug code Alex Yatskov 2017-07-01 12:52:15 -0700
  • e5ff8eea78 cleanup Alex Yatskov 2017-07-01 12:49:44 -0700
  • d529cc12f4 cleanup Alex Yatskov 2017-07-01 12:41:27 -0700
  • 7c410ee64a cleanup Alex Yatskov 2017-06-28 21:17:11 -0700
  • 54ab68feb4 Return error message in failure scenarios, rename checkState to guiCheckState, remove success+message response format in favour of True/False + rename ord field to fieldOrder (see readme) + updated readme. Charles Henry 2017-06-26 23:57:41 +0100
  • 842dae9830 Prefix gui to GUI related functions and update readme Charles Henry 2017-06-16 17:17:53 +0100
  • 5ec3df733e Use single quotes throughout the code, remove braces around conditions and remove json.dumps where not needed Charles Henry 2017-06-16 13:58:49 +0100
  • 3f5dbe904b Use proper boolean values instead of strings Charles Henry 2017-06-15 13:21:13 +0100
  • a28d7043eb Cleanup Charles Henry 2017-06-08 15:09:00 +0100
  • 4aa8dfcb02 Fix typos in readme Charles Henry 2017-06-08 15:05:53 +0100
  • 48e6daec79 Update readme and automatically move to review state if showAnswer is called Charles Henry 2017-06-08 15:03:02 +0100
  • c0fe214877 Add API for retrieving and answering cards Charles Henry 2017-06-02 13:19:33 +0100
  • c317735fb1 Updating README.md Alex Yatskov 2017-05-30 19:48:24 -0700
  • 5d482ff4ce minor fixups Alex Yatskov 2017-05-28 15:54:28 -0700
  • d33a5af837 Merge pull request #8 from glutanimate/gui-controls Alex Yatskov 2017-05-28 15:51:19 -0700
  • 94cad0c322 Fix parens typo and JSON response Glutanimate 2017-05-28 22:55:24 +0200
  • d7e58c519a Document guiBrowse() and guiAddCards() Glutanimate 2017-05-28 22:22:21 +0200
  • 36c9528153 Fix issues pointed out in the PR. More consistent API function names. Glutanimate 2017-05-28 22:21:20 +0200
  • 6b5d50b23a Revert "fix-api-params-handler" Alex Yatskov 2017-05-28 11:03:20 -0700
  • 1db470dcc1 Merge pull request #9 from vchagaev/fix-api-params-handler Alex Yatskov 2017-05-28 09:52:44 -0700
  • 1272d4e6b0 fix-api-params-handler Vladislav Chagaev 2017-05-28 11:41:51 +0300
  • 9e6d963b1a Add API for controlling Anki's GUI Glutanimate 2017-05-27 14:14:40 +0200
  • 178f8417bc Updating README.md Alex Yatskov 2017-05-06 12:17:15 -0700
  • c2842dda4f Merge pull request #7 from davidshepherd7/patch-1 Alex Yatskov 2017-05-06 10:34:06 -0700
  • b65ff66a37 Add a simple curl example David Shepherd 2017-05-06 13:39:38 +0100
  • 67bc56872f Clarify that the API accepts JSON David Shepherd 2017-05-06 13:37:31 +0100
  • b55826a4eb Updating README.md Alex Yatskov 2017-04-21 23:36:47 -0700
  • 16701801e4 Updating README.md Alex Yatskov 2017-04-14 21:05:19 -0700
  • ff7fed61f3 Updating README.md Alex Yatskov 2017-04-01 13:21:04 -0700
  • 35ea082a44 Updating README.md Alex Yatskov 2017-03-14 21:10:45 -0700
  • d78b8e93d4 fix typo error, fixes #5 Alex Yatskov 2017-03-12 09:43:47 -0700
  • ac5180dc93 Updating README.md Alex Yatskov 2017-02-26 15:08:24 -0800
  • 9fcef4d077 Updating README.md Alex Yatskov 2017-02-19 15:05:17 -0800
  • 4dac6596cc minor fixes Alex Yatskov 2017-02-19 15:02:09 -0800
  • fb17be7ab8 . Alex Yatskov 2017-02-19 13:34:12 -0800
  • c2d280726f automatic version upgrade Alex Yatskov 2017-02-19 13:18:07 -0800
  • ea38f95d6d add automatic upgrade feature Alex Yatskov 2017-02-19 12:57:55 -0800
  • 08e8338448 rename extension Alex Yatskov 2017-02-19 12:47:38 -0800