Commit Graph

5522 Commits

Author SHA1 Message Date
Damien Elmes
77c9db5bba plural rules and decimal separator should use bundle's language
Instead of providing the list of languages in preferred order, when
creating a bundle we need to specify the bundle language as the first
language, so that the correct plural rules are used. Fluent's docs
are misleading here; I will submit a PR to fix them.

The old behaviour caused:
https://forums.ankiweb.net/t/bug-in-review-intervals-for-some-languages-in-number-of-cards/5744
2020-12-14 14:23:49 +10:00
Damien Elmes
6d596c8fc9 avoid distributing BUILD.bazel in js/vendor 2020-12-12 10:35:01 +10:00
Damien Elmes
d01391b40d disable worker when building wheels
Will override a user.bazelrc setting, except if it's specified
for a specific OS (eg build:windows)
2020-12-12 10:27:18 +10:00
Damien Elmes
1da327c725 minor doc updates 2020-12-11 22:37:12 +10:00
Damien Elmes
b80f33d14d document worker and disable it by default 2020-12-11 21:04:06 +10:00
Damien Elmes
6faaecbb5a mention clang 2020-12-11 20:56:08 +10:00
Damien Elmes
13d66b22f4 remove unwanted leading '/' in wheel records 2020-12-10 23:02:18 +10:00
Damien Elmes
fe4fda7039 remove obsolete docker instructions 2020-12-10 20:34:48 +10:00
Damien Elmes
c942dbc998 add note about ccache
https://forums.ankiweb.net/t/building-with-ccache/5677
2020-12-10 20:28:33 +10:00
Damien Elmes
0cbb60169c simplify wheel building 2020-12-10 20:27:21 +10:00
Damien Elmes
daf9ca5e5e tidy up .gitignore 2020-12-10 20:26:41 +10:00
Damien Elmes
330d13d320 set the minimum ease to 131% for now
https://forums.ankiweb.net/t/force-sync-triggers-2-1-34-ease-fixup-behaviour/5632/
2020-12-10 15:46:22 +10:00
Damien Elmes
fb680aa77e update rules_rust + persistent_worker 2020-12-10 15:35:37 +10:00
Damien Elmes
46b3b1938d add disk and repo cache to Linux CI 2020-12-10 08:49:37 +10:00
Damien Elmes
6967c71aad
Merge pull request #845 from hgiesel/answerfix
Switch back to fadeTo rather than fadeIn/fadeOut
2020-12-10 00:06:17 +10:00
Henrik Giesel
0ad3c062bb Switch back to fadeTo rather than fadeIn/fadeOut 2020-12-09 14:19:45 +01:00
Damien Elmes
a9ea8e11a2 fix filtered decks not honoring sort order
https://forums.ankiweb.net/t/2-1-36-filtered-decks-bug/5649/
2020-12-09 22:50:49 +10:00
Damien Elmes
dffbe2bfdf move author check to top; add hint about GitHub UI 2020-12-09 21:15:38 +10:00
Damien Elmes
f2db4f4996 move contributor check into Buildkite 2020-12-09 21:01:11 +10:00
Damien Elmes
89a9798b20 update badge 2020-12-09 20:29:35 +10:00
Damien Elmes
f42ea874fb tweak Windows CI entrypoint 2020-12-09 20:09:07 +10:00
Damien Elmes
5f099e5514 minor doc tweaks 2020-12-09 19:59:06 +10:00
Damien Elmes
1399ea9f13 bump py deps 2020-12-09 15:54:35 +10:00
Damien Elmes
178ad36a5f bump ts deps 2020-12-09 15:47:34 +10:00
Damien Elmes
85b7e1c623 drop unused i686 references
https://forums.ankiweb.net/t/changing-ankis-build-system-to-bazel/4737/9
2020-12-09 15:45:01 +10:00
Damien Elmes
93c1289e69 bump rust deps 2020-12-09 15:34:43 +10:00
Damien Elmes
e529f810a8 bump version 2020-12-09 12:53:11 +10:00
Damien Elmes
0afdbdf7e0 move Linux & Mac tests to Buildkite 2020-12-08 22:23:27 +10:00
Damien Elmes
9d9452ee2e remove unneeded activate from docs 2020-12-08 09:12:32 +10:00
Damien Elmes
fd7e8a7e4b fix typo in docs 2020-12-08 09:08:51 +10:00
Damien Elmes
39cc224d99 document issues with Python in /usr/local 2020-12-07 21:06:52 +10:00
Damien Elmes
c505894b88 update translations 2020-12-07 12:22:29 +10:00
Damien Elmes
8a627cc941 tweak README in qt/linux 2020-12-07 11:54:54 +10:00
Damien Elmes
bce1f56dde document optimized builds and add helper script 2020-12-07 11:50:03 +10:00
Damien Elmes
fcdc51aace add explicit entry point to start Anki; update docs 2020-12-07 11:22:31 +10:00
Damien Elmes
8d73cedaa1
Merge pull request #842 from W43GVG/link-fix
Link for contribution help is outdated
2020-12-07 09:20:34 +10:00
Damien Elmes
e734a15186
Merge pull request #840 from L-M-Sherlock/master
Could you please add my name to the list of contributors?
2020-12-07 09:15:38 +10:00
W43GVG
78514cb575 Link for contribution help is updated 2020-12-06 21:45:57 +01:00
L.M.Sherlock
994f423466
Update about.py 2020-12-05 14:11:47 +08:00
Damien Elmes
ee673f7f79 trial rust worker 2020-12-03 09:28:14 +10:00
Damien Elmes
1566a9be98 remove explicit python3.9 reference due to pylint
3.8 will be used if available
2020-12-02 11:23:01 +10:00
Damien Elmes
339a353f3d look for python 3.9 on path
Doc updates to come
2020-12-02 10:24:53 +10:00
Damien Elmes
78125aa974 use compile_data with cargo raze
requires https://github.com/ankitects/cargo-raze/releases/tag/anki-2020-12-01
2020-12-01 16:48:45 +10:00
Damien Elmes
7ddc8ecd01 update rules_rust for separate compile_data arg 2020-12-01 16:48:45 +10:00
Damien Elmes
9a1ddec553 make pyo/ring data arguments more specific 2020-12-01 16:48:45 +10:00
Damien Elmes
4c3577b12e update Rust deps incl. Pyo3
This includes the refcount bug fix from pyo3 0.12.4
2020-12-01 16:48:45 +10:00
Damien Elmes
715e18d587
Merge pull request #839 from hgiesel/fix_field_hook
Fix fields_did_rename_field gui hook
2020-12-01 11:38:13 +10:00
Henrik Giesel
112895f04f Fix fields_did_rename_field 2020-12-01 02:28:10 +01:00
Damien Elmes
f7cc88a4fd update qt to 5.12.2 2020-12-01 10:56:13 +10:00
Damien Elmes
e38cecd88a update sync status after profile open sync
https://forums.ankiweb.net/t/why-is-my-sync-button-blue/2078/15
2020-12-01 10:20:55 +10:00