Commit Graph

632 Commits

Author SHA1 Message Date
tomasgodoi
0adc2e7844 Updating readme. 2017-08-28 23:27:28 -03:00
tomasgodoi
a35313922d Creating the guiExitAnki endpoint to allow closing Anki programmatically. 2017-08-28 23:24:08 -03:00
Alex Yatskov
daf5c96c0a Merge pull request #41 from txgio/bind-address
Allowing to bind on other IP Addresses through an environment variable
2017-08-28 14:08:40 -07:00
Alex Yatskov
0925557d9f Merge pull request #43 from txgio/case-insensitive-headers
Making the incoming headers case insensitive.
2017-08-28 14:08:21 -07:00
tomasgodoi
4787641c7b Making the incoming headers case insensitive. Any reference to incoming headers should now be made with lowercase. 2017-08-28 17:49:58 -03:00
tomasgodoi
b2f4d54ac2 Allowing to bind on other IP Addresses through an environment variable. Writing the corresponding documentation. 2017-08-28 17:15:42 -03:00
074177e90b add decorator for versioning 2017-08-27 15:32:49 -07:00
4c0f211dac Merge branch 'master' of https://github.com/FooSoft/anki-connect 2017-08-27 14:55:44 -07:00
Alex Yatskov
17a07b2871 Merge pull request #39 from techdavid/storage-api
Add storage actions
2017-08-22 13:13:03 -07:00
David Bailey
04cf33a1d0 Update with requested changes 2017-08-22 20:05:12 +01:00
David Bailey
f12af86757 Merge branch 'master' into storage-api 2017-08-22 10:00:42 +01:00
David Bailey
56e8023d5f Update with model actions 2017-08-22 09:58:33 +01:00
David Bailey
a95c56a061 Organize README into categories 2017-08-22 09:58:26 +01:00
David Bailey
c689e8276b Document media actions 2017-08-22 09:12:49 +01:00
David Bailey
d64643baa6 Add media file actions 2017-08-22 08:53:35 +01:00
Alex Yatskov
4c9721e28b Merge pull request #38 from techdavid/more-model-actions
Add more model actions
2017-08-21 15:48:27 -07:00
David Bailey
2e09db9dab Add modelNamesAndIds action 2017-08-21 17:15:11 +01:00
David Bailey
75a3a25e91 Add modelFieldsOnTemplates action 2017-08-21 16:44:20 +01:00
285645e516 Merge branch 'master' of https://github.com/FooSoft/anki-connect 2017-08-20 18:24:14 -07:00
Alex Yatskov
d06b231b51 Merge pull request #37 from techdavid/better-headers
Improve handling of HTTP headers
2017-08-20 15:23:01 -07:00
David Bailey
0cc83ab161 Bugfix 2017-08-20 22:39:50 +01:00
David Bailey
d86722c3cb Separate standard headers from extra headers 2017-08-20 22:33:45 +01:00
David Bailey
8179643067 Improve handling of HTTP headers 2017-08-20 20:32:16 +01:00
Alex Yatskov
a68d7d6130 Merge pull request #36 from techdavid/header-functions
Allow other add-ons to add headers
2017-08-20 09:03:17 -07:00
David Bailey
658763dd5b Allow other add-ons to add headers 2017-08-19 23:24:53 +01:00
bca361d79a Updating README.md 2017-08-19 11:38:55 -07:00
Alex Yatskov
c4e11cfda1 Merge pull request #34 from techdavid/config-group-actions
Add config group actions
2017-08-18 13:17:39 -07:00
David Bailey
b6ab724dd7 conf => config in saveDeckConfig 2017-08-18 21:16:50 +01:00
David Bailey
33908a6297 Update README (id => configId) 2017-08-18 21:13:09 +01:00
David Bailey
933c7de6b9 confId => configId 2017-08-18 21:09:28 +01:00
David Bailey
f980758207 Rename actions in README 2017-08-18 20:57:19 +01:00
David Bailey
e2c9eaaa3b Rename actions 2017-08-18 20:54:32 +01:00
David Bailey
ca6d513470 Change id variables to did / configId 2017-08-18 20:50:10 +01:00
Alex Yatskov
20cdbae42b Merge pull request #35 from techdavid/fix-guicurrentcard
Fix broken guiCurrentCard
2017-08-18 11:55:38 -07:00
David Bailey
81d49c3cd8 Fix broken guiCurrentCard
A map can't be converted to JSON
2017-08-18 16:15:08 +01:00
880ff722bb Revert "Updating README.md"
This reverts commit a9f9acf85f.
2017-08-17 21:23:56 -07:00
a9f9acf85f Updating README.md 2017-08-17 21:22:15 -07:00
David Bailey
5ec2d7e33e Add config group actions
+ Move the multi action to a more sensible position
2017-08-17 13:25:06 +01:00
Alex Yatskov
6399da13e7 Merge pull request #33 from techdavid/decknamesandids
Add deckNamesAndIds action
2017-08-16 17:27:13 -07:00
David Bailey
b8c5b7c980 Add deckNamesAndIds action 2017-08-16 22:26:53 +01:00
Alex Yatskov
c0a04c6815 Merge pull request #32 from CharlesHenry/master
Add guiStartCardTimer function
2017-08-16 12:10:31 -07:00
Charles Henry
69c9000dc3 Merge branch 'master' of https://github.com/FooSoft/anki-connect 2017-08-16 13:22:30 +01:00
Charles Henry
c6cad9420c guiStartCardTimer - ensure consistent output in case of failure 2017-08-16 13:09:48 +01:00
Charles Henry
82636b024a Add guiStartCardTimer function 2017-08-16 13:04:05 +01:00
Alex Yatskov
4775caf6e7 Merge pull request #30 from techdavid/readme-fixes
Fix README typo and trailing spaces
2017-08-14 13:29:35 -07:00
David Bailey
910ca48d83 Fix README typo and trailing spaces 2017-08-14 21:02:56 +01:00
Alex Yatskov
d622f215a2 Merge pull request #29 from CharlesHenry/master
Fix issue with AnkiConnect self update
2017-08-14 11:42:17 -07:00
Charles Henry
7a7460785f Fix issue with AnkiConnect self update 2017-08-14 19:30:08 +01:00
Alex Yatskov
792a5c0134 Merge pull request #25 from techdavid/add-getdecks-and-deletedecks
Add getDecks and deleteDecks functions
2017-08-13 14:50:05 -07:00
David Bailey
99d70cc2a4 Add deleteDecks function 2017-08-13 10:05:56 +01:00