172 Commits

Author SHA1 Message Date
Elian Doran
a106510924
chore(react/note_icon): react to icon changes 2025-08-21 15:50:14 +03:00
Elian Doran
b1449eebf3
chore(react/note_icon): reintroduce read-only 2025-08-21 15:14:19 +03:00
Elian Doran
b213453062
refactor(react/note_icon): introduce autofocus at text box level 2025-08-21 15:11:08 +03:00
Elian Doran
ef018e22d6
feat(react/note_icon): render dropdown only when needed 2025-08-21 15:03:54 +03:00
Elian Doran
3fa290a257
chore(react/note_icon): add back filter by category 2025-08-21 14:57:54 +03:00
Elian Doran
aa608510d0
feat(react): port note icon 2025-08-21 14:41:59 +03:00
Elian Doran
bea352855a
refactor(react): allow binding multiple events at once 2025-08-21 13:17:28 +03:00
Elian Doran
51e8a80ca3
chore(react/note_title): delete new notes on escape 2025-08-21 13:13:48 +03:00
Elian Doran
8a543d4513
chore(react/note_title): focus content on enter 2025-08-21 13:00:08 +03:00
Elian Doran
945e180a6f
chore(react/note_title): add before unload listener 2025-08-21 12:55:33 +03:00
Elian Doran
033e90f8b7
fix(react/note_title): not refreshing on protected session 2025-08-21 12:13:30 +03:00
Elian Doran
be576176c5
feat(react/note_title): bring back navigation title 2025-08-21 11:08:33 +03:00
Elian Doran
4da3e8a4d8
refactor(react/note_title): use note property for title as well 2025-08-21 10:54:38 +03:00
Elian Doran
db2bf537ea
refactor(react/note_title): use hook for listening to note property 2025-08-21 10:44:58 +03:00
Elian Doran
ca40360f7d
feat(react): basic implementation of note title 2025-08-21 10:08:49 +03:00
Elian Doran
799e705ff8
fix(react): note context not always updated 2025-08-21 09:18:52 +03:00
Elian Doran
59486cd55d
feat(react): basic handling of note context aware 2025-08-20 23:53:13 +03:00
Elian Doran
afe3904ea3
feat(react): render raw react components 2025-08-20 22:13:52 +03:00
Elian Doran
4ec46a2ebd
chore(client): add some documentation 2025-08-20 20:34:00 +03:00
Elian Doran
ce19d84247
test(e2e): i18n test broken due to button 2025-08-20 19:10:41 +03:00
Elian Doran
93b8ad20d7
fix(react/settings): settings displayed inline 2025-08-20 18:17:42 +03:00
Elian Doran
1d7799f981
refactor(react/settings): add names to all form groups 2025-08-19 23:34:25 +03:00
Elian Doran
51291a61e6
refactor(react/settings): associate IDs for labels 2025-08-19 22:54:23 +03:00
Elian Doran
cbc9fb7d08
chore(react/settings): solve type errors 2025-08-19 21:41:05 +03:00
Elian Doran
f00b8e9522
chore(react/settings): set 100% width for textarea 2025-08-19 17:39:41 +03:00
Elian Doran
04973094f2
feat(react/settings): port LLM settings 2025-08-19 13:46:13 +03:00
Elian Doran
cfb3607052
feat(react/settings): port totp settings 2025-08-19 10:37:14 +03:00
Elian Doran
73ff41f2b2
fix(react/settings): hook leak after closing tabs 2025-08-18 22:15:47 +03:00
Elian Doran
3837466cb3
feat(react/settings): react to external changes 2025-08-18 20:41:33 +03:00
Elian Doran
b97a5ef888
chore(react/settings): reimplement reset shortcuts 2025-08-18 19:47:40 +03:00
Elian Doran
07713e988c
feat(react/settings): port search engine settings 2025-08-18 18:43:27 +03:00
Elian Doran
436fd16f3a
feat(react/settings): port note erasure timeout 2025-08-18 17:37:20 +03:00
Elian Doran
ffc13f5de3
feat(react/settings): port date time format 2025-08-18 14:19:38 +03:00
Elian Doran
234d3997b1
feat(react/settings): port code block settings 2025-08-18 11:21:09 +03:00
Elian Doran
71b627fbc7
feat(react/settings): port text formatting toolbar 2025-08-18 09:34:16 +03:00
Elian Doran
7b83b20339
feat(react/settings): port shortcuts 2025-08-16 00:08:51 +03:00
Elian Doran
c02ed17ebc
feat(react/settings): port change password 2025-08-15 14:19:49 +03:00
Elian Doran
f62078d02b
feat(react/settings): port sync options 2025-08-15 11:21:19 +03:00
Elian Doran
c368ec3c38
feat(react/settings): port content languages 2025-08-15 10:26:25 +03:00
Elian Doran
c039f06c2b
chore(react/settings): fix a margin between radios 2025-08-15 00:19:37 +03:00
Elian Doran
520effbbb7
chore(react/settings): bring back style 2025-08-15 00:08:43 +03:00
Elian Doran
da92255dd6
refactor(react/settings): use better option mechanism 2025-08-14 23:54:32 +03:00
Elian Doran
cce3d3bce8
chore(react/settings): port date settings 2025-08-14 23:51:27 +03:00
Elian Doran
16cd91eb02
feat(react/settings): port database anonymization 2025-08-14 23:10:53 +03:00
Elian Doran
c67c3a6861
feat(react/settings): port images 2025-08-14 22:27:07 +03:00
Elian Doran
64bffb82b1
feat(react/settings): port max content width 2025-08-14 21:55:16 +03:00
Elian Doran
81ac390eab
feat(react/settings): port electron integration 2025-08-14 21:44:30 +03:00
Elian Doran
0db556fac2
feat(react/settings): port font size 2025-08-14 21:31:09 +03:00
Elian Doran
2793df06c4
fix(react/settings): useTriliumEvent not cleaning up properly 2025-08-14 21:05:24 +03:00
Elian Doran
e7b448e2bc
fix(react/settings): event leak in useOption 2025-08-14 19:55:45 +03:00