1227 Commits

Author SHA1 Message Date
Elian Doran
750fa2e647
Merge remote-tracking branch 'origin/main' into lightweight/decouple_server_api
Some checks are pending
Checks / main (push) Waiting to run
2026-01-11 17:15:35 +02:00
Elian Doran
ffd0f4727a
chore(deps): update typescript-eslint monorepo to v8.52.0 (#8277) 2026-01-11 15:26:38 +02:00
Elian Doran
fc85c23a67
fix(deps): update dependency @codemirror/view to v6.39.9 (#8289) 2026-01-11 15:25:17 +02:00
renovate[bot]
c7f0720237
chore(deps): update typescript-eslint monorepo to v8.52.0 2026-01-11 10:26:45 +00:00
renovate[bot]
c551c863f4
fix(deps): update dependency @codemirror/view to v6.39.9 2026-01-11 10:19:51 +00:00
renovate[bot]
ce57a43d90
chore(deps): update dependency @smithy/middleware-retry to v4.4.19 2026-01-11 10:15:52 +00:00
Elian Doran
a5512267c1
feat(ckeditor5): lazy-load premium features 2026-01-10 21:54:35 +02:00
Elian Doran
f503c4ca6c
feat(ckeditor5-math): use dynamic import to reduce loading time 2026-01-10 21:49:16 +02:00
Elian Doran
d5c934a518
add logseq to supported protocols (#8320) 2026-01-10 19:36:03 +02:00
Elian Doran
a3a9de6fdd
feat(collections): add setting to hide subtree 2026-01-10 10:34:06 +02:00
contributor
e469af1ca5 add logseq to supported protocols 2026-01-09 11:51:49 +02:00
Elian Doran
0d41cc2660
Merge remote-tracking branch 'origin/stable' 2026-01-08 19:42:10 +02:00
Elian Doran
f5e8822718
chore(release): prepare for v0.101.3
Some checks failed
Checks / main (push) Has been cancelled
2026-01-08 19:38:21 +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
7c16aeca4a
chore(core): crash due to dbReady before CLS init 2026-01-06 16:30:45 +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
51d0d848c5
chore(core): no-op request service 2026-01-06 16:22:47 +02:00
Elian Doran
1edab8e8da
chore(core): no-op image service 2026-01-06 16:21:42 +02:00
Elian Doran
e1e294914a
chore(core): no-op search 2026-01-06 16:20:10 +02:00
Elian Doran
4668fdc15c
chore(core): no-op sqlInit 2026-01-06 16:18:06 +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
18416eb89a
chore(core): no op script 2026-01-06 16:07:30 +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
a8f6db4b20
chore(core): fix some imports 2026-01-06 15:45:07 +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
8cdfc108ba
fix(core): wrong imports to src
Some checks are pending
Checks / main (push) Waiting to run
2026-01-06 13:52:57 +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
ebe7276f40
chore(core): fix some use of logs 2026-01-06 13:21:39 +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
321558a01f
chore(core): fix minor type issue 2026-01-06 12:43:45 +02:00
Elian Doran
f5a77477aa
chore(core): fix missing CLS method 2026-01-06 12:42:35 +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
b9a59fe0c4
chore(core): fixs some imports to protected_session 2026-01-06 12:27:00 +02:00