2213 Commits

Author SHA1 Message Date
Elian Doran
7288b66d27
chore(client): address requested changes 2026-01-07 23:04:34 +02:00
Elian Doran
f2a74df511
feat(client): use hashes for assets 2026-01-07 21:49:05 +02:00
Elian Doran
c4edb56bd4
fix(server): not starting due to serving of assets 2026-01-07 21:38:44 +02:00
Elian Doran
b6a3fe7cfb
chore(client): get rid of translation issue 2026-01-07 21:18:09 +02:00
Elian Doran
a3fc13de3a
refactor(client): extract bootstrap script into separate file 2026-01-07 21:00:40 +02:00
Elian Doran
ee6cbc710c
chore(server): remove font size globs 2026-01-07 20:52:27 +02:00
Elian Doran
e47c848ec8
chore(server): reintegrate mobile layout 2026-01-07 20:51:33 +02:00
Elian Doran
8645d053de
fix(client): ckeditor theme not loaded properly 2026-01-07 20:51:24 +02:00
Elian Doran
91f2dabed7
Merge remote-tracking branch 'origin/main' into lightweight/bootstrap_ejs
; Conflicts:
;	apps/client/src/widgets/layout/StatusBar.tsx
2026-01-07 20:51:17 +02:00
Elian Doran
4f0021e44e
Merge remote-tracking branch 'origin/main' into lightweight/browser_api
Some checks failed
Checks / main (push) Has been cancelled
; Conflicts:
;	apps/client/src/widgets/layout/StatusBar.tsx
2026-01-07 19:41:51 +02:00
Yatrik Patel
73e94d385e
Translated using Weblate (Hindi)
Currently translated at 5.9% (23 of 389 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/hi/
2026-01-07 18:32:51 +01:00
Elian Doran
128049b672
chore(core): integrate icon usage API 2026-01-07 17:33:44 +02:00
Elian Doran
4f139552f4
chore(core): integrate recent-notes 2026-01-07 16:41:08 +02:00
Elian Doran
13f25e9fed
chore(client-standalone): integrate note map backlink count 2026-01-07 16:36:49 +02:00
Elian Doran
f83121ce1d
chore(core): integrate attachments route 2026-01-07 13:48:59 +02:00
Elian Doran
e8711d7cd5
fix(client/lightweight): not handling returning backend entities 2026-01-07 13:04:24 +02:00
Elian Doran
ab0800a9f3
chore(core): integrate notes route 2026-01-07 12:00:38 +02:00
Elian Doran
f05fda871c
chore(core): integrate icon_packs service 2026-01-07 11:45:40 +02:00
Elian Doran
22590596da
feat(core): shared router between lightweight and server 2026-01-07 11:37:50 +02:00
Elian Doran
a1c4a17d64
chore(core): integrate keyboard actions route 2026-01-07 11:23:46 +02:00
Elian Doran
a2d873d16f
chore(client/lightweight): port tree integration 2026-01-06 22:59:18 +02:00
Elian Doran
b60501dd3f
chore(core) integrate options route 2026-01-06 20:12:03 +02:00
Elian Doran
8523c369e1
fix(server): imports preventing start-up
Some checks failed
Checks / main (push) Has been cancelled
2026-01-06 19:15:53 +02:00
Elian Doran
8399600e79
chore(core): address some missing methods in utils 2026-01-06 16:29:30 +02:00
Elian Doran
edac58f3fa
chore(core): integrate revisions 2026-01-06 16:24:14 +02:00
Elian Doran
f1e0d5558c
chore(core): integrate erase 2026-01-06 16:16:54 +02:00
Elian Doran
c94c54c641
chore(core): integrate task_context with ws no-op 2026-01-06 16:09:21 +02:00
Elian Doran
263c9028e2
chore(core): integrate hidden_subtree 2026-01-06 16:05:16 +02:00
Elian Doran
0b528e9937
chore(core): integrate handlers 2026-01-06 15:57:36 +02:00
Elian Doran
e905c1ec11
chore(core): integrate cloning service 2026-01-06 15:52:37 +02:00
Elian Doran
ecb27fe9f7
chore(core): integrate tree service 2026-01-06 15:48:48 +02:00
Elian Doran
78262e55ec
chore(core): integrate escape/unescape & toMap 2026-01-06 15:43:36 +02:00
Elian Doran
c6197e520d
chore(core): integrate some more utils 2026-01-06 15:41:34 +02:00
Elian Doran
299c06c1a6
chore(core): fix inaccessible NoteParams 2026-01-06 15:33:48 +02:00
Elian Doran
674593b38c
chore(core): integrate html_sanitizer 2026-01-06 15:31:22 +02:00
Elian Doran
f5535657ad
chore(core): port note_types 2026-01-06 15:17:10 +02:00
Elian Doran
de4d07e904
chore(core): get rid of note_interface 2026-01-06 15:15:12 +02:00
Elian Doran
5508b505c8
chore(core): port notes service partially 2026-01-06 15:14:08 +02:00
Elian Doran
6a0f6fab83
fix(core): server not starting due to crypto not initialized 2026-01-06 13:50:22 +02:00
Elian Doran
ad3be73e1b
chore(core): integrate note_set 2026-01-06 13:45:53 +02:00
Elian Doran
64b212b93e
chore(core): integrate entity_changes 2026-01-06 13:42:29 +02:00
Elian Doran
60cb8d950e
chore(core): integrate promoted_attribute_definition_parser 2026-01-06 13:30:21 +02:00
Elian Doran
61f6f94295
chore(core): integrate sanitize_attribute_name 2026-01-06 13:26:19 +02:00
Elian Doran
26d299aa44
chore(core): integrate options, options_init & keyboard_actions 2026-01-06 13:20:42 +02:00
Elian Doran
bd45c32251
chore(core): integrate utils partially 2026-01-06 13:06:14 +02:00
Elian Doran
f5a77477aa
chore(core): fix missing CLS method 2026-01-06 12:42:35 +02:00
Elian Doran
20c90d1296
chore(server): fix incompatibility with Uint8Array 2026-01-06 12:40:43 +02:00
Elian Doran
bbfef0315f
chore(core): fix incompatibility with Uint8Array 2026-01-06 12:34:16 +02:00
Elian Doran
321fcf34f2
chore(core): fix references to getHoistedNoteId 2026-01-06 12:29:13 +02:00
Elian Doran
01f3c32d92
refactor(server): remove Blob interface in favor of BlobRow 2026-01-06 12:24:09 +02:00