anki-connect/plugin
Kirill Salnikov b8a7151ed0
Fix handling of errors in several methods (#238)
* Fix error message in updateNoteFields method

* Fix error handling in cardsInfo, notesInfo methods

* Add more tests for updateNoteFields, notesInfo

* Fix error handling in several methods

Also fixed obvious bugs in replaceTags and replaceTagsInAllNotes
methods.

* Add more tests for cards methods

* Add more tests for notes methods

* Update documentation on cards methods
2021-03-04 20:06:25 -08:00
..
__init__.py Fix handling of errors in several methods (#238) 2021-03-04 20:06:25 -08:00
config.json Deprecate field 'webCorsOrigin' but keep temporary support for it. 2020-02-28 01:17:53 +01:00
config.md Cleanup 2020-01-05 16:24:20 -08:00
util.py Fix missing return 2021-02-22 19:25:12 -08:00
web.py Add Access-Control-Allow-Headers * (#231) 2021-02-21 11:24:08 -08:00