anki-connect/plugin
oakkitten 748310def4 Make plugin importable
Don't start the web server if imported not from inside Anki

Make sure Anki Connect instance is not garbage collected.
This kills the timer that's responsible for the web server.
2022-04-07 09:48:37 +01:00
..
__init__.py Make plugin importable 2022-04-07 09:48:37 +01:00
config.json Add requestPermission API method (#255) 2021-05-07 20:33:06 -07:00
config.md Cleanup 2020-01-05 16:24:20 -08:00
edit.py Add Edit dialog 2022-04-07 09:48:37 +01:00
util.py Add requestPermission API method (#255) 2021-05-07 20:33:06 -07:00
web.py Explicitly allow requests from public websites via new header (#302) 2022-02-18 23:08:44 -08:00