Commit Graph

492 Commits

Author SHA1 Message Date
fdeef8099a cleanup 2017-07-04 11:42:47 -07:00
f57b767fba use decorators instead of api_ prefix 2017-07-04 11:42:08 -07:00
cdba2c47ee improvements to python interop 2017-07-04 11:29:09 -07:00
0507add4c6 add fields to guiCurrentCard (#11) 2017-07-02 17:52:57 -07:00
0b9fae13fd updating readme 2017-07-02 17:33:59 -07:00
7e3e6fd5fc add guiDeckReview request (#11) 2017-07-02 17:27:31 -07:00
Alex Yatskov
a626da9df9 Merge pull request #12 from txgio/deck-browser-and-deck-overview
Include actions to open the Deck Overview for a given deck name and go to the Deck Browser
2017-07-02 14:02:46 -07:00
tomasgodoi
013050cb9a Fixing some issues. Changing the guiDeckBrowser return to nothing. 2017-07-02 17:38:08 -03:00
tomasgodoi
ffd64ffca0 Including documentation. 2017-07-02 14:50:30 -03:00
tomasgodoi
17c928627c Including actions to go to a deck overview by name and to got to the deck browser screen. 2017-07-02 14:35:14 -03:00
be900206cf Updating README.md 2017-07-01 17:29:48 -07:00
d38fea7498 more cleanup 2017-07-01 17:12:11 -07:00
28ac1bc7c5 api improvements 2017-07-01 13:16:51 -07:00
3f453887df remove debug code 2017-07-01 12:52:15 -07:00
e5ff8eea78 cleanup 2017-07-01 12:49:44 -07:00
d529cc12f4 cleanup 2017-07-01 12:41:27 -07:00
7c410ee64a cleanup 2017-06-28 21:17:11 -07:00
Charles Henry
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. 2017-06-26 23:57:41 +01:00
Charles Henry
842dae9830 Prefix gui to GUI related functions and update readme 2017-06-16 17:17:53 +01:00
Charles Henry
5ec3df733e Use single quotes throughout the code, remove braces around conditions and remove json.dumps where not needed 2017-06-16 14:34:12 +01:00
Charles Henry
3f5dbe904b Use proper boolean values instead of strings 2017-06-15 13:21:13 +01:00
Charles Henry
a28d7043eb Cleanup 2017-06-08 15:09:00 +01:00
Charles Henry
4aa8dfcb02 Fix typos in readme 2017-06-08 15:05:53 +01:00
Charles Henry
48e6daec79 Update readme and automatically move to review state if showAnswer is called 2017-06-08 15:03:02 +01:00
Charles Henry
c0fe214877 Add API for retrieving and answering cards 2017-06-02 13:19:33 +01:00
c317735fb1 Updating README.md 2017-05-30 19:48:24 -07:00
5d482ff4ce minor fixups 2017-05-28 15:54:28 -07:00
Alex Yatskov
d33a5af837 Merge pull request #8 from glutanimate/gui-controls
Add API for controlling Anki's GUI
2017-05-28 15:51:19 -07:00
Glutanimate
94cad0c322 Fix parens typo and JSON response 2017-05-28 22:55:24 +02:00
Glutanimate
d7e58c519a Document guiBrowse() and guiAddCards() 2017-05-28 22:22:21 +02:00
Glutanimate
36c9528153 Fix issues pointed out in the PR. More consistent API function names. 2017-05-28 22:21:20 +02:00
6b5d50b23a Revert "fix-api-params-handler"
This reverts commit 1272d4e6b0.
2017-05-28 11:03:20 -07:00
Alex Yatskov
1db470dcc1 Merge pull request #9 from vchagaev/fix-api-params-handler
Fix API params handler
2017-05-28 09:52:44 -07:00
Vladislav Chagaev
1272d4e6b0 fix-api-params-handler 2017-05-28 11:41:51 +03:00
Glutanimate
9e6d963b1a Add API for controlling Anki's GUI 2017-05-28 07:45:31 +02:00
178f8417bc Updating README.md 2017-05-06 12:17:15 -07:00
Alex Yatskov
c2842dda4f Merge pull request #7 from davidshepherd7/patch-1
Clarify the documentation for people using something other than Javascript
2017-05-06 10:34:06 -07:00
David Shepherd
b65ff66a37 Add a simple curl example 2017-05-06 13:39:38 +01:00
David Shepherd
67bc56872f Clarify that the API accepts JSON 2017-05-06 13:37:31 +01:00
b55826a4eb Updating README.md 2017-04-21 23:36:47 -07:00
16701801e4 Updating README.md 2017-04-14 21:05:19 -07:00
ff7fed61f3 Updating README.md 2017-04-01 13:21:04 -07:00
35ea082a44 Updating README.md 2017-03-14 21:10:45 -07:00
d78b8e93d4 fix typo error, fixes #5 2017-03-12 09:43:47 -07:00
ac5180dc93 Updating README.md 2017-02-26 15:08:24 -08:00
9fcef4d077 Updating README.md 2017-02-19 15:05:17 -08:00
4dac6596cc minor fixes 2017-02-19 15:02:09 -08:00
fb17be7ab8 . 2017-02-19 13:34:12 -08:00
c2d280726f automatic version upgrade 2017-02-19 13:18:07 -08:00
ea38f95d6d add automatic upgrade feature 2017-02-19 12:57:55 -08:00