18 Commits

Author SHA1 Message Date
Jakob Schlanstedt
8ee59e9daa refactor(suggestion): improve naming 2025-11-28 22:53:24 +01:00
Jakob Schlanstedt
315fcecf57 fix(include_note): fix wrongly merged code 2025-11-28 22:53:24 +01:00
Jakob Schlanstedt
eca5a4a072 refactor(url -> link): let link refer to url and path.
before there was polysemy in word url that is now resolved by making
link hypernym to url and path.
2025-11-28 22:52:02 +01:00
Jakob Schlanstedt
74bf93059c refactor(ECMAScript Modules jsimport convention): refactor newly created imports to js convention
https://nodejs.org/api/esm.html#import-specifiers
2025-11-28 22:51:59 +01:00
Jakob Schlanstedt
1bb6149dbe feat(search): add create into inbox to search 2025-11-28 22:51:59 +01:00
Elian Doran
7930745a01
chore(react/type_widgets): fix type errors 2025-10-05 19:55:25 +03:00
Elian Doran
3673162a48
chore(react/type_widgets): bring back add include to note 2025-09-25 13:53:11 +03:00
Elian Doran
1fb329565f
chore(react/type_widget): move old widgets 2025-09-19 17:40:24 +03:00
Elian Doran
2a5cb85199
fix(client/dialogs): include note not respecting size (closes #6947) 2025-09-11 10:06:07 +03:00
Elian Doran
f2db7baeba
refactor(react): use beta approach for handling events everywhere 2025-08-24 21:18:48 +03:00
Elian Doran
a507991808
refactor(react/modals): use classless components 2025-08-24 20:57:23 +03:00
Elian Doran
1d7799f981
refactor(react/settings): add names to all form groups 2025-08-19 23:34:25 +03:00
Elian Doran
14e09f5ea0
refactor(react): normalize imports 2025-08-10 15:21:49 +03:00
Elian Doran
da1f18c60f
refactor(react/dialogs): integrate proper closing of modal 2025-08-10 12:22:11 +03:00
Elian Doran
b7482f2a6a
refactor(react/dialogs): use shown everywhere 2025-08-10 11:38:12 +03:00
Elian Doran
ce324586f8
fix(react/dialogs): missing autocomplete opts 2025-08-05 21:15:02 +03:00
Elian Doran
35bd210062
fix(react/dialogs): recent notes not triggered in autocomplete 2025-08-05 21:15:02 +03:00
Elian Doran
0cfe3351bb
feat(react/dialogs): port include_note 2025-08-05 21:15:02 +03:00