3365 Commits

Author SHA1 Message Date
Jin
79a7513325 fix: 🐛 fix ordinal locale 2025-04-03 19:51:01 +02: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
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
Jin
c6a4e4c6a9 chore: 🤖 use dayjs to get quarter number 2025-04-02 19:30:06 +02: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
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
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
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
Jin
1313003bdb feat: 🎸 add create week note func 2025-04-01 16:57:52 +02:00
Jin
b13abf3098 fix: 🐛 fix substring error 2025-04-01 15:33:10 +02:00
Jin
bead99a85d fix: 🐛 add missing builtin monthPattern label 2025-04-01 14:52:04 +02:00
Jin
674e5976ef refactor: 💡 rename getWeekNote to getWeekFirstDayNote 2025-04-01 14:46:35 +02:00
Jin
ef8ecc452c chore: 🤖 fix minor 2025-04-01 00:08:48 +02:00
Elian Doran
8c6dbb4446
feat(docs): preserve note IDs 2025-03-31 23:20:14 +03:00
Jin
ff43537942 fix: 🐛 fix redirect url with reverse proxy 2025-03-31 21:08:22 +02:00
Jin
9c5a016a93 Merge branch 'develop' into calendar 2025-03-31 19:42:58 +02:00
Elian Doran
f3b866fa7b
fix(import/zip): remove nesting of ck-content divs 2025-03-31 00:58:35 +03:00
Elian Doran
f32b76d047
refactor(import/zip): extract method and test it 2025-03-31 00:27:36 +03:00
Elian Doran
9590f5362e
feat(edit-demo): use in-memory database 2025-03-30 22:26:23 +03:00
SiriusXT
10bc7a8bd6 Merge branch 'develop' into tray 2025-03-30 18:48:54 +08:00
SiriusXT
4c063251e0 Fix program crash during initial setup and the tray not showing. 2025-03-30 17:39:28 +08:00
Elian Doran
a9193fdcd4
feat(autocomplete): display note icon 2025-03-29 22:04:34 +02:00
Jin
ec06503104 feat: 🎸 add first week of year option 2025-03-29 13:34:47 +01: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