234 Commits

Author SHA1 Message Date
Elian Doran
af944c29a8
feat(client-standalone): support more globals 2026-01-11 23:04:53 +02:00
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
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
60cb8d950e
chore(core): integrate promoted_attribute_definition_parser 2026-01-06 13:30:21 +02:00
Elian Doran
26d299aa44
chore(core): integrate options, options_init & keyboard_actions 2026-01-06 13:20:42 +02:00
Elian Doran
c8d3b091fd
chore(commons): fix Node reference 2026-01-06 12:19:42 +02:00
Elian Doran
d717a89163
chore(core): fix references to Buffer 2026-01-06 12:16:38 +02:00
Elian Doran
8149460547
chore(commons): fix issues with Buffer 2026-01-06 12:07:16 +02:00
Elian Doran
6c2afc086c
feat(i18n): add Polish 2026-01-04 23:38:51 +02:00
Elian Doran
d78a7bad3b
feat(import/markdown): handle bash as sh 2026-01-03 23:30:38 +02:00
Elian Doran
20ae1f844b
feat(markdown): support html, jsx in code blocks 2026-01-03 22:44:48 +02:00
Elian Doran
06980fe9b5
chore(tsconfig): fix empty type 2026-01-02 00:04:52 +02:00
Elian Doran
11779fe3e3
chore(vite): remove vite/global for commons 2026-01-01 23:43:59 +02:00
Elian Doran
da9c9ac346
chore(vite): remove vite/importMeta from spec types 2026-01-01 23:34:39 +02:00
Elian Doran
3fecc4c648
chore(vite): remove vite/client from spec types 2026-01-01 23:33:21 +02:00
Elian Doran
fb629f7693
feat(note_icon): display note pack icon 2025-12-26 21:14:13 +02:00
Elian Doran
254511bfbf
chore(icon_pack): switch schema to support multiple terms per icon 2025-12-26 19:25:31 +02:00
Elian Doran
e2f6f8a4e4
feat(icon_pack): generate icon registry for client 2025-12-26 19:10:28 +02:00
Elian Doran
27efa8844e
refactor(server): mark ownerId in AttachmentRow as mandatory 2025-12-26 17:32:28 +02:00
Elian Doran
a63b8b2031
chore(release): prepare for v0.101.1
Some checks are pending
Checks / main (push) Waiting to run
2025-12-26 14:01:04 +02:00
Elian Doran
2d486c9934
chore(release): prepare for v0.101.0 2025-12-25 19:14:38 +02:00
Elian Doran
35034fe9df
chore: address requested changes 2025-12-23 15:30:57 +02:00
Elian Doran
df6331e3a0
chore(commons): add icon mappings to some common mime types 2025-12-23 15:00:19 +02:00
Elian Doran
8740bf84cf
chore(mime_types): set JSX as enabled by default 2025-12-23 13:12:29 +02:00
Elian Doran
ddb6b3ea8a
feat(right_pane): store expansion state 2025-12-18 16:29:35 +02:00
Elian Doran
948a6f84d6
feat(options/appearance): add basic illustration for old layout 2025-12-17 12:37:12 +02:00
Elian Doran
e2fac8ab05
feat(breadcrumb): distinguish between workspace and hoisted notes 2025-12-15 16:26:25 +02:00
Elian Doran
9d7e2855d3
feat(layout): edited notes underneath title details 2025-12-14 19:39:55 +02:00
Elian Doran
a9b453c27a
feat(breadcrumb_badges): integrate query/script tab 2025-12-11 17:43:00 +02:00
Elian Doran
ae154212fe
feat(client/server): basic support for experimental features 2025-12-09 19:34:03 +02:00
Elian Doran
397fb785d6
feat(ckeditor/watchdog): functional copy to clipboard button 2025-12-07 21:21:55 +02:00
Elian Doran
fdb6677153
chore(launch_bar): reintroduce keyboard shortcuts 2025-12-05 19:23:40 +02:00
Elian Doran
604488b166
chore(react/launch_bar): port custom widget 2025-12-04 17:55:38 +02:00
Elian Doran
0d6bcba023
chore(react/launch_bar): port note launcher 2025-12-04 16:33:58 +02:00
Elian Doran
1e05dc937c
refactor(react/launch_bar): port command buttons 2025-12-04 16:04:14 +02:00
Elian Doran
cdab86bd83
chore(react/launch_bar): port bookmark_folder 2025-12-04 14:41:07 +02:00
Elian Doran
d173cc982c
chore(release): prepare for v0.100.0 2025-12-04 12:21:40 +02:00
Elian Doran
2985bd0a1c
chore(dayjs): fix typecheck
Some checks failed
Checks / main (push) Has been cancelled
2025-12-03 23:29:38 +02:00
Elian Doran
f7f7fda040
feat(dayjs): enable duration plugin (closes #4456) 2025-12-03 21:26:10 +02:00
Elian Doran
2d73627908
test(dayjs): add a test for all plugins 2025-12-03 20:58:52 +02:00
Elian Doran
94d015789d
test(dayjs): relocate dayjs tests into commons 2025-12-03 20:54:35 +02:00
Elian Doran
af2f6246e8
chore(commons): tests not run 2025-12-03 20:49:57 +02:00
Elian Doran
ebbdf0294a
refactor(dayjs): relocate locale loading in commons 2025-12-03 20:49:15 +02:00
Elian Doran
5df539f0a4
refactor(dayjs): relocate all plugins and imports to commons 2025-12-03 20:44:48 +02:00
Elian Doran
8eca14069a
fix(e2e): i18n test failing to due to English selection
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
2025-12-01 14:02:32 +02:00
Elian Doran
030582b2d5
feat(i18n): add English (United Kingdom) 2025-11-30 19:14:21 +02:00