k12ish
1fee0d0858
Update CONTRIBUTORS
2020-11-08 18:34:30 +00:00
k12ish
1ca0eb04bb
Improve compatibility with graphics pad/touchscreen
...
When using anki with a graphics pad, text is often selected on accident. This snippet of CSS will fix that issue
2020-11-08 18:14:37 +00:00
Damien Elmes
5e3a4d2c88
Merge pull request #808 from sobjornstad/reposition-highlight
...
Start with default value in reposition spinbox selected
2020-11-06 11:09:15 +10:00
Damien Elmes
434fdae4f0
Merge pull request #805 from cecini/duecounts
...
align rslib get_subnode impl with anki pythonapi find_deck_in_tree
2020-11-06 10:57:49 +10:00
Damien Elmes
aaa950f66c
handle notes with invalid utf8
2020-11-06 10:21:51 +10:00
Damien Elmes
8d3f673ce7
disable Windows CI for now
2020-11-05 21:00:02 +10:00
Damien Elmes
e64093edda
doc updates
2020-11-05 20:25:48 +10:00
Damien Elmes
f128f0f79a
fix aqt version requirement; use py3 instead of cp38 tag
2020-11-05 20:25:08 +10:00
Damien Elmes
49dc572d4c
Revert "remove gif-lfs"
...
This reverts commit 39599a6c34 .
Issue fixed.
2020-11-05 18:46:22 +10:00
Damien Elmes
da3239a8f2
packages.bzl -> repos.bzl; update rules_rust
2020-11-05 14:22:45 +10:00
Damien Elmes
39599a6c34
remove gif-lfs
...
https://github.com/actions/virtual-environments/issues/1983
2020-11-05 12:31:14 +10:00
Damien Elmes
6dff04456e
migrate away from insecure add-path statement
2020-11-05 12:27:36 +10:00
Damien Elmes
470119d130
gettext and bazelisk come standard on macOS runner
2020-11-05 12:24:10 +10:00
Damien Elmes
b3af4d6652
show Bazel timestamps in CI
2020-11-05 12:23:06 +10:00
Damien Elmes
9c4368ec32
experiment with repo/disk cache instead of output root
...
edit to trigger rebuild
2020-11-05 12:07:01 +10:00
Damien Elmes
e049062147
fix missing buildinfo on Windows
2020-11-05 11:21:27 +10:00
Damien Elmes
338836ebb9
cleanups
2020-11-05 11:21:13 +10:00
Damien Elmes
ad809943bf
fix backend_pb2 race
2020-11-05 11:02:40 +10:00
Damien Elmes
4f8b19dcfb
fix external consumption of ts rules, and simplify import path
2020-11-05 11:01:52 +10:00
Damien Elmes
54c4462292
support user bazelrc
2020-11-04 22:11:28 +10:00
Damien Elmes
d6e13ee28e
fix tests on Linux
2020-11-04 21:39:41 +10:00
Damien Elmes
507a17b9e0
unused import
2020-11-04 21:04:42 +10:00
Damien Elmes
c7939cdc5c
hash the lock files
...
GitHub's cache is not a great fit for Bazel, but this will do for now
2020-11-04 21:02:10 +10:00
Damien Elmes
f738053c35
fixes for consuming rust lib from external repo
2020-11-04 19:20:49 +10:00
Damien Elmes
35066d6950
extract version from defs.bzl; gate buildhash on optimized build
2020-11-04 14:02:08 +10:00
Damien Elmes
f2e2ef6fc0
doc updates
2020-11-04 14:01:14 +10:00
Damien Elmes
e4ba941cf1
move aqt_data into source folder; implement wheel building
2020-11-04 12:14:03 +10:00
Damien Elmes
f0e3d29979
switch to the stable Python ABI
...
Should allow the library to be imported in both Python 3.8+3.9.
2020-11-03 20:29:07 +10:00
Damien Elmes
f24d80bac5
update to latest fluent libs, and integrate maximum digit handling
...
We now limit number of digits in our formatter, instead of relying
on an upstream patch.
2020-11-03 14:10:45 +10:00
Damien Elmes
a001029961
add shallow_since to a bunch of git deps
2020-11-03 11:42:11 +10:00
Soren Bjornstad
e8b40ec7d5
start with default value in reposition text box highlighted
...
This saves a keystroke if you want to replace the default value. It's
hard to imagine a situation in which you would want to *prepend*
characters to the default value, as is the current behavior. If you want
to accept the default value, you can still hit enter or tab immediately.
2020-11-02 19:07:53 -06:00
Damien Elmes
6cde50e475
ues native roots with rustls
2020-11-03 10:42:20 +10:00
Damien Elmes
c6e6c8a54d
update env_logger, and minor dep updates
2020-11-03 09:04:57 +10:00
Damien Elmes
439ae181d7
README updates
2020-11-03 09:03:00 +10:00
Damien Elmes
c62e2e1e58
reqwest was missing default-features = false
...
Still needed until we fix OpenSSL compilation on Linux
2020-11-02 21:53:24 +10:00
Damien Elmes
9999ec8124
fix pywintypes issue when running tests on Windows
2020-11-02 21:36:01 +10:00
Damien Elmes
e32dbb4fa5
pin Python deps
2020-11-02 21:05:37 +10:00
Damien Elmes
efc69f59eb
pyqt5 -> pip/pyqt5
2020-11-02 19:22:23 +10:00
Alan Du
3d68b22962
Update to PyO3 0.12
...
+ cargo raze by Damien
2020-11-02 18:38:34 +10:00
Damien Elmes
f620bfc3bf
update rusqlite and pin-project
...
Thanks to Alan for the heads up
2020-11-02 18:26:19 +10:00
Damien Elmes
46f2b059a3
remote/ needs to be removed before updating
2020-11-02 18:25:50 +10:00
Damien Elmes
db0e0e78f8
update cargo deps; add script to copy them from rslib/
2020-11-02 18:17:26 +10:00
Damien Elmes
7c27c4b9a0
move backend.proto into rslib/
2020-11-02 16:28:31 +10:00
Damien Elmes
a7f403f0b0
rspy -> pylib/rsbridge
2020-11-02 15:21:12 +10:00
Damien Elmes
eb5616e527
test caching; disable broken Windows build for now
...
edit to re-run tests
2020-11-01 20:08:08 +10:00
Damien Elmes
99b20cbaa6
update CI
2020-11-01 16:33:40 +10:00
Damien Elmes
3632c22feb
clippy lint
2020-11-01 16:19:08 +10:00
Damien Elmes
44ac1e05b1
enforce eol normalization in gitattributes
2020-11-01 15:24:25 +10:00
Damien Elmes
7f8875293c
drop 3.7 support in CI
2020-11-01 15:05:28 +10:00
Damien Elmes
cfbbb69648
trailing newline .ftl check can happen at build time
...
Removes the need to build ripgrep for CI
2020-11-01 14:59:45 +10:00