Commit Graph

231 Commits

Author SHA1 Message Date
Elian Doran b4fcf41420 feat(llm): basic auto-title 2026-03-30 18:52:22 +03:00
Elian Doran 8a8143167f feat(llm): report tool call errors 2026-03-30 17:45:58 +03:00
Elian Doran efbe7e0a21 feat(llm): add provider config in options 2026-03-29 22:42:05 +03:00
Elian Doran 41a122f722 feat(llm): allow the sidebar chat access to the note content 2026-03-29 22:09:29 +03:00
Elian Doran e4c4873aa7 feat(llm): group legacy models into submenu 2026-03-29 21:35:33 +03:00
Elian Doran 59c007e801 feat(llm): API to create LLM notes similar to search 2026-03-29 18:55:43 +03:00
Elian Doran 16806275e0 feat(llm): basic context window progress bar 2026-03-29 15:10:49 +03:00
Elian Doran 5fcea86b94 feat(llm): basic cost multiplier 2026-03-29 14:44:40 +03:00
Elian Doran 863e68ec88 feat(llm): add model switcher 2026-03-29 14:34:31 +03:00
Elian Doran 046ee343dc feat(llm): display the model that was used 2026-03-29 14:06:23 +03:00
Elian Doran 9458128ad6 feat(llm): display estimated cost 2026-03-29 13:57:25 +03:00
Elian Doran 89638e3f56 feat(llm): display usage info (prompt + completion) 2026-03-29 13:53:13 +03:00
Elian Doran 246c561b64 feat(llm): basic tool use 2026-03-29 13:30:04 +03:00
Elian Doran 261e5b59e0 refactor(llm): use shared types in commons 2026-03-29 12:44:53 +03:00
Elian Doran fb7fc4bf0c feat(llm): basic chat interface 2026-03-28 20:39:09 +02:00
Elian Doran c826564c9e chore(spreadsheet): address requested changes 2026-03-08 23:25:47 +02:00
Elian Doran ccb13fa6b9 fix(commons): typecheck 2026-03-08 23:19:23 +02:00
Elian Doran 83095130f6 feat(spreadsheet): basic rendering as HTML for share 2026-03-08 20:04:14 +02:00
Elian Doran d005c0ef2d feat(spreadsheet): basic note list preview using SVG 2026-03-08 19:49:53 +02:00
Elian Doran ee6c192ab9 chore(spreadsheet): create new note type 2026-03-03 18:24:55 +02:00
Elian Doran 4d86c6c4f1 feat(import/single): trim extension for audio files + default icon 2026-03-03 16:19:44 +02:00
Elian Doran 3ffe34964f feat(notes): add default icon for videos 2026-03-03 14:26:45 +02:00
Elian Doran f380df9c01 feat(i18n): add support for Hindi 2026-02-22 21:35:14 +02:00
Elian Doran 7f760bff17 Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm 2026-02-22 11:51:57 +02:00
Elian Doran 82cae8ffbf fix(hidden_subtree): clean up LLM launch item 2026-02-22 11:13:37 +02:00
JYC333 0ead246ce7 Merge branch 'main' into week-note 2026-02-21 14:10:19 +00:00
Elian Doran 7310d8af30 Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm 2026-02-20 15:31:34 +02:00
Elian Doran 2799e4392f Merge remote-tracking branch 'origin/main' into feature/custom_map_improvements
; Conflicts:
;	apps/client/src/widgets/note_bars/CollectionProperties.tsx
;	apps/client/src/widgets/ribbon/collection-properties-config.tsx
2026-02-15 17:30:39 +02:00
Elian Doran ec8b0a3801 feat(client/render_note): warning for disabled render note 2026-02-15 16:54:34 +02:00
Elian Doran 06a005acec refactor(client/render_note): separate content from setup 2026-02-15 16:17:41 +02:00
Elian Doran 4b8d341e00 feat(web_view): add a screen if web view is disabled 2026-02-15 16:02:51 +02:00
Elian Doran 1e5b294eb3 feat(badges/content): adjustable base for app theme 2026-02-15 13:19:12 +02:00
Elian Doran 2ef4eb7eae chore(client): fix type errors 2026-02-14 12:43:40 +02:00
Elian Doran 9b3396349e refactor(commons): add builtin_attributes to commons 2026-02-14 10:30:24 +02:00
Elian Doran e6d728715f feat(geomap): support hiding labels 2026-02-12 19:47:24 +02:00
perfectra1n d7d411caf9 feat(dev): remove ai/llm features 2026-02-07 13:04:37 -08:00
Elian Doran 21d47c3fef chore(i18n): fix issues with ga 2026-02-06 20:24:16 +02:00
Elian Doran 66de94f050 feat(i18n): enable Irish language 2026-02-06 19:56:37 +02:00
Jin 19781bb14c Merge branch 'main' into week-note 2026-02-01 14:29:45 +00:00
Jin 7fd2bc30cc test: add test for week number with different first day of week setting 2026-02-01 14:26:11 +00:00
Elian Doran 0a7b2e3304 feat(mobile/tab_switcher): integrate into launch bar 2026-01-31 18:50:17 +02:00
Elian Doran 1b0a53a441 feat(notes): add default icon for doc files 2026-01-24 09:29:11 +02:00
Elian Doran 430ef62a2d feat(notes): add default icon for GIF 2026-01-24 09:24:35 +02:00
Jin 457a7a03fb test: add test for week notes utils 2026-01-19 21:01:07 +00:00
Jin f5f1b27754 fix: add common week note utils 2026-01-19 20:56:12 +00:00
Elian Doran df62dc87b2 feat(notes): add default icon for PDFs 2026-01-16 11:47:42 +02:00
Elian Doran 2a19be5ab6 refactor(client): extract fnote icon logic in commons 2026-01-16 09:35:51 +02:00
Elian Doran d5c934a518 add logseq to supported protocols (#8320) 2026-01-10 19:36:03 +02:00
Elian Doran a3a9de6fdd feat(collections): add setting to hide subtree 2026-01-10 10:34:06 +02:00
contributor e469af1ca5 add logseq to supported protocols 2026-01-09 11:51:49 +02:00