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 |
|
Alan Du
|
acf1b00cd2
|
Monkeytype pylib/anki/db.py
|
2020-02-27 00:07:19 -05:00 |
|
Alan Du
|
a96f1abb33
|
Monkeytype pylib/anki/decks.py
|
2020-02-27 00:07:19 -05:00 |
|
Damien Elmes
|
f5f2063211
|
remove submodule that crept into Alan's patch
|
2020-02-27 14:33:15 +10:00 |
|
Damien Elmes
|
804474c1ff
|
less wordy anki_extra_pip, and readme tweaks
|
2020-02-27 14:22:53 +10:00 |
|
Damien Elmes
|
3c304927c8
|
Merge pull request #465 from alanhdu/rust-deps
Upgrade some rust deps
|
2020-02-27 14:13:26 +10:00 |
|
Damien Elmes
|
0f05ad4fcb
|
Merge pull request #459 from evandroforks/fix_windows_build
Fixed development compilation with Windows 10
|
2020-02-27 14:13:06 +10:00 |
|
evandrocoan
|
59d45f309a
|
Merge remote-tracking branch 'danielelmes/master' into fix_windows_build
# Conflicts:
# CONTRIBUTORS
|
2020-02-27 00:54:16 -03:00 |
|
Damien Elmes
|
cde403463e
|
Merge pull request #464 from alanhdu/mypy
Improve mypy config
|
2020-02-27 13:52:06 +10:00 |
|
evandrocoan
|
a522ba8fdb
|
Fixed syntax error near unexpected token `&&' due ANKI_EXTRA_PIP
variable being undefined and added the last missing @ silencer on
the Makefile.
|
2020-02-27 00:51:36 -03:00 |
|
Alan Du
|
a6751c893b
|
Update blake3 to 0.2
|
2020-02-26 22:50:48 -05:00 |
|
Alan Du
|
a6441dd4e0
|
Update prost-build version to 0.6
This is the same version as Prost, and lets us reduce the number of deps
we have to compile
|
2020-02-26 22:48:16 -05:00 |
|
Alan Du
|
df55645ced
|
Apply mypy improvements to aqt
|
2020-02-26 22:27:58 -05:00 |
|
Alan Du
|
cd0c4ecb73
|
Add to contributors
|
2020-02-26 22:22:40 -05:00 |
|
Alan Du
|
a095c44f40
|
Improve mypy config
- Make mypy stricter
- Warn for unnecessary workarounds
|
2020-02-26 22:22:40 -05:00 |
|
evandrocoan
|
337c616f30
|
Added back missing Makefile @ silencers
|
2020-02-27 00:22:08 -03:00 |
|
evandrocoan
|
4a2456f62f
|
Merge remote-tracking branch 'danielelmes/master' into fix_windows_build
# Conflicts:
# Makefile
|
2020-02-27 00:20:34 -03:00 |
|
Damien Elmes
|
fcc965e81a
|
Merge pull request #462 from Arthur-Milchior/filter_empty_card
Add a hook to change empty cards to delete
|
2020-02-27 12:53:52 +10:00 |
|
Damien Elmes
|
480de60947
|
match Alan's patch
|
2020-02-27 12:52:00 +10:00 |
|
Damien Elmes
|
bf46c89632
|
pipefail requires removing -q
https://github.com/ankitects/anki/pull/464#discussion_r384485166
|
2020-02-27 12:50:11 +10:00 |
|
Damien Elmes
|
5d09981667
|
add self.col.tr() shortcut
|
2020-02-27 12:33:15 +10:00 |
|
Damien Elmes
|
93c2e04267
|
FString -> TR
|
2020-02-27 12:25:19 +10:00 |
|
Damien Elmes
|
3dc0567f89
|
add string for media log title, and add button in prefs to access it
|
2020-02-27 12:22:24 +10:00 |
|
Damien Elmes
|
5337ea457a
|
extra newline in network details
|
2020-02-27 11:22:48 +10:00 |
|
Damien Elmes
|
f20a23b1a9
|
use debug description for untranslated errors; fix template error
|
2020-02-27 11:07:18 +10:00 |
|
Damien Elmes
|
b030f2b40b
|
info is superfluous
|
2020-02-27 10:53:49 +10:00 |
|
Damien Elmes
|
83d894ac87
|
return a localized error for all error kinds
some errors are not yet localized, but now the Python code
doesn't need to think about which property to use
|
2020-02-27 10:46:24 +10:00 |
|
Damien Elmes
|
21c94c623c
|
add comment to sync.ftl
|
2020-02-27 09:18:49 +10:00 |
|
Damien Elmes
|
94953cf6b5
|
separate out infallible and fallible commands in .proto
|
2020-02-27 08:46:09 +10:00 |
|
Arthur Milchior
|
228db67c93
|
Add a hook to change empty cards to delete
|
2020-02-26 10:59:34 -08:00 |
|
Damien Elmes
|
946a2e6a3e
|
add missing short argument to legacy fmtTimeSpan()
|
2020-02-26 20:36:59 +10:00 |
|
Damien Elmes
|
84c066aa02
|
need to invoke make for pull-i18n
suggestions on a more elegant want to avoid executing these rules
every time without needing to invoke make welcome!
|
2020-02-26 20:07:55 +10:00 |
|
Damien Elmes
|
9e5e214891
|
fix pull-i18n running on every build
|
2020-02-26 18:32:47 +10:00 |
|
Damien Elmes
|
b276e6f9ac
|
fix push-i18n
|
2020-02-26 18:09:06 +10:00 |
|