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 |
|
Damien Elmes
|
2c38ccad98
|
export mathjax.js
|
2020-11-30 15:15:37 +10:00 |
|
Damien Elmes
|
be6bd1322d
|
expose Gaelic in language selection
|
2020-11-30 14:44:29 +10:00 |
|
Damien Elmes
|
5313447c4d
|
update translations
|
2020-11-30 11:09:38 +10:00 |
|
Damien Elmes
|
2e193c3e5b
|
update sync color at end of sync
https://forums.ankiweb.net/t/why-is-my-sync-button-blue/2078/13
|
2020-11-30 10:14:43 +10:00 |
|
Damien Elmes
|
1cb3984049
|
deck renaming tweaks
- normalize name prior to creating parents
- always mark modified
https://github.com/ankitects/anki/pull/831#issuecomment-730064858
|
2020-11-30 10:09:23 +10:00 |
|
Damien Elmes
|
60e8bd988a
|
update rules_pip
|
2020-11-30 09:30:35 +10:00 |
|
Damien Elmes
|
009906d0c2
|
fix duplicate search not checking first field
Thanks to abdo for the initial solution. Closes #838
|
2020-11-30 09:27:10 +10:00 |
|
Damien Elmes
|
f1fbb9d82f
|
update about
https://forums.ankiweb.net/t/may-i-trouble-you-to-add-my-name-on-the-about-page/5433/2
|
2020-11-29 12:00:16 +10:00 |
|
Damien Elmes
|
c5435185c1
|
Merge pull request #837 from RumovZ/remove-r
Revert implementation of `r:` prefix
|
2020-11-28 14:22:23 +10:00 |
|
RumovZ
|
540d52c471
|
Comment fix
|
2020-11-27 22:12:36 +01:00 |
|
RumovZ
|
0c9ad7e952
|
Revert implementation of r: prefix
|
2020-11-27 22:10:37 +01:00 |
|
Damien Elmes
|
fa826d076e
|
Merge pull request #836 from abdnh/fix-profiler
Fix UnboundLocalError in profiler code
|
2020-11-25 19:29:58 +10:00 |
|
Damien Elmes
|
8defb0eae3
|
update translations
|
2020-11-25 19:07:21 +10:00 |
|
abdo
|
a8e4a58139
|
Fix UnboundLocalError in profiler code
|
2020-11-25 04:54:41 +03:00 |
|
Damien Elmes
|
780f32b8ae
|
fix new Clippy lints
|
2020-11-25 09:12:19 +10:00 |
|
Damien Elmes
|
9d0b3759fc
|
update Rust version
|
2020-11-25 09:02:49 +10:00 |
|
Damien Elmes
|
838e2292f2
|
--no-times made running on macOS slower
|
2020-11-24 21:41:09 +10:00 |
|
Damien Elmes
|
07e814ded5
|
clean up GHA workflow
wheel uploading to pypi will be handled separately for future releases
|
2020-11-24 21:00:38 +10:00 |
|
Damien Elmes
|
3923f56cbf
|
fix clippy lints
|
2020-11-24 20:13:05 +10:00 |
|
Damien Elmes
|
b55fd93cab
|
manual tag on rslib was preventing clippy lints
|
2020-11-24 20:10:16 +10:00 |
|
Damien Elmes
|
d7cded4ae1
|
fix compilation of rslib outside Bazel
fixes code completion
|
2020-11-24 18:51:19 +10:00 |
|
Damien Elmes
|
c9b3ed1eae
|
switch to workspace for Rust code
|
2020-11-24 18:41:03 +10:00 |
|
Damien Elmes
|
4abf244101
|
update rust deps
|
2020-11-24 16:57:37 +10:00 |
|
Damien Elmes
|
1aa4df061b
|
use maybe in repo defs
|
2020-11-24 16:42:10 +10:00 |
|
Damien Elmes
|
84a60b2545
|
update rules_rust
|
2020-11-24 16:37:30 +10:00 |
|
Damien Elmes
|
d83b1a2fe1
|
update translations
|
2020-11-22 16:26:27 +10:00 |
|
Damien Elmes
|
0c08ff5317
|
Merge pull request #835 from abdnh/init-lang
Set up default language before loading profile
|
2020-11-22 16:25:44 +10:00 |
|
Damien Elmes
|
8056ff0014
|
fluent-syntax depends on six
|
2020-11-22 16:20:42 +10:00 |
|
Damien Elmes
|
d85d0b88a1
|
Merge branch 'master' into init-lang
|
2020-11-22 16:10:49 +10:00 |
|
Damien Elmes
|
5cd04f23f1
|
Merge pull request #834 from RumovZ/update-re-func
Replace text_to_re with to_re
|
2020-11-22 16:02:05 +10:00 |
|
Damien Elmes
|
5e16c7655d
|
update translations
|
2020-11-22 16:00:25 +10:00 |
|
Damien Elmes
|
1e8e4ee603
|
move other i18n scripts to ftl/
|
2020-11-22 15:41:14 +10:00 |
|
Damien Elmes
|
52617511b0
|
automatically format/check ftl files
|
2020-11-22 15:30:59 +10:00 |
|
Damien Elmes
|
0b848eae56
|
update remaining python format strings to Fluent
|
2020-11-22 14:57:53 +10:00 |
|
Damien Elmes
|
751e8183c4
|
update translations
update translations
|
2020-11-22 14:36:51 +10:00 |
|
abdo
|
7d7745fbb5
|
Set up default language before loading profile
We can make more strings translatable this way.
|
2020-11-21 05:29:23 +03:00 |
|
Damien Elmes
|
a4d70c88e3
|
remove make dependency in packaged Linux build
|
2020-11-20 19:33:40 +10:00 |
|
RumovZ
|
347c547e10
|
Add tests for conversion functions in text.rs
|
2020-11-20 09:45:53 +01:00 |
|