Damien Elmes
|
53b2122461
|
Merge pull request #476 from Arthur-Milchior/hook_browser_init
Hook browser init
|
2020-03-02 15:40:10 +10:00 |
|
Damien Elmes
|
dabbd18ffa
|
Merge pull request #472 from Arthur-Milchior/hook_init_clayout
Hook init clayout
|
2020-03-02 15:39:23 +10:00 |
|
Damien Elmes
|
c1c8ae9412
|
Merge pull request #483 from alanhdu/monkeytype
Add some typehints to qt/aqt [3/n]
|
2020-03-02 15:38:21 +10:00 |
|
Alan Du
|
63a0b36d91
|
Monkeytype qt/aqt/reviewer.py
|
2020-03-01 10:16:08 -05:00 |
|
Alan Du
|
c283013ccd
|
Monkeytype qt/aqt/theme.py
|
2020-03-01 10:16:08 -05:00 |
|
Alan Du
|
9c4e616191
|
Monkeytype qt/aqt/sound.py
|
2020-03-01 10:16:08 -05:00 |
|
Alan Du
|
9568c4190a
|
Monkeytype qt/aqt/toolbar.py
|
2020-03-01 10:16:08 -05:00 |
|
Alan Du
|
c6817d296b
|
Monkeytype qt/aqt/webview.py
|
2020-03-01 10:16:08 -05:00 |
|
Arthur Milchior
|
e45878c2ee
|
hook for initializing clayout
|
2020-03-01 11:42:41 +01:00 |
|
Arthur Milchior
|
57efc22d99
|
browser_did_init
|
2020-03-01 11:39:41 +01:00 |
|
Damien Elmes
|
ba97457e8a
|
add nfd tag fix to db check
we already normalize in the editor and importing, so perhaps these
tags were from an old version
https://anki.tenderapp.com/discussions/ankidesktop/39120-bug-filter-do-not-work-with-tags-which-contain-german-letters-like
|
2020-03-01 11:21:25 +10:00 |
|
Arthur Milchior
|
a1da483906
|
move deck_browser hooks apart
|
2020-02-29 17:01:38 +01:00 |
|
Damien Elmes
|
935133bed5
|
fix shared link
|
2020-02-29 21:43:37 +10:00 |
|
Damien Elmes
|
19ef578556
|
Merge pull request #473 from evandroforks/fix_docs_urllink
Fixed anki website docs link on pylib/anki/consts.py
|
2020-02-29 21:39:11 +10:00 |
|
Damien Elmes
|
b4f9b8109c
|
Merge pull request #468 from BlueGreenMagick/fix-comment-setwebexports
allow either \ or / in web exports filter
|
2020-02-29 21:25:12 +10:00 |
|
Damien Elmes
|
e52ceaed9b
|
restore mpv/mplayer missing warning that got lost in the av changes
and ensure the UI doesn't get temporarily stuck after the command fails
|
2020-02-29 21:20:08 +10:00 |
|
Damien Elmes
|
61230105fa
|
point user to manual if they're trying to disable night mode in dark mode
|
2020-02-29 20:44:49 +10:00 |
|
Damien Elmes
|
c97b37b7ae
|
make logging explicit, and support logging to a file
|
2020-02-29 20:44:01 +10:00 |
|
Damien Elmes
|
36372991f7
|
bump rust toolchain for 1.41.1 fixes
|
2020-02-29 19:42:30 +10:00 |
|
Damien Elmes
|
42781a696f
|
remove some unused imports
|
2020-02-29 15:21:11 +10:00 |
|
Damien Elmes
|
e26860ad04
|
don't require a media scan after media deleted inside Anki
|
2020-02-29 14:45:16 +10:00 |
|
BlueGreenMagick
|
ffb6ae2dc6
|
match both forward slash and os seperator
|
2020-02-29 12:36:10 +09:00 |
|
evandrocoan
|
bc5a9da396
|
Fixed anki website docs link on pylib/anki/consts.py
|
2020-02-28 22:18:19 -03:00 |
|
Arthur Milchior
|
f20b0e43cd
|
indicate that card_will_show belong to multiple windows
|
2020-02-28 13:34:48 +01:00 |
|
Damien Elmes
|
d0fcc43af8
|
Merge pull request #469 from alanhdu/monkeytype
Monkeytype the rest of pylib [2/n]
|
2020-02-28 17:25:39 +10:00 |
|
Damien Elmes
|
749541226e
|
fix _tidy_name() comment
|
2020-02-28 17:14:47 +10:00 |
|
Damien Elmes
|
0810d9d5e0
|
fix display of years
|
2020-02-28 17:14:35 +10:00 |
|
Alan Du
|
13a258184e
|
Add some more types
|
2020-02-27 21:27:59 -05:00 |
|
Alan Du
|
ab96ac324e
|
Monkeytype pylib/anki/importing/supermemo_xml.py
|
2020-02-27 19:27:32 -05:00 |
|
Alan Du
|
e132ef35ee
|
Type pylib/anki/schedv2.py
|
2020-02-27 19:27:32 -05:00 |
|
Alan Du
|
793877ce77
|
Monkeytype anki/rsbackend.py
|
2020-02-27 19:27:32 -05:00 |
|
Alan Du
|
3c2822ba4c
|
Monkeytype pylib/anki/sched.py
|
2020-02-27 19:27:32 -05:00 |
|
Alan Du
|
397afaf29b
|
Monkeytype pylib/anki/find.py
|
2020-02-27 19:27:32 -05:00 |
|
Damien Elmes
|
7cfe33a099
|
fix rerun-if-changed paths
|
2020-02-27 20:52:17 +10:00 |
|
Damien Elmes
|
fbf0fd686e
|
make sure we pull in translations for check action as well
|
2020-02-27 20:52:05 +10:00 |
|
Damien Elmes
|
2f92c9a803
|
add support for embedding the qt translations
|
2020-02-27 20:38:34 +10:00 |
|
Damien Elmes
|
80cd519d40
|
stop fetching qt translations as part of recompile step
|
2020-02-27 20:38:05 +10:00 |
|
Damien Elmes
|
6aafefbc0c
|
fix echo statement
|
2020-02-27 20:37:44 +10:00 |
|
Damien Elmes
|
1e03223320
|
dump po data into json to speed up invocations
|
2020-02-27 20:37:24 +10:00 |
|
Damien Elmes
|
2de865d7f0
|
migrate strings with trailing newlines to fluent
|
2020-02-27 20:36:40 +10:00 |
|
Damien Elmes
|
5f7046e841
|
strip whitespace in extracted strings
|
2020-02-27 17:38:02 +10:00 |
|
Damien Elmes
|
56d902b669
|
fix extract-po-string path
|
2020-02-27 17:37:40 +10:00 |
|
Damien Elmes
|
3d779b15fd
|
Merge pull request #467 from alanhdu/monkeytype
Add some type annotations [1/n]
|
2020-02-27 17:25:50 +10:00 |
|
Alan Du
|
9a5eb6c704
|
Fix type warning
|
2020-02-27 00:07:19 -05:00 |
|
Alan Du
|
1523412a37
|
Monkeytype pylib/anki/latex.py
|
2020-02-27 00:07:19 -05:00 |
|
Alan Du
|
6076e0b21a
|
Monkeytype pylib/anki/stdmodels.py
|
2020-02-27 00:07:19 -05:00 |
|
Alan Du
|
c74ccbe245
|
Monkeytype pylib/anki/stats.py
|
2020-02-27 00:07:19 -05:00 |
|
Alan Du
|
fe2d8cdea0
|
Monkeytype pylib/anki/template.py
|
2020-02-27 00:07:19 -05:00 |
|
Alan Du
|
4606447e4c
|
Monkeytype anki/tags.py
|
2020-02-27 00:07:19 -05:00 |
|
Alan Du
|
7ce81f80db
|
Monkeytype pylib/anki/errors.py
|
2020-02-27 00:07:19 -05:00 |
|