Jin
|
f9c0b88539
|
refactor: 💡 fix lint
|
2025-04-04 13:55:13 +02:00 |
|
Jin
|
6a0207dc45
|
fix: 🐛 fix async errors
|
2025-04-04 13:46:39 +02:00 |
|
Jin
|
79a7513325
|
fix: 🐛 fix ordinal locale
|
2025-04-03 19:51:01 +02:00 |
|
Elian Doran
|
0acc14fc46
|
chore(backup): log when backup starts
|
2025-04-03 20:23:25 +03:00 |
|
Elian Doran
|
32db26684d
|
feat(import/markdown): normalize non-breaking spaces
|
2025-04-03 19:29:51 +03:00 |
|
Jin
|
dc16b2cb26
|
Merge branch 'develop' into calendar
|
2025-04-03 17:32:57 +02:00 |
|
Jin
|
0e3e8233e3
|
test: 💍 add journal unit test
|
2025-04-03 01:02:05 +02:00 |
|
Jin
|
7cbdacc9b0
|
feat: 🎸 improve journal name pattern
|
2025-04-03 00:21:14 +02:00 |
|
Jin
|
6ea3d5fb17
|
feat: 🎸 add yearPattern
|
2025-04-03 00:20:41 +02:00 |
|
Jin
|
d7df050027
|
feat: 🎸 add localization for week and quarter note name
|
2025-04-02 23:58:12 +02:00 |
|
JYC333
|
39d466caf8
|
Merge pull request #1602 from TriliumNext/chore_format_tests
chore(format): format .spec files
|
2025-04-02 23:55:08 +02:00 |
|
Jin
|
ddba049455
|
chore: 🤖 Use dayjs to handle ordinal
|
2025-04-02 23:46:35 +02:00 |
|
Jin
|
bf70b949a6
|
Merge branch 'develop' into calendar
|
2025-04-02 23:28:15 +02:00 |
|
Jin
|
170375fe04
|
fix: 🐛 fix mfa get option error
|
2025-04-02 23:13:59 +02:00 |
|
Panagiotis Papadopoulos
|
df5ac3e77d
|
chore(format): fix auto-fixable format issues in *.spec.ts
|
2025-04-02 23:00:22 +02:00 |
|
Panagiotis Papadopoulos
|
2112bbee0a
|
chore(format): fix auto-fixable format issues in data_dir.spec.ts
|
2025-04-02 22:41:14 +02:00 |
|
Elian Doran
|
6a3c44f866
|
fix(markdown/import): markdown quotes not escaping
|
2025-04-02 23:41:04 +03:00 |
|
Elian Doran
|
a3a2bf4484
|
refactor(docs): use in-memory model
|
2025-04-02 23:41:04 +03:00 |
|
Panagiotis Papadopoulos
|
f0a2808e3e
|
chore(format): fix format issues in sanitize_attribute_name.spec.ts
|
2025-04-02 22:38:51 +02:00 |
|
Panagiotis Papadopoulos
|
ff58184691
|
chore(format): fix format issues in tree.spec.ts
|
2025-04-02 22:37:38 +02:00 |
|
Panagiotis Papadopoulos
|
80ce77cdcf
|
chore(format): fix format issues in utils.spec.ts
from
374 problems down to 40
|
2025-04-02 22:33:14 +02:00 |
|
perf3ct
|
14705eb1c5
|
split up sendMessage into its own service
|
2025-04-02 19:14:26 +00:00 |
|
perf3ct
|
caada309ec
|
try using XML tags in sending to LLM, so it can more easily pick out information
|
2025-04-02 18:57:04 +00:00 |
|
Elian Doran
|
f420b5cbd4
|
feat(electron): constrain setup window size
|
2025-04-02 20:47:53 +03:00 |
|
Elian Doran
|
3e5bd01fc1
|
feat(electron): set window minimum size (closes #994)
|
2025-04-02 20:44:39 +03:00 |
|
perf3ct
|
6e8ab373d8
|
use highlight.js in code_handlers where possible
|
2025-04-02 17:38:28 +00:00 |
|
Jin
|
c6a4e4c6a9
|
chore: 🤖 use dayjs to get quarter number
|
2025-04-02 19:30:06 +02:00 |
|
perf3ct
|
b7d5d926f7
|
centralize all formatter prompt strings
|
2025-04-02 17:29:53 +00:00 |
|
perf3ct
|
fde644a432
|
remove commented imports
|
2025-04-02 17:26:32 +00:00 |
|
Jin
|
dfd863161c
|
feat: 🎸 add more date pattern
|
2025-04-02 12:36:39 +02:00 |
|
Jin
|
396c32bb7d
|
Merge branch 'develop' into calendar
|
2025-04-02 12:23:19 +02: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 |
|
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 |
|
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 |
|
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 |
|
Jin
|
1630517f61
|
feat: 🎸 improve title parttern
|
2025-04-01 19:25:58 +02:00 |
|
Jin
|
8bbe6ee1b3
|
refactor: 💡 refact quarter func
|
2025-04-01 19:20:08 +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 |
|