Alex Yatskov
08109dafbd
Merge pull request #133 from toasted-nutbread/fix-note-duplicate-check
...
Ignore duplicates which are not in the target deck
2020-02-04 10:02:48 -08:00
toasted-nutbread
7ccfa7938e
Ignore duplicates which are not in the target deck
2020-02-02 16:45:05 -05:00
0b66f6a4b5
update readme
2020-01-05 19:01:11 -08:00
7603f2b251
Fix error viewing AnkiConnect page
2020-01-05 17:49:41 -08:00
2767d2928e
Add link script, fix plugin
2020-01-05 17:41:34 -08:00
badcbae50d
Update deployment script
2020-01-05 17:30:53 -08:00
4ec3a1ff61
Remove uncommon settings
2020-01-05 16:46:36 -08:00
98566ca8ba
Cleanup
2020-01-05 16:24:20 -08:00
173e43700b
Cleanup
2020-01-05 15:42:08 -08:00
6118d01de1
Remove support for Anki 2.0 and Python 2
2020-01-05 11:42:59 -08:00
bb62a1e93f
Move plugin to its own directory
2020-01-05 11:35:02 -08:00
24dd22145e
Fix tests for Python3
2020-01-05 11:24:13 -08:00
Alex Yatskov
06c40ed85d
Merge pull request #131 from andersonDadario/bugfix/Issue-130-Restrict-CORS-to-localhost
...
fix #130 - restrict cors to localhost
2019-12-25 19:00:57 -08:00
Anderson Dadario
4059a452a7
fix #130 - restrict cors to localhost
2019-12-20 13:56:39 +01:00
Alex Yatskov
9916eaa80f
Merge pull request #128 from zmughal/readme-spell-fix
...
Fix a couple issues with spelling/capitalization
2019-11-27 08:04:38 -08:00
Zakariyya Mughal
25b800747b
Fix a couple issues with spelling/capitalization
2019-11-26 16:15:02 -06:00
Alex Yatskov
2294906af4
Merge pull request #125 from benkogan/master
...
Add get and update endpoints for model templates and styling
2019-11-02 18:44:03 -07:00
Ben Kogan
be0247ae2f
Add get and update endpoints for model templates and styling
2019-10-27 16:55:26 -04:00
Alex Yatskov
f2e0ac93b5
Merge pull request #124 from leezu/patch-1
...
Update Python example for Python 3
2019-09-22 10:05:06 -07:00
Leonard Lausen
34049299e6
Update Python example for Python 3
2019-09-22 10:28:25 +00:00
64319e1246
Catch invalid versions being passed in, fixes #118
2019-06-01 11:06:08 -07:00
Alex Yatskov
88f49a376a
Merge pull request #119 from corollari/master
...
Add next review times when returning data in guiCurrentCard
2019-05-26 10:22:53 -07:00
Albert
410cd83b57
Add documentation on new data
2019-05-25 21:16:32 +02:00
Albert
d4759223f8
Add review times to response
2019-05-25 21:14:09 +02:00
Alex Yatskov
92a0da4235
Merge pull request #116 from dragonman225/fix-readme
...
Fix README.md
2019-05-05 08:37:46 -07:00
dragonman225
b090da5b59
Fix README.md
2019-05-05 21:33:48 +08:00
Alex Yatskov
5d90bbf1e0
Merge pull request #103 from hgiesel/master
...
Extend guiAddCards so that it's possible to preset notes
2019-05-03 20:30:27 -07:00
Henrik Giesel
38dd51292f
Remove meta.json
2019-05-04 01:19:13 +02:00
Henrik Giesel
e326fd6dca
Fix model bug
2019-05-02 18:33:24 +02:00
91f09347c2
Updating README.md
2019-04-28 16:02:02 -07:00
a98e0b59c0
Updating README.md
2019-04-28 12:33:24 -07:00
3cf61ab5e4
update license file
2019-04-28 11:44:54 -07:00
035ebeb927
Updating README.md
2019-03-07 11:18:51 -08:00
ee7b158cc9
minor cleanup
2019-03-07 10:19:35 -08:00
Alex Yatskov
77a558fc31
Merge pull request #112 from derxe/patch-3
...
Fix bug where API returns noteid even when no note is added
2019-03-04 19:25:35 -08:00
derxe
600979e745
Fix bug where API returns noteid even when no note is added
2019-03-05 03:53:57 +01:00
Alex Yatskov
0db93be681
Merge pull request #108 from c-okelly/master
...
Add new createModel Api end point without documentation
2019-03-01 15:12:55 -08:00
c-okelly
bbcb29ea43
Update changes from PR and add documentation
2019-03-01 17:44:33 +00:00
Alex Yatskov
399d1db48e
Merge pull request #110 from mpontus/feature/note-deletion
...
Introduce note deletion functionality
2019-02-27 09:14:43 -08:00
Mikhail Pontus
47f9db35bd
Introduce note deletion functionality
2019-02-26 20:28:36 +03:00
c-okelly
31aad05668
Add new createModel Api end point without documentation
2019-02-22 18:51:01 +00:00
Alex Yatskov
ed4fec5549
Merge pull request #107 from derxe/patch-2
...
Bug fix, duplicate audio filenames
2019-02-18 08:47:45 -08:00
derxe
9330e23d8a
Bug fix, duplicate audio filenames
...
Fix the bug where old file name was referenced in the audio field.
The problem was, if the audio file we were trying to save already existed it got automatically saved with a different name (the number was appended to the end), but inside the card the incorrect old filename was referenced.
2019-02-18 16:42:29 +01:00
1786110939
Updating README.md
2019-02-03 08:48:57 -08:00
24e70fac57
Updating README.md
2019-02-02 11:13:36 -08:00
ebd569ee23
Updating README.md
2019-02-02 09:06:47 -08:00
e9d0675b82
Updating README.md
2019-02-01 19:56:51 -08:00
Henrik Giesel
8328a0289d
Add fix when decks have mids
2019-02-01 00:18:41 +01:00
Henrik Giesel
fa98e0c324
Add history-check hack
2019-01-24 09:08:35 +01:00
Henrik Giesel
0a2069742c
Update README
2019-01-24 08:44:28 +01:00