Commit Graph

8935 Commits

Author SHA1 Message Date
Adorian Doran a97c8087a1 style(next)/shell: correct border offset, add entrance animation for notes 2025-03-04 01:31:36 +02:00
Adorian Doran ee40bb3b33 style(next)/ribbon/note info: improve the layout on constrained width 2025-03-04 00:55:24 +02:00
Jin 5543650166 chore: 🤖 (ts) port add_link dialog 2025-03-03 23:54:09 +01:00
Adorian Doran dcea67fa9d Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-04 00:12:15 +02:00
Adorian Doran 3d2801096f style(next): add a border to separate note splits 2025-03-04 00:12:02 +02:00
Elian Doran c41fbe8e45 fix(client): build error due to null 2025-03-03 23:40:32 +02:00
Elian Doran 3855f0e75f Revert "port tab manager to ts"
This reverts commit 45a50f3aa1.
2025-03-03 23:34:54 +02:00
Adorian Doran 3f641c98fb Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-03 23:08:25 +02:00
Adorian Doran 9ca43aceed style(next)/search in note: tweak the border line 2025-03-03 23:08:16 +02:00
Jin 0e81f086c0 chore: 🤖 (ts) port about dialog 2025-03-03 22:06:04 +01:00
Elian Doran 5289f94553 Merge pull request #1320 from TriliumNext/porting_js
chore: port more js to ts
2025-03-03 23:04:14 +02:00
Adorian Doran d779cc1854 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-03 22:49:16 +02:00
Adorian Doran 3b16ad508e style(next)/search in note: gracefully handle narrow widths 2025-03-03 22:47:32 +02:00
Jin 1b76442367 chore: 🤖 fix webpack build error 2025-03-03 21:03:45 +01:00
Elian Doran 2213c500c2 fix(client): allow overriding position using getter (closes #1321) 2025-03-03 21:03:45 +01:00
Elian Doran 3c290c9fc5 fix(client): allow overriding position using getter (closes #1321) 2025-03-03 21:20:42 +02:00
Elian Doran 8e66dc300f Merge branch 'develop' into porting_js 2025-03-03 20:30:15 +02:00
Elian Doran 65a51153b3 Merge remote-tracking branch 'origin/develop' into chore_prettier 2025-03-03 20:21:47 +02:00
Elian Doran 741a4af570 fix(build): an argument was not provided 2025-03-03 20:00:52 +02:00
Adorian Doran 605d99a7e8 style(next): horizontal toolbar layout tweaks 2025-03-03 18:17:13 +02:00
Elian Doran e930ae5f40 feat(rtl): add language switcher toolbar 2025-03-03 18:12:15 +02:00
Adorian Doran 4d6e115208 style(next)/attribute detail dialog: tweak input labels 2025-03-03 18:04:21 +02:00
Adorian Doran 495a394d79 style(next)/search in note: remove the italic font style from the match counters 2025-03-03 17:50:59 +02:00
Adorian Doran e55708f79f client/settings/appearance: fix restart application button style 2025-03-03 16:04:23 +02:00
Adorian Doran c7e9963db1 client/setup dialog: add a margin after the password field 2025-03-03 16:00:03 +02:00
Jin ad711ff00c chore: 🤖 clean up debug code 2025-03-03 11:29:37 +01:00
perf3ct f2a6f92732 hey look, it doesn't crash again 2025-03-02 19:39:10 -08:00
perf3ct e09e15ad05 start from scratch again 2025-03-02 18:58:25 -08:00
Jin 45a50f3aa1 port tab manager to ts 2025-03-03 01:04:42 +01:00
Jin 8e0b9d17a4 port split note container to ts 2025-03-02 21:52:48 +01:00
Elian Doran b99ead6a84 feat(setings): add option section for settings 2025-03-02 22:23:47 +02:00
Elian Doran e7d2be4663 feat(options/language): store list of languages 2025-03-02 21:58:40 +02:00
Panagiotis Papadopoulos 2beaaa95bf chore(prettier): fix code style 2025-03-02 20:47:57 +01:00
Elian Doran bc787213f4 feat(options/language): display list of languages 2025-03-02 21:47:53 +02:00
Elian Doran 73daec6644 feat(settings): create a language settings section 2025-03-02 21:24:31 +02:00
Elian Doran 43d8affcc8 feat(i18n): translate unknown content widget message 2025-03-02 21:17:04 +02:00
Elian Doran 67509bc92f fix(migration): no such table "tasks" 2025-03-02 20:43:52 +02:00
Elian Doran 1ca485e4b5 fix(migration): using async in transaction 2025-03-02 20:43:01 +02:00
Elian Doran b4310b5275 fix(migration): ESM imports not working on Windows 2025-03-02 20:23:38 +02:00
Elian Doran f04e747786 fix(migration): TypeScript migrations not run 2025-03-02 19:59:50 +02:00
Elian Doran a80c3e32f1 fix(migration): JavaScript-based migrations not working 2025-03-02 19:39:06 +02:00
Elian Doran 01ff3d396d chore(test): add database testing migration 2025-03-02 17:11:07 +02:00
Elian Doran c8a7f893e1 Merge pull request #1312 from TriliumNext/renovate/node-22.x
chore(deps): update dependency @types/node to v22.13.8
2025-03-01 10:18:47 +02:00
Elian Doran 17884558ad fix(server): build errors after newer types 2025-03-01 10:16:24 +02:00
Elian Doran 8e4530293d Merge pull request #1314 from hasecilu/i18n/Spanish
chore(i18n): update Spanish translation
2025-03-01 10:07:11 +02:00
hasecilu 038e3a15cd chore(i18n): update Spanish translation 2025-02-28 22:44:48 -06:00
Panagiotis Papadopoulos d6b164413e chore(ts): port read_only_code 2025-02-28 23:19:42 +01:00
Elian Doran 259ce440c5 fix(build): type error due to test 2025-02-28 22:02:41 +02:00
Elian Doran f76f679800 feat(calendar): allow relations in promoted attributes 2025-02-28 20:46:41 +02:00
Elian Doran e7d06fceba test(calendar): labels as promoted attributes 2025-02-28 20:34:30 +02:00