Commit Graph

13812 Commits

Author SHA1 Message Date
Jin
ec06503104 feat: 🎸 add first week of year option 2025-03-29 13:34:47 +01:00
Elian Doran
eb097ec1ea fix(highlights): unable to navigate to italic links (closes #1555) 2025-03-29 14:12:17 +02:00
Elian Doran
a44bf7fb49 chore(highlights): prevent crash if unable to find target element 2025-03-29 14:10:12 +02:00
Elian Doran
04a7ad8d4e fix(highlights): new italic format not displayed 2025-03-29 14:08:57 +02:00
Elian Doran
9a3f765d42 fix(import/markdown): unable to import code blocks with XML/HTML content if safe mode on (closes #1530) 2025-03-29 13:47:02 +02:00
Elian Doran
fd76f8dac9 chore(vitest): switch to JSON for workspace config
Fixes random error due to the presence of the file in `build` directory.
2025-03-29 13:40:44 +02:00
Elian Doran
0982a0e503 feat(docs): improve documentation, add icons, reorganize 2025-03-29 13:07:28 +02:00
Elian Doran
5ae6b18762 fix(docs): remove accidentally added file 2025-03-29 13:07:28 +02:00
Elian Doran
49c41850ad feat(docs): add basic Bash script for ETAPI 2025-03-29 13:07:28 +02:00
Elian Doran
644d79b1ce feat(docs): improve documentation on note map/relation map 2025-03-29 13:07:28 +02:00
Elian Doran
80cfd73cae feat(docs): document some of the technologies used 2025-03-29 13:07:28 +02:00
Elian Doran
fbfeb7d2bf feat(docs): document note source (viewing & editing) 2025-03-29 13:07:28 +02:00
Elian Doran
7be71fc6fa Merge pull request #401 from TriliumNext/feature/MFA
Feature addition: Multi-Factor Authentication
2025-03-29 13:06:00 +02:00
Jin
ed58be1578 Merge branch 'develop' into feature/MFA 2025-03-29 11:23:38 +01:00
Jin
17b4bfca39 chore: 🤖 improve instruction 2025-03-29 11:23:00 +01:00
Elian Doran
96d3d661c2 chore(docs): sync import/export 2025-03-29 11:28:59 +02:00
Elian Doran
e62137f245 fix(docs): meta for HTML documentation changing due to root notePosition 2025-03-29 11:28:31 +02:00
Elian Doran
4dd300b702 fix(docs): meta for HTML documentation changing due to isExpanded 2025-03-29 11:25:28 +02:00
Elian Doran
ce9a2a258e Merge pull request #1550 from TriliumNext/renovate/sanitize-html-2.x
chore(deps): update dependency @types/sanitize-html to v2.15.0
2025-03-29 02:56:02 +02:00
Jin
a8e37b5b92 Merge branch 'develop' into feature/MFA 2025-03-29 01:45:18 +01:00
Jin
02c4a269be feat: 🎸 upgrade db version 2025-03-29 01:44:25 +01:00
Jin
77f62b94cc refactor: 💡 refact recovery code 2025-03-29 01:40:17 +01:00
renovate[bot]
c18e56d12f chore(deps): update dependency @types/sanitize-html to v2.15.0 2025-03-29 00:39:33 +00:00
Elian Doran
d84e8c347a Merge pull request #1546 from TriliumNext/webpack
Move library loader to webpack
2025-03-29 02:38:34 +02:00
Elian Doran
c7c8af28f7 fix(editor): header formatting remaining after cut to note (closes #687) 2025-03-29 02:07:29 +02:00
Jin
2eeb376d24 refactor: 💡 fix typo and imporve code quality 2025-03-29 01:00:08 +01:00
Elian Doran
d8b9448b91 fix(editor): not being able to copy from the included note (closes #588) 2025-03-29 01:55:20 +02:00
Jin
ce66397257 Merge branch 'develop' into webpack 2025-03-29 00:52:27 +01:00
Jin
608378193f fix: 🐛 fix mark.js load error 2025-03-29 00:51:36 +01:00
perf3ct
a8fc9e9768 render chat output as markdown, cool 2025-03-28 23:46:50 +00:00
perf3ct
8497e77b55 fix linter errors in providers 2025-03-28 23:27:40 +00:00
perf3ct
2311c3c049 centralize LLM constants more 2025-03-28 23:25:06 +00:00
perf3ct
224cb22fe9 centralize prompts 2025-03-28 23:07:02 +00:00
perf3ct
72c380b6f4 do a wayyy better job at building the messages with context 2025-03-28 22:50:15 +00:00
Elian Doran
bd092e0119 chore(i18n): typo 2025-03-29 00:45:16 +02:00
Elian Doran
f743cfc35c fix(options/mfa): double colons in warning 2025-03-29 00:44:51 +02:00
Elian Doran
4cde9253ed style(options/mfa): use admonitions 2025-03-29 00:42:20 +02:00
perf3ct
ea4d3ac800 Do a better job with Ollama context, again 2025-03-28 22:29:33 +00:00
Elian Doran
9c835d0f7f chore(docs): always use LF on Windows 2025-03-29 00:22:49 +02:00
Elian Doran
68e1e68cfe chore(zen): change default keyboard shortcut to F9 (closes #1372) 2025-03-29 00:22:27 +02:00
Jin
534c146542 Merge branch 'develop' into webpack 2025-03-28 23:00:59 +01:00
perf3ct
2899707e64 Better use of interfaces, reducing useage of "any" 2025-03-28 21:47:28 +00:00
Jin
47a363be0f refactor: 💡 improve image zoom 2025-03-28 22:28:09 +01:00
perf3ct
d1cd0a8817 fix ai_settings TPL location 2025-03-28 21:26:09 +00:00
perf3ct
2f573d4464 fix TPL location in llm_chat_panel.ts 2025-03-28 21:19:59 +00:00
perf3ct
0aa214786c yeet unused app_service.js 2025-03-28 21:17:42 +00:00
perf3ct
59e77407e2 get rid of timeouts that aren't needed anymore 2025-03-28 21:14:57 +00:00
Jin
25aa08bb4c chore: 🤖 fix lock file 2025-03-28 22:07:43 +01:00
Jin
797ed2a494 Merge branch 'develop' into feature/MFA 2025-03-28 22:04:23 +01:00
perf3ct
005ddc4a59 create more interfaces to decrease use of "any" 2025-03-28 21:04:12 +00:00