Damien Elmes
|
41d5cae7db
|
fix Find Dupes activation
|
2021-04-20 21:13:21 +10:00 |
|
Damien Elmes
|
55277aa90a
|
implement deck config saving on JS end
|
2021-04-20 19:50:05 +10:00 |
|
Damien Elmes
|
10b7ab2c6d
|
include sourcemaps for pages/* in dev builds
|
2021-04-20 17:33:46 +10:00 |
|
RumovZ
|
3cecc7157b
|
Add sidebar filter "first review today"
|
2021-04-18 13:27:10 +02:00 |
|
Damien Elmes
|
76eb119870
|
add schema change prompt to removal, tweak return struct
|
2021-04-18 17:33:12 +10:00 |
|
Damien Elmes
|
1648adc126
|
Merge pull request #1130 from glutanimate/add-deckchooser-to-addcards-legacy-api
Add AddCards.deckChooser property for legacy add-on support
|
2021-04-16 11:58:34 +10:00 |
|
Damien Elmes
|
6632b63a11
|
support overriding listening IP during dev
|
2021-04-16 10:23:13 +10:00 |
|
Glutanimate
|
a446e7320c
|
Add AddCards.deckChooser property for legacy access
|
2021-04-15 18:18:25 +02:00 |
|
Henrik Giesel
|
5702b3c273
|
Add type to add_preview_shortcut
|
2021-04-15 15:50:29 +02:00 |
|
Henrik Giesel
|
82f6e19955
|
Add Latex formatting options to menu
* Format shortcuts in monospace font and increase padding a little bit
|
2021-04-15 15:20:37 +02:00 |
|
Henrik Giesel
|
53ae03becc
|
Add Preview shortcut for browser
|
2021-04-15 13:09:51 +02:00 |
|
Henrik Giesel
|
a7d24e7159
|
Add support for Preview button in Browser
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
920b740c8f
|
Add RawButton and hook old python hooks up to it
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
eceb98f8e6
|
Show/Hide Cloze button depending on whether cloze type
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
37ed3e8209
|
Fix some code quality issues
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
7f42b38e7a
|
Add labels and titles to all buttons
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
a820059b8f
|
Utilize enableButtons disableButtons from Svelte component
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
a0a9619722
|
Include icons directly in ts lib
|
2021-04-15 13:09:49 +02:00 |
|
Henrik Giesel
|
7787a7827f
|
First implementation
|
2021-04-15 13:09:48 +02:00 |
|
Henrik Giesel
|
de77e40e4d
|
Add ts/editor-toolbar
|
2021-04-15 13:09:48 +02:00 |
|
RumovZ
|
f7bf90100d
|
Fix ChangeModel combos being cleared after setup()
|
2021-04-14 23:01:40 +02:00 |
|
Damien Elmes
|
0b8ae7225a
|
add a shortcut to speed up local ts dev
@hgiesel if you're not already doing something like this, you might
find this useful
|
2021-04-14 23:21:33 +10:00 |
|
Damien Elmes
|
7f738c11a2
|
deck config prototype work in progress
Still in the early stages, and not hooked up yet.
|
2021-04-14 22:33:10 +10:00 |
|
Damien Elmes
|
4a406192fa
|
Merge pull request #1127 from Arthur-Milchior/factorize_current_search
NF: factorize browser.current_search
|
2021-04-14 19:16:59 +10:00 |
|
Damien Elmes
|
e472375917
|
fix formatting in dmypy.py
|
2021-04-14 19:11:01 +10:00 |
|
Arthur Milchior
|
be44d4eeed
|
NF: factorize browser.current_search
I was looking at search code and find out that's already slightly more clear/short even if NF
|
2021-04-14 10:55:41 +02:00 |
|
Damien Elmes
|
cca9195ea5
|
run prettier on some sass files
|
2021-04-14 18:22:33 +10:00 |
|
Damien Elmes
|
c49d6ce49f
|
run black/isort on Python scripts
|
2021-04-14 18:22:02 +10:00 |
|
Damien Elmes
|
01049b1289
|
add an updated script to run mypy as a daemon
Sadly doesn't work on Windows
|
2021-04-14 18:10:38 +10:00 |
|
Damien Elmes
|
fc8a5759d5
|
Merge pull request #1124 from hgiesel/dropjquerypy2
Remove jQuery from remaining qt/aqt files
|
2021-04-14 12:43:11 +10:00 |
|
Damien Elmes
|
ca6edc1470
|
Merge pull request #1123 from hgiesel/reviewerbottomdropjquery
Remove jQuery reviewer-bottom.ts and overview.ts
|
2021-04-14 12:35:39 +10:00 |
|
Damien Elmes
|
ff944c88fb
|
Merge pull request #1122 from hgiesel/webviewcss2
Prefer SASS over including files
|
2021-04-14 11:55:19 +10:00 |
|
Damien Elmes
|
e530b96998
|
add missing type annotation
|
2021-04-14 11:28:40 +10:00 |
|
Damien Elmes
|
9ff3ad15a5
|
Merge pull request #1121 from RumovZ/move-sidebar
More for the browser folder
|
2021-04-14 11:25:15 +10:00 |
|
Damien Elmes
|
bf46176af9
|
add contributor
|
2021-04-14 11:03:17 +10:00 |
|
Henrik Giesel
|
280f78535b
|
Replace jQuery in webview.py
|
2021-04-13 21:32:53 +02:00 |
|
Henrik Giesel
|
3e1b42bb62
|
Satisfy formatter
|
2021-04-13 20:29:59 +02:00 |
|
Henrik Giesel
|
67754494d2
|
Remvoe jQuery from deckbrowser.py
It's not quite clear why jQuery was necessary here?
|
2021-04-13 20:26:06 +02:00 |
|
Henrik Giesel
|
7dd12a523d
|
Remove jquery from reviewer.py
- we no longer actually need to focus the default ease button
|
2021-04-13 20:11:18 +02:00 |
|
Henrik Giesel
|
bdf1e6324e
|
Remove jQuery from toolbar.py
|
2021-04-13 19:59:00 +02:00 |
|
Henrik Giesel
|
64c7d405f5
|
Remove jquery from browser.py
|
2021-04-13 19:54:45 +02:00 |
|
Henrik Giesel
|
191e3cf69b
|
Satisfy formatter
|
2021-04-13 19:47:03 +02:00 |
|
Henrik Giesel
|
a76f1d64ad
|
Move compile_sass.bzl to /ts + Remove core.css from data/web (unused?)
|
2021-04-13 19:47:03 +02:00 |
|
Henrik Giesel
|
ffd159f9a0
|
Declare dependencies in data/web/css
|
2021-04-13 19:47:03 +02:00 |
|
Henrik Giesel
|
8f0f8f9af8
|
Use graphs-base and congrats-base
|
2021-04-13 19:47:03 +02:00 |
|
Henrik Giesel
|
fee6ee7319
|
Do not include webview.css for editor
|
2021-04-13 19:47:03 +02:00 |
|
Henrik Giesel
|
825509ba0c
|
Move card_counts and split off fusion_vars
|
2021-04-13 19:47:03 +02:00 |
|
Henrik Giesel
|
df7c597a8b
|
Add option not include default css in stdHtml
|
2021-04-13 19:47:03 +02:00 |
|
Henrik Giesel
|
86262030e3
|
Purge jQuery from reviewer-bottom
|
2021-04-13 19:41:04 +02:00 |
|
Henrik Giesel
|
ae3f8adbb3
|
Remove overview.ts
|
2021-04-13 19:38:57 +02:00 |
|