Commit Graph

13812 Commits (abcf08e68cdd02c7eac0ecb459ca958045e522cc)
 

Author SHA1 Message Date
Adorian Doran 058983e98d style(next)/floating buttons: tweak 2025-03-21 20:21:44 +07:00
Elian Doran 772d07a60f
Merge pull request #1466 from TriliumNext/feature/port_ts
client: port ts
2025-03-21 18:49:52 +07:00
Elian Doran eab10acc98
Merge branch 'develop' into feature/port_ts 2025-03-21 18:39:33 +07:00
Elian Doran 7008acf511
chore(client/ts): remove check_ts_progress script 2025-03-21 18:16:37 +07:00
Elian Doran c2a7b92660
chore(client/ts): port desktop_layout 2025-03-21 18:14:37 +07:00
Elian Doran 8e3a75ad57
chore(client/ts): reduce log level for syntax highlight widget 2025-03-21 17:48:54 +07:00
Elian Doran b876f98d69
fix(client/ts): fix rest of build errors 2025-03-21 17:39:18 +07:00
Elian Doran 1ab87be0e6
chore(client/ts): fix errors in editable_text 2025-03-21 17:34:39 +07:00
Elian Doran ebbf29b1a5
chore(client/ts): port syntax_highlight 2025-03-21 15:50:58 +07:00
Elian Doran 08df7e6484
Merge pull request #1481 from TriliumNext/renovate/electron-35.x
chore(deps): update dependency electron to v35.0.3
2025-03-21 13:43:30 +07:00
Elian Doran 7277c10f38
Merge pull request #1482 from TriliumNext/renovate/typedoc-0.x
chore(deps): update dependency typedoc to v0.28.1
2025-03-21 13:43:06 +07:00
Elian Doran 6569a72bc4
Merge pull request #1483 from TriliumNext/renovate/codemirror-5.x
fix(deps): update dependency codemirror to v5.65.19
2025-03-21 13:42:49 +07:00
Elian Doran cb630337ca
Merge pull request #1484 from TriliumNext/renovate/force-graph-1.x
fix(deps): update dependency force-graph to v1.49.5
2025-03-21 13:42:24 +07:00
Elian Doran 60d5497a6c
Merge pull request #1485 from TriliumNext/renovate/multer-1.x
fix(deps): update dependency multer to v1.4.5-lts.2
2025-03-21 13:41:48 +07:00
Elian Doran 98d3b54c5e
Merge pull request #1486 from TriliumNext/renovate/supertest-7.x
chore(deps): update dependency supertest to v7.1.0
2025-03-21 13:41:11 +07:00
SiriusXT da59dd2ece Add Chinese translation 2025-03-21 13:56:21 +07:00
SiriusXT 21b17889ac Merge branch 'develop' into tray 2025-03-21 11:12:03 +07:00
SiriusXT be2064fbf0 Fix tray exception when multiple windows 2025-03-21 11:08:33 +07:00
renovate[bot] 90cdb5d641
chore(deps): update dependency supertest to v7.1.0 2025-03-21 02:40:58 +07:00
renovate[bot] 0e8cd3b4ba
fix(deps): update dependency multer to v1.4.5-lts.2 2025-03-21 02:40:48 +07:00
renovate[bot] 1b5d665fbc
fix(deps): update dependency force-graph to v1.49.5 2025-03-21 02:40:38 +07:00
renovate[bot] 8755c84dea
fix(deps): update dependency codemirror to v5.65.19 2025-03-21 02:40:27 +07:00
renovate[bot] f9878962b8
chore(deps): update dependency typedoc to v0.28.1 2025-03-21 02:40:17 +07:00
renovate[bot] cf70dd0b4f
chore(deps): update dependency electron to v35.0.3 2025-03-21 02:40:05 +07:00
Adorian Doran 6d82905ad4 style(next)/floating buttons: tweak 2025-03-21 04:12:12 +07:00
Adorian Doran 99bd803d81 style(next)/floating buttons: tweak the separator color 2025-03-21 03:40:07 +07:00
Adorian Doran 6b71efbfd3 style(next): restyle the floating buttons 2025-03-21 03:17:43 +07:00
Joel Shprentz c1e8542f74 Correct placeholder name in documentation 2025-03-21 00:59:45 +07:00
Joel Shprentz 5f26a503af In month note title patterns, replace {isoMonth} with e.g. "2025-03" for March 2025. 2025-03-20 22:59:20 +07:00
perf3ct 0707266dc1
reset embedding_queue where objects are "isprocessing" 2025-03-20 22:17:04 +07:00
perf3ct 3d70a6c42e
appropriately show if there are any notes still in the queue 2025-03-20 22:05:10 +07:00
Elian Doran 5b82b750dc
chore(client/ts): port editable_text 2025-03-20 23:42:32 +07:00
Elian Doran 1f69259a93
chore(client/ts): port abstract_text_type_widget 2025-03-20 23:09:06 +07:00
Adorian Doran 7202afab8e style(next)/options: add a gap between consecutive buttons 2025-03-20 22:22:39 +07:00
perf3ct 34940b5258
Merge branch 'develop' into ai-llm-integration 2025-03-20 19:52:01 +07:00
Elian Doran b44bb4053c
refactor(deps): use webpack for jsplumb & panzoom 2025-03-20 21:51:03 +07:00
perf3ct c9728e70bb
also extract Note relationships and send as context 2025-03-20 19:50:48 +07:00
perf3ct 915c95f7cb
more aggressively filter notes out that don't work for us 2025-03-20 19:42:38 +07:00
perf3ct 1be70f1163
do a better job of building the context 2025-03-20 19:35:20 +07:00
perf3ct 9c1ab4f322
add to base prompt 2025-03-20 19:22:41 +07:00
perf3ct 273dff2a34
create a better base system prompt 2025-03-20 19:11:32 +07:00
Elian Doran 3047957239
chore(client/ts): port type_widgets/relation_map 2025-03-20 21:07:10 +07:00
perf3ct eb1ef36ab3
move the llm_prompt_constants to its own folder 2025-03-20 18:49:30 +07:00
Adorian Doran 4cb866c0e6 client/options/sync: reorder the input fields 2025-03-20 19:59:13 +07:00
Adorian Doran 480292dc01 style(next)/options/appearance/fonts: refactor input groups 2025-03-20 19:02:46 +07:00
Adorian Doran b705e24a97 style(next): tweak number input groups 2025-03-20 18:58:19 +07:00
Elian Doran e682f01c47
chore(client/ts): port promoted_attributes 2025-03-20 18:39:04 +07:00
Elian Doran c27d5afdf2
chore(client/ts): port inherited_attribute_list 2025-03-20 18:28:37 +07:00
Elian Doran bd06d1d7b2
chore(client/ts): port image_properties 2025-03-20 18:25:17 +07:00
Adorian Doran 861f1efa5b Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-20 18:22:44 +07:00