Commit Graph

292 Commits

Author SHA1 Message Date
Alex Yatskov
da4252cb11
Merge pull request #86 from bertoncelj1/patch-1
Change addNote auto fields parameter to array
2018-07-04 15:42:47 -07:00
Anže Bertoncelj
847c2b252a
Change addNote auto fields parameter to array
The "fields" parameter should be array instead of a string.
2018-07-03 15:50:50 +02:00
e4a9286989 adding logging 2018-06-30 11:23:13 -07:00
bddef5eabd temporarily remove travis until I get it working properly 2018-06-23 10:09:50 -07:00
f109f89d2f fixing more issues with audio 2018-06-23 09:53:28 -07:00
7d39517280 fix audio download 2018-06-22 18:51:22 -07:00
Alex Yatskov
f1a27b47cd
Merge pull request #83 from 1nsp1r3rnzt/master
fixed grammar mistake in duplicate
2018-06-20 16:43:14 -07:00
Ranjit Singh
2808fac33f fixed grammar mistake in duplicate 2018-06-20 13:48:45 -04:00
795709b9ac fix failing to create notes when audio could not be downloaded 2018-06-03 15:09:13 -07:00
0ca55353fa fix typo 2018-06-03 08:26:33 -07:00
Alex Yatskov
6882ca642a
Merge pull request #79 from CharlesHenry/master
Add template field to guiCurrentCard output + increment API_VERSION
2018-05-25 10:46:13 -07:00
Charles Henry
e38f92b159 Merge branch 'master' of https://github.com/FooSoft/anki-connect 2018-05-25 13:32:06 +01:00
Charles Henry
5768a28446 Update documentation and unit tests to use version 6 + include new template field in example output of guiCurrentCard 2018-05-25 13:31:32 +01:00
c95947e6f4 Updating README.md 2018-05-19 21:23:24 -07:00
Charles Henry
c32cf1eb7a Add template to getCurrentCard output + increment API_VERSION 2018-05-18 13:46:33 +01:00
Charles Henry
4cef534271 Merge branch 'master' of https://github.com/FooSoft/anki-connect 2018-05-18 13:40:39 +01:00
cd11abfc2a fix changeDeck tests 2018-05-09 14:20:20 -07:00
968341a66f add unit tests for cards 2018-05-08 20:38:28 -07:00
95ab8164cd updating note and deck tests 2018-05-08 18:47:45 -07:00
f79c98bb96 rename zip script 2018-05-08 18:31:52 -07:00
20a39f7604 work on deck tests 2018-05-08 18:29:29 -07:00
4ebcffb698 work on graphical tests 2018-05-08 18:17:26 -07:00
c39e092a04 add graphical tests 2018-05-08 18:16:36 -07:00
d3258e2da4 add media tests 2018-05-08 17:55:45 -07:00
9eabc14b7c add model tests 2018-05-08 17:41:27 -07:00
4c86400d32 cleanup deck tests 2018-05-08 17:22:42 -07:00
a7a03ab1b9 unit test cleanup for misc 2018-05-08 15:18:21 -07:00
ba42cedf1a unit tests for notes 2018-05-08 15:13:49 -07:00
e63f2116cd cleanup 2018-05-07 14:34:41 -07:00
409245c41b wip 2018-05-07 14:18:20 -07:00
7a0b4e656d cleanup 2018-05-07 11:02:51 -07:00
1e32f05bd5 typo 2018-05-06 22:14:18 -07:00
9e24d82a39 working on deck tests 2018-05-06 22:13:21 -07:00
acad72732f work on tests 2018-05-06 20:21:59 -07:00
8b78a4d2f7 wip 2018-05-06 19:11:54 -07:00
570350b038 fix upgrade code 2018-05-06 19:04:53 -07:00
d33b4e0dc7 wip 2018-05-06 19:01:24 -07:00
fb37ac9f8a wip 2018-05-06 18:45:56 -07:00
e80bf2e8aa work in progress on cleaning up api 2018-05-06 17:52:24 -07:00
4173f4e5fe fix incorrect variable usage 2018-05-06 13:24:40 -07:00
6d61af3386 merge AnkiConnect and AnkiBridge classes 2018-05-06 12:59:31 -07:00
Charles Henry
01ba3bec53 Merge branch 'master' of https://github.com/FooSoft/anki-connect 2018-04-23 16:02:41 +01: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