852 Commits

Author SHA1 Message Date
Elian Doran
c76c17fc6f
Merge remote-tracking branch 'origin/develop' into feature/client_typescript_port1
; Conflicts:
;	package-lock.json
2024-08-04 13:42:54 +03:00
Elian Doran
28f633d903
client-ts: Add some small adjustments 2024-08-04 13:37:39 +03:00
Elian Doran
f1896c3f5f
client-ts: Port services/hoisted_note.js 2024-08-04 13:34:29 +03:00
Elian Doran
e872e88376
client-ts: Port services/tree.js 2024-08-04 13:32:29 +03:00
Elian Doran
cbdb8b8b18
client-ts: Port services/open.js 2024-08-04 13:27:23 +03:00
Elian Doran
90be9b28a8
client-ts: Fix type error in server.ts 2024-08-04 12:35:42 +03:00
Elian Doran
557f6096b4
i18n: Fix warning about missing dev language 2024-07-27 16:50:34 +03:00
Elian Doran
b7754bcea0
client-ts: Port services/app/app_context 2024-07-25 21:03:15 +03:00
Elian Doran
cd5ea28e14
client-ts: Port services/app/date_notes 2024-07-25 20:49:37 +03:00
Elian Doran
ac7316ae93
client-ts: Port services/app/ws 2024-07-25 20:47:33 +03:00
Elian Doran
c5113d9881
client-ts: Fix build errors in froca 2024-07-25 20:44:00 +03:00
Elian Doran
efaa1f47f7
client-ts: Port services/app/froca_updater 2024-07-25 20:42:56 +03:00
Elian Doran
8fb6b64fa9
client-ts: Port services/app/entities 2024-07-25 20:36:15 +03:00
Elian Doran
047c3eea69
client-ts: Port services/app/components/zoom 2024-07-25 19:27:42 +03:00
Elian Doran
6c7a272edc
client-ts: Port services/app/services/spaced_update 2024-07-25 19:22:44 +03:00
Elian Doran
411234dd9c
client-ts: Port services/app/components/component 2024-07-25 19:21:40 +03:00
Elian Doran
65563cb29e
client-ts: Port services/protected_session_holder 2024-07-25 00:27:55 +03:00
Elian Doran
cf57819b22
client-ts: Port services/toast 2024-07-25 00:26:27 +03:00
Elian Doran
78f929ee69
client-ts: Port services/options 2024-07-25 00:25:11 +03:00
Elian Doran
5875aa3bef
client-ts: Port services/server 2024-07-25 00:24:20 +03:00
Elian Doran
ba7035a346
client-ts: Port services/utils 2024-07-25 00:18:57 +03:00
Elian Doran
679e9eba77
client-ts: Port services/load_results 2024-07-25 00:09:34 +03:00
Elian Doran
6c94cbf388
client-ts: Port services/css_class_manager 2024-07-25 00:01:39 +03:00
Elian Doran
81327a09d5
client-ts: Port services/promoted_attribute_definition_parser 2024-07-24 23:57:43 +03:00
Elian Doran
3fbedfb0a1
client-ts: Port services/validation_error 2024-07-24 23:30:10 +03:00
Elian Doran
e284ea945c
i18n: Improve formatting 2024-07-20 11:42:54 +03:00
Elian Doran
288e677495
i18n: Change back to English 2024-07-20 10:37:28 +03:00
Elian Doran
5ea35dd851
i18n: Implement HTTP backend loader 2024-07-20 10:19:11 +03:00
Elian Doran
d4bf162e92
i18n: Add i18next-http-backend to library loader 2024-07-20 10:07:10 +03:00
Elian Doran
d14cf7c246
i18n: Move translations to backend serve 2024-07-20 10:02:25 +03:00
Elian Doran
784891409f
i18n: Add Romanian as demo 2024-07-20 09:51:09 +03:00
Elian Doran
0dbe6702ff
i18n: Translate about page 2024-07-20 09:42:55 +03:00
Elian Doran
10ec7d6b2b
i18n: Set up client dependency to i18next 2024-07-20 09:32:56 +03:00
Elian Doran
66108c1067
client: Fix regression (front end no longer loading) 2024-07-16 18:33:39 +03:00
Elian Doran
6a7eb9b34f
Merge remote-tracking branch 'origin/develop' into feat/ts-unit-and-integration-tests
; Conflicts:
;	package.json
;	tsconfig.json
2024-07-15 21:17:20 +03:00
Alex
17fac31cd1 convert es6 tests to ts 2024-06-09 12:16:09 +02:00
zadam
305d28b5b3 remove warning about the relation map - trilium is sunsetting anyway, there's no point now in deprecating this feature, fixes #4779 2024-05-30 06:24:50 +02:00
zadam
83d5d6bbd8 fix copy link in browser, closes #4682 2024-03-27 20:42:36 +01:00
zadam
a115b14136 fix highlighting search results with regexp characters in fulltext string, closes #4665 2024-03-02 07:35:52 +01:00
zadam
3a0bb91b77 fix 2024-02-16 11:25:23 +01:00
WantToLearnJapanese
a939599223
Fix showing unhoist confirm dialogue for bookmarked notes. 2024-02-02 16:36:54 +09:00
zadam
9357caeb5a activate parent note when deleting a note, #4601 2024-01-28 23:08:44 +01:00
zadam
8dbc592563 add "copy image" context menu to also attachments, fixes #4514 2023-12-28 00:02:09 +01:00
zadam
947627d8a0 relation map deprecation - don't show it in menu to create new note 2023-11-27 10:50:17 +01:00
zadam
ed00797179 Merge branch 'stable'
# Conflicts:
#	package-lock.json
2023-11-27 10:41:07 +01:00
zadam
93dcce2217 dragging notes from note tree will automatically insert them as images where appropriate (image, canvas, mermaid) 2023-11-27 10:38:19 +01:00
zadam
ad74952194 fix thumbnails with chinese titles, closes #4478 2023-11-27 10:10:27 +01:00
zadam
1f206a9c24 load panzoom from node_modules 2023-11-22 20:28:17 +01:00
zadam
f9bfc8ad86 load printThis from node_modules 2023-11-22 20:22:16 +01:00
zadam
edf2dfe8f9 load mermaid from node_modules 2023-11-22 20:09:04 +01:00