Commit Graph

  • 5d23ef1385 Raise exception with relevant error messages when an error occurred during action. c-okelly 2018-03-10 01:04:08 +0000
  • 6a7bfe269a
    Merge pull request #71 from c-okelly/master Alex Yatskov 2018-02-22 12:08:20 -0800
  • 64a0a9d6a6 Add createDeck action c-okelly 2018-02-22 18:34:12 +0000
  • c4fef2d0b2 Updating README.md Alex Yatskov 2018-02-21 19:14:50 -0800
  • 89bd6ca6db
    Merge pull request #69 from sudarshang/add_sync Alex Yatskov 2018-02-21 09:08:15 -0800
  • 8d1fb1989b updates README.md Sudarshan Gaikaiwari 2018-02-21 11:01:37 -0600
  • 834b5ace7b Calls onSync to prevent the corruption of collection message Sudarshan Gaikaiwari 2018-02-21 07:28:28 -0600
  • a16bd94341 Expose Anki sync via AnkiConnect Sudarshan Gaikaiwari 2018-02-21 07:16:52 -0600
  • c2f7acf928 Updating README.md Alex Yatskov 2018-01-26 15:18:44 -0800
  • de56be0ad9 Merge branch 'master' of https://github.com/FooSoft/anki-connect Alex Yatskov 2018-01-14 08:41:28 -0800
  • 683ba117c6
    Merge pull request #66 from louietan/master Alex Yatskov 2018-01-14 08:41:07 -0800
  • 40b6e8c0a4
    Merge pull request #65 from louietan/patch-1 Alex Yatskov 2018-01-14 08:40:23 -0800
  • 88b375d4a8 Add getTags action louie 2018-01-14 19:26:37 +0800
  • 4c96cc4937
    Fix issue #64 louietan 2018-01-14 17:59:17 +0800
  • d613e184e6 Merge branch 'dev' Alex Yatskov 2018-01-09 10:05:30 -0800
  • abc948e57b
    Merge pull request #63 from ReneBrals/master Alex Yatskov 2018-01-09 10:04:11 -0800
  • 05b4e9ab8d Missed a typo ReneBrals 2018-01-09 18:46:23 +0100
  • 6d7b525bad Fixed another typo ReneBrals 2018-01-09 18:44:50 +0100
  • 4411c4969f Fixed Typo ReneBrals 2018-01-09 18:40:44 +0100
  • 150c49d273 Updated README to include notesInfo and cardsInfo ReneBrals 2018-01-09 18:40:07 +0100
  • 2d051c67c1 Fixed notesInfo fetching card IDs belonging to note ReneBrals 2018-01-09 14:24:56 +0100
  • cd6dd8479c Make note/card endpoints more like existing endpoints, removing some Anki-internal fields from it ReneBrals 2018-01-09 14:09:38 +0100
  • 63c2eb4887 Added API endpoint to retrieve card/note information. ReneBrals 2018-01-06 20:48:25 +0100
  • c60b311eaa
    Merge pull request #61 from jingtaozf/master Alex Yatskov 2018-01-01 08:51:00 -0800
  • 7de12f7d4b add support to modify fields of exist note. Jingtao Xu 2018-01-01 10:34:38 +0800
  • af716fa556 Merge branch 'dev' Alex Yatskov 2017-12-30 13:09:50 -0800
  • cee92290ba
    Merge pull request #60 from bertoncelj1/cors Alex Yatskov 2017-12-30 13:08:36 -0800
  • aabfc8596b
    Merge pull request #59 from bertoncelj1/tests_fix Alex Yatskov 2017-12-23 11:57:38 -0800
  • 20f1920e06 Add a header for CORS support Anže Bertoncelj 2017-12-22 23:53:41 +0100
  • 612afa75a1 Update API version check Anže Bertoncelj 2017-12-22 22:42:49 +0100
  • 9ddb7eb19a Updating README.md Alex Yatskov 2017-10-08 14:34:17 -0700
  • 6aa40a698f Updating README.md Alex Yatskov 2017-10-02 09:31:31 -0700
  • 1c1cf2ec61 Updating README.md Alex Yatskov 2017-10-01 18:17:39 -0700
  • edf66fbcca Merge pull request #53 from txgio/add-css-field Alex Yatskov 2017-10-01 09:36:35 -0700
  • 01676f7b2c Including the css field on the guiCurrentCard endpoint. tomasgodoi 2017-10-01 12:22:04 -0300
  • bd071a3dfe Updating README.md Alex Yatskov 2017-09-29 17:03:48 -0700
  • 065c199105 fix broken error handling for invalid json Alex Yatskov 2017-09-15 22:17:52 -0700
  • d05ba3c4ed Updating README.md Alex Yatskov 2017-09-09 22:28:09 -0700
  • b45d66a074 Updating README.md Alex Yatskov 2017-08-30 21:43:15 -0700
  • b46dd623f6 Updating README.md Alex Yatskov 2017-08-30 21:26:28 -0700
  • 6c9e3126cb Merge branch 'master' into dev Alex Yatskov 2017-08-30 20:47:18 -0700
  • 337261245b bump version, improvements to api Alex Yatskov 2017-08-30 20:47:08 -0700
  • 26ce24152b add zip script for anki 2.1 Alex Yatskov 2017-08-29 21:17:01 -0700
  • b6f2f0fb32 Merge pull request #46 from txgio/travis-tests Alex Yatskov 2017-08-29 14:18:20 -0700
  • adcb09bf1e Fixing the addon for the Anki 2.1.x by using it as a module. tomasgodoi 2017-08-29 18:16:47 -0300
  • eabfb97e81 Fixing some paths. tomasgodoi 2017-08-29 17:19:21 -0300
  • 0b4948823b Including tests for the Anki 2.1.x version. tomasgodoi 2017-08-29 17:16:06 -0300
  • 8f9b69ede6 Merge branch 'dev' of https://github.com/FooSoft/anki-connect into dev Alex Yatskov 2017-08-29 08:42:20 -0700
  • 350b12d580 add decorator for versioning Alex Yatskov 2017-08-27 15:32:49 -0700
  • e59347a071 Returning the addon include. tomasgodoi 2017-08-29 01:54:41 -0300
  • 4ad5bd71b5 Testing failure case. tomasgodoi 2017-08-29 01:51:51 -0300
  • a9dcea9674 Wating the AnkiConnect to be up to run the tests. tomasgodoi 2017-08-29 01:49:13 -0300
  • 1642c48f0c Including the docker host. tomasgodoi 2017-08-29 01:34:08 -0300
  • a78630f5e4 Changing start directory. tomasgodoi 2017-08-29 01:29:58 -0300
  • dad6ef54dd Changing file permission. tomasgodoi 2017-08-29 01:24:55 -0300
  • 86d6ff8b63 Including travis tests. tomasgodoi 2017-08-29 01:21:32 -0300
  • 0c9cd00b9c Moving the docker stuff to another folder. tomasgodoi 2017-08-29 00:18:10 -0300
  • a36dfab38d Merge branch 'master' into travis-tests tomasgodoi 2017-08-29 00:13:57 -0300
  • 1645d5b210 Merge pull request #45 from txgio/gui-exit-anki Alex Yatskov 2017-08-28 19:41:44 -0700
  • 0adc2e7844 Updating readme. tomasgodoi 2017-08-28 23:27:28 -0300
  • a35313922d Creating the guiExitAnki endpoint to allow closing Anki programmatically. tomasgodoi 2017-08-28 23:24:08 -0300
  • daf5c96c0a Merge pull request #41 from txgio/bind-address Alex Yatskov 2017-08-28 14:08:40 -0700
  • 0925557d9f Merge pull request #43 from txgio/case-insensitive-headers Alex Yatskov 2017-08-28 14:08:21 -0700
  • 4787641c7b Making the incoming headers case insensitive. Any reference to incoming headers should now be made with lowercase. tomasgodoi 2017-08-28 17:49:58 -0300
  • b2f4d54ac2 Allowing to bind on other IP Addresses through an environment variable. Writing the corresponding documentation. tomasgodoi 2017-08-28 17:15:42 -0300
  • 074177e90b add decorator for versioning Alex Yatskov 2017-08-27 15:32:49 -0700
  • 4c0f211dac Merge branch 'master' of https://github.com/FooSoft/anki-connect Alex Yatskov 2017-08-27 14:55:44 -0700
  • 17a07b2871 Merge pull request #39 from techdavid/storage-api Alex Yatskov 2017-08-22 13:13:03 -0700
  • 04cf33a1d0 Update with requested changes David Bailey 2017-08-22 20:05:12 +0100
  • f12af86757 Merge branch 'master' into storage-api David Bailey 2017-08-22 10:00:42 +0100
  • 56e8023d5f Update with model actions David Bailey 2017-08-22 09:51:01 +0100
  • a95c56a061 Organize README into categories David Bailey 2017-08-22 09:43:37 +0100
  • c689e8276b Document media actions David Bailey 2017-08-22 09:12:49 +0100
  • d64643baa6 Add media file actions David Bailey 2017-08-22 08:53:35 +0100
  • 4c9721e28b Merge pull request #38 from techdavid/more-model-actions Alex Yatskov 2017-08-21 15:48:27 -0700
  • 2e09db9dab Add modelNamesAndIds action David Bailey 2017-08-21 17:15:11 +0100
  • 75a3a25e91 Add modelFieldsOnTemplates action David Bailey 2017-08-21 15:10:57 +0100
  • 285645e516 Merge branch 'master' of https://github.com/FooSoft/anki-connect Alex Yatskov 2017-08-20 18:24:14 -0700
  • d06b231b51 Merge pull request #37 from techdavid/better-headers Alex Yatskov 2017-08-20 15:23:01 -0700
  • 0cc83ab161 Bugfix David Bailey 2017-08-20 22:39:50 +0100
  • d86722c3cb Separate standard headers from extra headers David Bailey 2017-08-20 22:29:52 +0100
  • 8179643067 Improve handling of HTTP headers David Bailey 2017-08-20 20:32:16 +0100
  • a68d7d6130 Merge pull request #36 from techdavid/header-functions Alex Yatskov 2017-08-20 09:03:17 -0700
  • 658763dd5b Allow other add-ons to add headers David Bailey 2017-08-19 23:24:53 +0100
  • bca361d79a Updating README.md Alex Yatskov 2017-08-19 11:38:55 -0700
  • c4e11cfda1 Merge pull request #34 from techdavid/config-group-actions Alex Yatskov 2017-08-18 13:17:39 -0700
  • b6ab724dd7 conf => config in saveDeckConfig David Bailey 2017-08-18 21:16:50 +0100
  • 33908a6297 Update README (id => configId) David Bailey 2017-08-18 21:10:51 +0100
  • 933c7de6b9 confId => configId David Bailey 2017-08-18 21:09:28 +0100
  • f980758207 Rename actions in README David Bailey 2017-08-18 20:57:19 +0100
  • e2c9eaaa3b Rename actions David Bailey 2017-08-18 20:54:32 +0100
  • ca6d513470 Change id variables to did / configId David Bailey 2017-08-18 20:37:46 +0100
  • 20cdbae42b Merge pull request #35 from techdavid/fix-guicurrentcard Alex Yatskov 2017-08-18 11:55:38 -0700
  • 81d49c3cd8 Fix broken guiCurrentCard David Bailey 2017-08-18 16:15:08 +0100
  • 880ff722bb Revert "Updating README.md" Alex Yatskov 2017-08-17 21:23:56 -0700
  • a9f9acf85f Updating README.md Alex Yatskov 2017-08-17 21:22:15 -0700
  • 5ec2d7e33e Add config group actions David Bailey 2017-08-17 13:25:06 +0100
  • 6399da13e7 Merge pull request #33 from techdavid/decknamesandids Alex Yatskov 2017-08-16 17:27:13 -0700
  • b8c5b7c980 Add deckNamesAndIds action David Bailey 2017-08-16 22:26:53 +0100
  • c0a04c6815 Merge pull request #32 from CharlesHenry/master Alex Yatskov 2017-08-16 12:10:31 -0700