Commit Graph

250 Commits

Author SHA1 Message Date
6d61af3386 merge AnkiConnect and AnkiBridge classes 2018-05-06 12:59:31 -07:00
0efa203095 cleanup 2018-03-31 14:40:01 -07:00
d3627e3060 ignore zip file 2018-03-31 14:30:58 -07:00
Alex Yatskov
3ab156577e
Merge pull request #77 from aci2n/master
Catch exception when checking if a note can be created
2018-03-16 07:32:34 -07:00
Alvaro Calace
13abf38ffb Catch exception when checking if a note can be created 2018-03-16 09:51:48 -03:00
Alex Yatskov
1dc9b90796
Merge pull request #75 from c-okelly/master
Extend error reporting when creating note.
2018-03-12 17:04:36 -07:00
c-okelly
f68b8e06ef Pull requests corrections. 2018-03-11 22:10:07 +00:00
Alex Yatskov
4b6c2270df
Merge pull request #76 from c-okelly/issue_74
Add back isSuspended method
2018-03-11 09:05:33 -07:00
c-okelly
30b70dca68 Add back isSuspended method 2018-03-11 12:27:19 +00:00
c-okelly
d79dd1408b Adding string method for AnkiNoteParams class. Expanded error catching for addNote.
addNotes can now handle when one card of an array throws and error and continue adding cards.
2018-03-11 12:04:16 +00:00
c-okelly
5d23ef1385 Raise exception with relevant error messages when an error occurred during action. 2018-03-11 12:04:04 +00:00
Alex Yatskov
6a7bfe269a
Merge pull request #71 from c-okelly/master
Add createDeck action
2018-02-22 12:08:20 -08:00
c-okelly
64a0a9d6a6 Add createDeck action 2018-02-22 18:36:21 +00:00
c4fef2d0b2 Updating README.md 2018-02-21 19:14:50 -08:00
Alex Yatskov
89bd6ca6db
Merge pull request #69 from sudarshang/add_sync
Expose Anki sync via AnkiConnect
2018-02-21 09:08:15 -08:00
Sudarshan Gaikaiwari
8d1fb1989b updates README.md 2018-02-21 11:03:52 -06:00
Sudarshan Gaikaiwari
834b5ace7b Calls onSync to prevent the corruption of collection message 2018-02-21 07:28:28 -06:00
Sudarshan Gaikaiwari
a16bd94341 Expose Anki sync via AnkiConnect 2018-02-21 07:16:52 -06:00
c2f7acf928 Updating README.md 2018-01-26 15:18:44 -08:00
de56be0ad9 Merge branch 'master' of https://github.com/FooSoft/anki-connect 2018-01-14 08:41:28 -08:00
Alex Yatskov
683ba117c6
Merge pull request #66 from louietan/master
Add getTags action
2018-01-14 08:41:07 -08:00
Alex Yatskov
40b6e8c0a4
Merge pull request #65 from louietan/patch-1
Fix bug in "notesInfo"
2018-01-14 08:40:23 -08:00
louie
88b375d4a8 Add getTags action 2018-01-14 19:34:22 +08:00
louietan
4c96cc4937
Fix issue #64 2018-01-14 17:59:17 +08:00
d613e184e6 Merge branch 'dev' 2018-01-09 10:05:30 -08:00
Alex Yatskov
abc948e57b
Merge pull request #63 from ReneBrals/master
Endpoint to get card/note fields and other data
2018-01-09 10:04:11 -08:00
ReneBrals
05b4e9ab8d Missed a typo 2018-01-09 18:46:23 +01:00
ReneBrals
6d7b525bad Fixed another typo 2018-01-09 18:44:50 +01:00
ReneBrals
4411c4969f Fixed Typo 2018-01-09 18:40:44 +01:00
ReneBrals
150c49d273 Updated README to include notesInfo and cardsInfo 2018-01-09 18:40:07 +01:00
ReneBrals
2d051c67c1 Fixed notesInfo fetching card IDs belonging to note 2018-01-09 14:24:56 +01:00
ReneBrals
cd6dd8479c Make note/card endpoints more like existing endpoints, removing some Anki-internal fields from it
card.type, card.queue and card.due seem difficult to use to me, maybe
card due date should be introduced when it's represented in a more
meaningful way (like an actual date instead of an integer day).
2018-01-09 14:09:38 +01:00
ReneBrals
63c2eb4887 Added API endpoint to retrieve card/note information. 2018-01-06 20:48:25 +01:00
Alex Yatskov
c60b311eaa
Merge pull request #61 from jingtaozf/master
add support to modify fields of exist note.
2018-01-01 08:51:00 -08:00
Jingtao Xu
7de12f7d4b add support to modify fields of exist note. 2018-01-01 10:34:38 +08:00
af716fa556 Merge branch 'dev' 2017-12-30 13:09:50 -08:00
Alex Yatskov
cee92290ba
Merge pull request #60 from bertoncelj1/cors
Add a header for CORS support
2017-12-30 13:08:36 -08:00
Alex Yatskov
aabfc8596b
Merge pull request #59 from bertoncelj1/tests_fix
Update API version check
2017-12-23 11:57:38 -08:00
Anže Bertoncelj
20f1920e06 Add a header for CORS support 2017-12-22 23:53:41 +01:00
Anže Bertoncelj
612afa75a1 Update API version check 2017-12-22 22:42:49 +01:00
9ddb7eb19a Updating README.md 2017-10-08 14:34:17 -07:00
6aa40a698f Updating README.md 2017-10-02 09:31:31 -07:00
1c1cf2ec61 Updating README.md 2017-10-01 18:17:39 -07:00
Alex Yatskov
edf66fbcca Merge pull request #53 from txgio/add-css-field
Including the css field on the guiCurrentCard endpoint.
2017-10-01 09:36:35 -07:00
tomasgodoi
01676f7b2c Including the css field on the guiCurrentCard endpoint. 2017-10-01 12:22:04 -03:00
bd071a3dfe Updating README.md 2017-09-29 17:03:48 -07:00
065c199105 fix broken error handling for invalid json 2017-09-15 22:17:52 -07:00
d05ba3c4ed Updating README.md 2017-09-09 22:28:09 -07:00
b45d66a074 Updating README.md 2017-08-30 21:43:15 -07:00
b46dd623f6 Updating README.md 2017-08-30 21:26:28 -07:00