Abdo
7113648a3f
Formatting
2025-10-19 08:41:03 +03:00
Abdo
f9607ce8af
Fix focused field not being preserved
2025-10-19 08:39:03 +03:00
Abdo
0ed12f5c63
Fix notetype/deck of original note not being set
2025-10-19 08:32:27 +03:00
Abdo
5e9428cd26
Preserve initial note load args
2025-10-19 06:57:01 +03:00
Abdo
224ea3abb1
Make CooldownTimer accept an aync action
2025-10-19 06:10:47 +03:00
Abdo
6cab377083
Fix TS type
2025-10-19 05:56:43 +03:00
Abdo
9dcbf70aeb
Fix formatting/typing errors
2025-10-18 14:38:21 +03:00
Abdo
33a1b32095
Fix legacy editable styles
2025-10-18 06:45:17 +03:00
Abdo
8a0a21aba6
Fix call_after_note_saved()
2025-10-18 04:25:25 +03:00
Abdo
7c6fa98063
Add RPCs for Fields/Cards dialogs
2025-10-18 04:14:02 +03:00
Abdo
bdbafb1f6e
Save before opening Fields/Cards
2025-10-18 03:55:03 +03:00
Abdo
71dfb6350d
Run scheduled save before add
2025-10-18 03:53:00 +03:00
Abdo
74c727e82c
Remove log()
2025-10-18 01:37:09 +03:00
Abdo
9278da2c85
Formatting
2025-10-15 00:56:03 +03:00
Abdo
6248a71f2a
Move .reload_note() calls
2025-10-15 00:53:37 +03:00
Abdo
9b28ed87f2
Fix undo of methods returning OpChanges directly not being handled correctly
2025-10-15 00:45:52 +03:00
Abdo
d0eb61acdb
Fix notetype label not changing when default deck is set
2025-10-14 23:46:37 +03:00
Abdo
4ec88a8351
Handle operation changes from other screens
2025-10-14 23:46:31 +03:00
Abdo
fbfd2784d8
Merge branch 'main' into editor-3830
2025-10-13 13:38:14 +03:00
Abdo
6a27370b7a
Remove unused CSS selector
2025-10-13 13:21:43 +03:00
Abdo
f10d48db47
Handle undo for all RPCs that return OpChanges
2025-10-13 13:09:49 +03:00
Lee Doughty
321e23acb2
Replace custom UUID function with crypto.randomUUID ( #4384 )
2025-10-13 09:37:30 +03:00
Abdo
6165567238
Refresh fields after MathJax toggle
...
There's probably a more efficient solution for this but I couldn't
figure it out
2025-10-01 11:50:27 +03:00
Dan
0986af4f81
fix(Occlusion): remember toggle translucency setting ( #4366 )
...
* remember translucency
Adding myself to contributors
Added braces surrounding if statement to comply with ninja checks
* ninja fix format
2025-09-30 20:18:26 +03:00
Abdo
e5612b1340
Add back .empty MathJax styles
2025-09-30 16:35:37 +03:00
Abdo
fbd21ba7f1
Restore toggleMathjax for legacy editor
2025-09-30 15:53:45 +03:00
Abdo
28daa16bcf
Merge branch 'main' into editor-3830
2025-09-30 15:31:26 +03:00
Hanni614
ee664b8fbb
Stats - Retention rate help box links to Deck Options manual page #4198 ( #4329 )
...
* stats: link retention help box to "Desired retention" section
* docs: use HTTPS for fsrs and desiredRetention links
* Add Hanna Nilsén to CONTRIBUTORS
* Apply suggestion from @user1823
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
---------
Co-authored-by: Hanna Nilsén <hannanilsen@macbookair.students.netlogon.liu.se>
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
2025-09-27 14:46:11 +10:00
llama
c56e6e55ec
feat: show saved custom colours as options in fill tool colour picker on mobile ( #4348 )
...
* add GetCustomColours rpc method
* save colours as rgb instead of argb
* show saved custom colours as possible options in colour picker
this is primarily for mobile clients, as qt currently ignores this
* save custom colours on colour picker change (for desktop)
2025-09-25 06:34:27 +03:00
llama
80cff16250
fix: persist colour picker's custom palette in profile ( #4326 )
...
* add SaveCustomColours rpc method
* restore custom colour palette on editor init
* save custom colour palette on colour picker open and input
there doesn't seem to be an event fired when the picker is
cancelled/closed, so it's still possible for work to be lost
* save colours on `change` instead of `input`
`input` is supposed to be fired on every adjustment to the picker
whereas `change` is only fired when the picker is accepted, but qt
seems to treat both as the latter, so this is currently a no-op
* Store colors in the collection
One minor tweak to the logic while I was there: an invalid color no
longer invalidates all the rest.
---------
Co-authored-by: Damien Elmes <gpg@ankiweb.net>
2025-09-17 16:46:53 +10:00
Abdo
75d9026be5
Decode images asynchronously ( #4320 )
2025-09-17 09:06:42 +03:00
Abdo
6f93bfa13a
Move retrieve_url to backend
2025-09-08 00:31:34 +03:00
Luc Mcgrady
dda730dfa2
Fix/Invalid memory states in simulator after parameters changed ( #4317 )
...
* Fix/Invalid memory states after optimization for simulator
* Update ts/routes/deck-options/FsrsOptions.svelte
* typo
* ./check
2025-09-04 14:35:00 +10:00
Abdo
5fe532d5d2
Show number of added cards
2025-09-03 00:01:04 +03:00
Abdo
355e5f2125
Merge branch 'main' into editor-3830
2025-09-02 22:46:06 +03:00
GithubAnon0000
c93e11f343
FIX gap above bury ( #4298 )
2025-09-01 15:09:42 +10:00
Luc Mcgrady
3521da3ad6
Chore/Remove CMRR from fsrs help modal ( #4290 )
...
* Remove cmrr from fsrs help sections
* move other strings
2025-09-01 14:58:20 +10:00
Damien Elmes
d23764b59e
Bump devalue for latest CVE
2025-09-01 13:41:00 +10:00
Abdo
b79014814d
Fix legacy DuplicateLink handling
2025-08-30 16:54:12 +03:00
Abdo
8cf3dee351
Fix browser error on deleted notes
2025-08-30 16:06:55 +03:00
Abdo
06d322aca4
Preserve focused field
2025-08-28 03:40:49 +03:00
Abdo
e3bd3eda4f
Clear search on selector toggle
2025-08-28 03:33:13 +03:00
Abdo
3eb99c8a3e
Focus selector's search input
2025-08-28 03:32:03 +03:00
Abdo
a3bf145007
Copy sticky fields
2025-08-28 03:07:55 +03:00
Abdo
7a98aa0644
Fix lints
2025-08-27 04:15:43 +03:00
Abdo
1cb733da29
Ensure bigint
2025-08-27 04:08:17 +03:00
Abdo
6ea64bcac5
Fix TS errors
2025-08-27 03:55:21 +03:00
Abdo
603b12967c
Alow passing deck/notetype ID on AddCards init
2025-08-27 03:54:27 +03:00
Abdo
becac3f764
Simplify loadNote() arg passing
2025-08-27 03:30:19 +03:00
Abdo
2ff2ad6bca
Formatting
2025-08-27 03:06:01 +03:00