Matt Krump
|
d4511e3287
|
Turn on check_untyped_defs for aqt.exporting
|
2020-07-28 18:42:22 -06:00 |
|
Matt Krump
|
98d8e1c926
|
Turn on check_untyped_defs for aqt.editor
* Turn on check_untyped_defs for aqt.browser
* Add type hints
|
2020-07-28 18:42:22 -06:00 |
|
Matt Krump
|
cba96110c0
|
Fix svelte error
* Fix error: Type '{ opacity: number; }' is not assignable to type 'string'. (ts)
|
2020-07-28 18:38:25 -06:00 |
|
Damien Elmes
|
e1bfe68b9e
|
Merge pull request #706 from mkrump/help-wanted-4-add-type-hints-4
Turn on check_untyped_defs for aqt.taglimit, aqt.update and aqt.browser
|
2020-07-28 13:16:49 +10:00 |
|
Damien Elmes
|
21174b31e5
|
Merge pull request #709 from evandroforks/not_run_checks_on_tagged_releases
Set to to checks.yml not run check rules on tagged releases
|
2020-07-28 13:08:29 +10:00 |
|
Damien Elmes
|
d3653ab6d5
|
bump version
|
2020-07-28 12:59:56 +10:00 |
|
evandrocoan
|
c5f56166eb
|
Set to to checks.yml not run check rules on tagged releases
|
2020-07-27 23:26:21 -03:00 |
|
Damien Elmes
|
3f62c1f79d
|
svelte-check doesn't want a CSS string
|
2020-07-28 11:16:10 +10:00 |
|
Damien Elmes
|
f1f3832d21
|
update ts deps
|
2020-07-28 11:15:49 +10:00 |
|
Damien Elmes
|
3099edf8ee
|
show card stats in reverse order like older Anki versions
|
2020-07-28 09:49:27 +10:00 |
|
Damien Elmes
|
8f470ce23d
|
fix note/card ids being flipped in card stats
|
2020-07-28 09:49:11 +10:00 |
|
Damien Elmes
|
17ffe1e05d
|
backlog fix
private message:
https://forums.ankiweb.net/t/issues-on-stats-page-anki-2-1-28beta6/1114
|
2020-07-27 12:10:45 +10:00 |
|
Damien Elmes
|
ee10fd9008
|
don't throw error on empty path
https://forums.ankiweb.net/t/anki-2-1-28-error-message-when-reviewing-cards/1439
|
2020-07-27 11:28:32 +10:00 |
|
Matt Krump
|
1317b9f2b5
|
Fix browser.py import sorting
|
2020-07-26 13:16:06 -06:00 |
|
Matt Krump
|
0d8979f05e
|
Cast set to list to fix mypy failure in browser.py
|
2020-07-26 13:00:06 -06:00 |
|
Damien Elmes
|
94e4ee159a
|
fix handling of due reviews in filtered deck+future due graph
|
2020-07-26 10:28:56 +10:00 |
|
Damien Elmes
|
1d1f5e1afc
|
apply AltGr workaround on qt 5.14 as well
|
2020-07-26 10:13:53 +10:00 |
|
Matt Krump
|
f27d465d69
|
Turn on check_untyped_defs for aqt.browser
* Turn on check_untyped_defs for aqt.browser
* Add type hints to browser
|
2020-07-25 17:31:49 -06:00 |
|
Matt Krump
|
a389e3ca94
|
Turn on check_untyped_defs for aqt.update
* Turn on check_untyped_defs for aqt.update
|
2020-07-25 17:31:44 -06:00 |
|
Matt Krump
|
8d988d2b6f
|
Turn on check_untyped_defs for aqt.taglimit
* Add type hints taglimit
* Turn on check_untyped_defs for aqt.taglimit
|
2020-07-25 15:45:31 -06:00 |
|
Damien Elmes
|
925f2bccf8
|
Merge pull request #705 from mkrump/help-wanted-4-add-type-hints-3
Add type hints for aqt.importing, aqt.errors and aqt.models
|
2020-07-25 11:44:05 +10:00 |
|
Damien Elmes
|
6ad544cf62
|
Merge branch 'master' into help-wanted-4-add-type-hints-3
|
2020-07-25 11:43:46 +10:00 |
|
Damien Elmes
|
6ce01784c1
|
Merge pull request #704 from mkrump/help-wanted-4-add-type-hints-deckconf
Add type hints for apt.deckconf
|
2020-07-25 11:41:35 +10:00 |
|
Matt Krump
|
6b93ab28b6
|
Move name in Contributors so contrib.sh recognizes change of email
|
2020-07-24 12:50:02 -06:00 |
|
Matt Krump
|
e93ae88cdf
|
Add type hints to importing
* Add type hints to importing
* Turn on type checking for aqt.importing
|
2020-07-24 12:38:34 -06:00 |
|
Matt Krump
|
38651d6a4e
|
Add type hints to errors
* Add type hints to errors
* Turn on type checking for aqt.errors
|
2020-07-24 11:20:54 -06:00 |
|
Matt Krump
|
a88f935a8c
|
Add type hints to aqt.models
* Add type hints to aqt.models
* Turn on type checking for aqt.models
|
2020-07-24 10:59:45 -06:00 |
|
Matt Krump
|
4ab41abfea
|
Move name in Contributors so contrib.sh recognizes change of email
|
2020-07-23 22:35:49 -06:00 |
|
Matt Krump
|
90457e5f20
|
Add type hints for apt.deckconf
* Add type hints for apt.deckconf
* Turn on check_untyped_defs for apt.deckconf
|
2020-07-23 21:53:12 -06:00 |
|
Damien Elmes
|
7e4b2ac4d9
|
fix lint issue in previewer, and drop unused code
No add-ons appear to be using the removed code, and Anki wasn't
using it either.
|
2020-07-24 12:18:37 +10:00 |
|
Damien Elmes
|
4dff66cd10
|
formatting and debug statement tweak
|
2020-07-24 11:57:37 +10:00 |
|
Damien Elmes
|
d8ff54c884
|
fix preview not updating on edit
https://forums.ankiweb.net/t/modification-and-preview/1331
|
2020-07-24 11:57:22 +10:00 |
|
Damien Elmes
|
fcdc48622a
|
include learning cards due today in future due graph
|
2020-07-24 11:09:22 +10:00 |
|
Damien Elmes
|
5104c0fd1b
|
enable AltGr workaround by default
5.15.1 may still be another month away
|
2020-07-24 10:32:50 +10:00 |
|
Damien Elmes
|
d460549b8f
|
ask user to check db when graphs fail to load
|
2020-07-24 09:56:28 +10:00 |
|
Damien Elmes
|
9ec58c10ec
|
strip unwanted control characters when writing fields
closes #661
|
2020-07-24 09:18:05 +10:00 |
|
Damien Elmes
|
684f63b78e
|
clarify comment
|
2020-07-24 09:01:14 +10:00 |
|
Damien Elmes
|
538f399787
|
Merge pull request #702 from mkrump/help-wanted-4-add-type-hints
Add type hints for apt.dyndeckconf
|
2020-07-24 09:01:07 +10:00 |
|
Damien Elmes
|
a6ebd8d437
|
Merge pull request #701 from kelciour/mpv-autoload-external-files
Add --no-autoload-files option to mpv
|
2020-07-24 08:57:41 +10:00 |
|
Matt Krump
|
79a823023d
|
Add myself to CONTRIBUTORS
|
2020-07-23 16:55:01 -06:00 |
|
Damien Elmes
|
5dbb33bf65
|
Merge pull request #700 from evandroforks/update_github_actions_artifacts
Update actions/upload-artifact@v1 to v2 as v1 is deprecated
|
2020-07-24 08:53:56 +10:00 |
|
Matt Krump
|
51e50c176b
|
Add type hints for apt.dyndeckconf
* Add type hints for apt.dyndeckconf
* Turn on check_untyped_defs for apt.dyndeckconf
|
2020-07-23 16:04:46 -06:00 |
|
evandrocoan
|
6af7c3d4e7
|
Update actions/upload-artifact@v1 to v2 as v1 is deprecated
Random error on Mac OS: [error]Too Many Requests
https://github.com/actions/toolkit/issues 503
|
2020-07-23 12:16:38 -03:00 |
|
kelciour
|
6f8585b98a
|
Add --no-autoload-files option to mpv
|
2020-07-23 14:28:47 +03:00 |
|
Damien Elmes
|
55be3a9388
|
letter-spacing breaks RTL layout
https://forums.ankiweb.net/t/anki-2-1-29-beta/1220/8
|
2020-07-22 15:26:29 +10:00 |
|
Damien Elmes
|
baa40ee46c
|
hacks to fix (misaligned (rtl text
To fix this properly the string concatenation should probably be
broken into separate i18n strings and placed in Fluent
https://forums.ankiweb.net/t/anki-2-1-29-beta/1220/8
|
2020-07-22 15:15:52 +10:00 |
|
Damien Elmes
|
39272c436e
|
force old graphs to use ltr
otherwise the axis labels are way off
https://forums.ankiweb.net/t/anki-2-1-29-beta/1220/8
|
2020-07-22 14:30:56 +10:00 |
|
Damien Elmes
|
e210a3a832
|
ts check doesn't require build
|
2020-07-22 14:16:51 +10:00 |
|
Damien Elmes
|
35d0dcee5a
|
run svelte-check as part of check
|
2020-07-22 14:11:35 +10:00 |
|
Damien Elmes
|
132956e18c
|
fix some typescript warnings
|
2020-07-22 14:11:22 +10:00 |
|