13529 Commits

Author SHA1 Message Date
SiriusXT
30056e7ffe Forced to trigger search after compositionend 2025-04-02 15:19:19 +08:00
Panagiotis Papadopoulos
d1b08e535e
Merge branch 'develop' into chore_eslint-formatting 2025-04-02 09:05:42 +02:00
Panagiotis Papadopoulos
7812c0574c chore(eslint): correctly pickup ts files as well 2025-04-02 08:58:52 +02:00
Panagiotis Papadopoulos
e98516df8a chore(eslint): remove leftover plugin 2025-04-02 08:54:10 +02:00
Panagiotis Papadopoulos
42edb0c0bd chore(eslint): ignore "demo" folder for now 2025-04-02 08:42:14 +02:00
Panagiotis Papadopoulos
d432a56211 chore(scripts): update dev:format scripts to eslint 2025-04-02 08:37:57 +02:00
Panagiotis Papadopoulos
a0fe60eff1 chore(eslint): move formatting rules to own config file for now
this will allow us to run linting and formatting separately for now, where we have a ton of linting errors still
2025-04-02 08:35:24 +02:00
Nriver
30fb754a5f hotfix(auth): fix TOTP validation bypass issue 2025-04-02 14:29:37 +08:00
Nriver
dab65a6364 Fix "Cannot set headers after they are sent" error in logout function 2025-04-02 14:13:38 +08:00
renovate[bot]
4000387f44
chore(deps): update dependency @types/ws to v8.18.1 2025-04-02 01:38:52 +00:00
renovate[bot]
e9ece00450
chore(deps): update dependency @types/node to v22.13.17 2025-04-02 01:38:42 +00:00
perf3ct
bdcbc2558a
add two missing options into the UI 2025-04-01 22:19:11 +00:00
perf3ct
c500300267
this can be much faster 2025-04-01 21:44:54 +00:00
perf3ct
ed52d71729
do a better job at centralizing json extraction, and query "enhancer" search queries 2025-04-01 21:42:09 +00:00
perf3ct
5b3dca88d9
fix interface issues 2025-04-01 20:55:58 +00:00
Elian Doran
9a5793dfdd
fix(pdf): hide title bar buttons when exporting to PDF (closes #1587) 2025-04-01 23:53:38 +03:00
Elian Doran
2a68c28f2e
fix(pdf): hide center pane widgets when exporting to PDF 2025-04-01 23:48:08 +03:00
perf3ct
49076e3cf6
clean up unused options 2025-04-01 20:38:03 +00:00
Elian Doran
ba506c9c10
refactor(dev): use es6-string-html for some of the SQL statements (closes #274) 2025-04-01 23:30:21 +03:00
Elian Doran
7a879d7cc8
feat(vscode): add es6-string-html to recommendations 2025-04-01 23:25:03 +03:00
Elian Doran
815078168f
refactor(dev): use es6-string-html for templates 2025-04-01 23:24:34 +03:00
Elian Doran
3f2945018c
feat(demo): reorganize, add icons & geo map 2025-04-01 22:55:20 +03:00
perf3ct
afe1de5ed3
get rid of silly ollamaIsEnabled 2025-04-01 19:41:30 +00:00
perf3ct
9719859a39
centralize constants for message formatting 2025-04-01 19:33:53 +00:00
Elian Doran
6aba18887f
chore(docs): change icons & expanded branches 2025-04-01 22:30:37 +03:00
Elian Doran
242706e4ac
chore(docs):: remove unnecessary <div>s 2025-04-01 22:27:29 +03:00
Elian Doran
d7fef36b46
Merge pull request #1589 from TriliumNext/autoComplete
To prevent search lag when there are a large number of notes
2025-04-01 22:08:39 +03:00
Elian Doran
b94bda6670
chore(note_autocomplete): remove logging 2025-04-01 22:07:59 +03:00
perf3ct
154d2905fa
actually undo translations in hierarchy.ts for now 2025-04-01 18:51:37 +00:00
perf3ct
2db0ff2462
move prompt constants from JS to TS 2025-04-01 18:49:37 +00:00
perf3ct
afd16c22b7
make all hierarchy.ts strings translateable, and centralize them 2025-04-01 18:48:39 +00:00
perf3ct
7ae55de8b1
move the embeddings api endpoint to underneath llm 2025-04-01 18:44:10 +00:00
Elian Doran
dd46ffa137
Merge pull request #1590 from TriliumNext/fix_543
fix(electron_context_menu): fix disabled search engine contex menu on readonly notes
2025-04-01 21:39:18 +03:00
perf3ct
b13a6ec905
add missing translation 2025-04-01 10:56:00 -07:00
perf3ct
1690217797
update LLM API endpoints 2025-04-01 10:55:20 -07:00
perf3ct
b7f2a9663e
swap route for apiRoute in LLM routes 2025-04-01 10:47:05 -07:00
Jin
1630517f61 feat: 🎸 improve title parttern 2025-04-01 19:25:58 +02:00
Panagiotis Papadopoulos
a6206d2bd6 fix(electron_context_menu): fix disabled search engine context menu on readonly notes
fixes #543
2025-04-01 19:25:10 +02:00
Jin
8bbe6ee1b3 refactor: 💡 refact quarter func 2025-04-01 19:20:08 +02:00
Panagiotis Papadopoulos
a715de6472 chore(deps): run npm audit fix
goes from
7 vulnerabilities (6 moderate, 1 high)
to
5 moderate severity vulnerabilities
2025-04-01 19:15:25 +02:00
Jin
50009bfb6e feat: 🎸 add frontend api support 2025-04-01 19:13:09 +02:00
Jin
486696220f feat: 🎸 add backend script api 2025-04-01 19:05:12 +02:00
Jin
bbf7bc9324 Merge branch 'develop' into calendar 2025-04-01 18:57:09 +02:00
Jin
97dd624671 refactor: 💡 improve code quality 2025-04-01 18:56:43 +02:00
Jin
34aac54ecd feat: 🎸 allow more patterns for different journal level 2025-04-01 18:54:42 +02:00
Jin
68d41f1de5 feat: 🎸 add quarter note support 2025-04-01 18:45:09 +02:00
Jin
028ee3852f chore: 🤖 move data_notes to using dayjs 2025-04-01 18:24:10 +02:00
Jin
fc84729229 feat: 🎸 clone week note when it cross month 2025-04-01 18:09:08 +02:00
Jin
198842de31 feat: 🎸 create day note under week note 2025-04-01 17:57:16 +02:00
Jin
3fe83e0ab4 fix: 🐛 use first day of week option 2025-04-01 17:25:03 +02:00