Abdo
5a7832b16d
Rewrite empty check
2025-07-03 07:44:30 +03:00
Abdo
966801fbe7
Fix misaligned sticky badge
2025-07-03 07:25:52 +03:00
Abdo
1f002134fe
Add a basic fieldsAreBlank()
2025-06-30 11:50:26 +03:00
Abdo
a32ef31382
Fix lint errors
2025-06-29 22:03:58 +03:00
Abdo
939d833e12
Merge branch 'main' into editor-3830
2025-06-29 22:01:28 +03:00
llama
58dfb9cdd3
fix deck options page being scrollable while simulator modal is open ( #4133 )
2025-06-29 14:42:52 +07:00
GithubAnon0000
185fdebb63
Followup to #4122 (make text selectable) ( #4132 )
2025-06-29 14:42:19 +07:00
Luc Mcgrady
0739ea58f8
Add disclaimer to workload tooltip ( #4131 )
2025-06-29 14:41:35 +07:00
Damien Elmes
5c23ac5a86
Revert "Fix/unapplied scss ( #4103 )" ( #4136 )
...
This reverts commit ae6cf98f40
.
2025-06-29 14:40:56 +07:00
Abdo
24913d1a64
Fix context menu input field focus handling
2025-06-29 05:26:37 +03:00
Abdo
77466b2a6c
Formatting
2025-06-28 23:06:02 +03:00
Abdo
014247b70f
Merge branch 'main' into editor-3830
2025-06-28 21:49:24 +03:00
GithubAnon0000
a587343f29
FIX: Margin between icon was selectable but shouldn't be ( #4122 )
2025-06-28 21:47:29 +03:00
Abdo
70264bd23f
Fix lint errors
2025-06-28 16:56:54 +03:00
Abdo
dd673851db
Go back to using QClipboard
2025-06-28 16:46:13 +03:00
Abdo
0bdeab974f
Trim leading/trailing whitespace from URL
...
Windows likes to add extra newlines...
2025-06-28 16:42:12 +03:00
Abdo
33fb6bf400
Handle image occlusion drops
2025-06-28 14:51:53 +03:00
Abdo
91bba5f429
Add missing allowedSuffixes arg
2025-06-28 13:46:21 +03:00
Abdo
5bfae11aa9
Merge branch 'main' into editor-3830
2025-06-28 13:22:15 +03:00
Luc Mcgrady
ad0dbb563a
Feat/Cmrr target selector ( #4116 )
...
* backend
* Add: Frontend
* us
* Added: Loss aversion
* change proto format
* Added: Loss aversion
* Added: Future retention targets
* update default fail cost multiplier
* Future Retention -> Post Abandon Memorized
* superfluous as const
* Fix: Wrong default
* Fix: Wrong import order
2025-06-27 16:44:19 +07:00
Luc Mcgrady
ae6cf98f40
Fix/unapplied scss ( #4103 )
...
* deck options + change notetype
* graphs
* image occlusion
* congrats
* imports
* ./check
* style
* $lib
* delete unused index.ts files
2025-06-27 16:28:35 +07:00
Abdo
0241113e2c
Merge branch 'main' into editor-3830
2025-06-25 17:01:24 +03:00
Luc Mcgrady
630bdd3189
Fix/Optimize button alignment ( #4117 )
...
* Fix/Button alignment
* add hr
2025-06-25 16:44:47 +03:00
llama
06195d1268
add bottom and right margins to account for focus outline ( #4115 )
2025-06-25 14:15:45 +03:00
llama
a73f1507ba
use KeyboardEvent.key instead of code ( #4114 )
2025-06-25 14:08:25 +03:00
Abdo
0bc06d6c1a
Fix lint error
2025-06-24 17:06:25 +03:00
Abdo
2ffcbc9c5d
Focus field input on drop
2025-06-24 16:06:30 +03:00
Abdo
bc26b283a0
Reimplement sticky field saving
2025-06-24 15:51:05 +03:00
user1823
5cc3a2276b
Fix repeated ticks in reviews graph ( #4108 )
...
Regressed in #4086
2025-06-21 19:17:18 +07:00
Abdo
c4a9ba254e
Remove editor.note refs and fix some lint errors
2025-06-21 10:08:45 +03:00
Abdo
dabd0def55
Formatting
2025-06-21 09:43:23 +03:00
Abdo
e0120309fa
Fix Cards/Fields buttons
2025-06-21 09:32:14 +03:00
Abdo
fa0c4b11ab
Merge branch 'main' into editor-3830
2025-06-20 21:33:31 +03:00
user1823
bbf533b172
Update the default value of FSRS-6 decay in forgetting curve ( #4096 )
...
Changed in 037345fd57
2025-06-19 13:25:30 +07:00
Abdo
f8ce1c3526
Fix lint errors
2025-06-18 23:57:19 +03:00
Abdo
f4293c1f9e
Remove mediaPromise
2025-06-18 23:55:33 +03:00
Abdo
cf099ea508
Move Record Audio button
2025-06-18 23:55:33 +03:00
Abdo
e48a2a5b6a
Move Attach Media button
2025-06-18 23:55:33 +03:00
Abdo
70a69cfdbe
Move context menu logic
2025-06-18 23:55:26 +03:00
user1823
44f3bbbbc9
Limit study time to hours in reviews graph ( #4086 )
...
* Add maxUnit argument to naturalUnit
* Limit study time to hours in reviews graph
Relevant discussions:
- https://forums.ankiweb.net/t/reviews-graph-units-of-total-time-studied-suggestion/61237
- https://forums.ankiweb.net/t/why-does-anki-display-study-time-in-months/37722
- https://forums.ankiweb.net/t/poll-use-hours-in-total-time-stats/62076
- https://github.com/ankitects/anki/pull/3901#issuecomment-2973161601
* Use the new approach for native stability in Card Info
* Use a simpler approach
2025-06-18 14:34:58 +07:00
llama
5cb191d624
Fix IO text labels' fill attr being saved even if default colour ( #4083 )
...
* move exporting of fill attr to subclasses
* set text colour for new labels
2025-06-16 13:07:05 +03:00
Luc Mcgrady
6004616672
Feat/Health check tooltip ( #4068 )
...
* Feat/Health check tooltip
* Update ftl/core/deck-config.ftl
* split deckConfigHealthCheckTooltip
* wording change
* separate "(slow)"
* Add title to health check messages
2025-06-13 10:42:47 +07:00
Abdo
d585916313
Fix lint errors
2025-06-12 05:00:33 +03:00
Abdo
13c2dd201a
Move more image occlusion calls
2025-06-12 04:33:29 +03:00
Abdo
3b42cd0e54
Handle internal pastes
2025-06-11 19:42:16 +03:00
Abdo
4567c721ad
Use wantsExtendedPaste() for paste event
2025-06-11 19:02:42 +03:00
Abdo
2239bf9b02
Use wantsExtendedPaste() for drop event
2025-06-11 18:47:32 +03:00
Luc Mcgrady
83131cb48e
Feat/Message at 100% progress for optimize ( #4069 )
2025-06-11 13:31:17 +07:00
sorata
fe750dba9f
style hr element ( #4067 )
2025-06-11 13:02:08 +07:00
Sunong2008
ccc9d9027a
Delay retention workload info display after FSRS optimization alerts ( #4066 )
...
* Update FsrsOptions.svelte
* Update CONTRIBUTORS
* Make it full width too, so it doesn't resize when transitioning past 90
* Make sure the Warning appears after the alert
* Update FsrsOptions.svelte
* Update FsrsOptions.svelte
* Update FsrsOptions.svelte
2025-06-11 13:01:47 +07:00