Damien Elmes
|
c67aefa3ea
|
move hook gen code out of anki/
It's not needed at runtime, and this allows hooks to be updated
even when the code is broken.
|
2020-01-15 09:11:20 +10:00 |
|
Damien Elmes
|
2fa662f7ae
|
add some more hooks; stringify fully qualified types
To avoid circular imports, types that contain a '.' are automatically
converted to strings.
|
2020-01-15 08:56:56 +10:00 |
|
Damien Elmes
|
d266dcd076
|
add a flag to handle the legacy hook missing args case
And update a few more hooks.
|
2020-01-13 18:37:08 +10:00 |
|
Damien Elmes
|
b86ae31907
|
update the rest of the anki/ hooks/filters
|
2020-01-13 17:59:52 +10:00 |
|
Damien Elmes
|
4bb3d7a958
|
add separate file for gui hooks
|
2020-01-13 14:38:05 +10:00 |
|