35 Commits

Author SHA1 Message Date
Elian Doran
574138a1fb
refactor(pdf_layers): get layers to show 2025-12-29 23:08:35 +02:00
Elian Doran
43a749b6a7
feat(right_pane): display attachments 2025-12-29 22:56:06 +02:00
Elian Doran
bcf72f4624
feat(client/right_pane): display pages 2025-12-29 22:34:36 +02:00
Elian Doran
257f6c5994
chore(client/right_pane): inject title into PDF toc sidebar 2025-12-29 21:28:17 +02:00
Elian Doran
8d6eb6fa53
fix(right_pane): toggle shortcut not working on new layout
Some checks failed
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
Deploy website / Build & deploy website (push) Has been cancelled
2025-12-25 23:42:45 +02:00
Elian Doran
1554085d7a
chore(scripts/preact): address review 2025-12-23 13:06:33 +02:00
Elian Doran
f3f491d141
feat(client/bundle): respect position for TSX widgets 2025-12-21 10:02:13 +02:00
Elian Doran
76f054bbd5
feat(client/bundle): support rendering in other places 2025-12-20 23:16:19 +02:00
Elian Doran
44ca9f457c
feat(script/jsx): add support for React hooks 2025-12-20 20:29:03 +02:00
Elian Doran
644ff07a50
feat(script/jsx): get right panel widgets to actually render 2025-12-20 19:49:24 +02:00
Elian Doran
35afd60d00
feat(right_pane): respect position 2025-12-20 12:17:14 +02:00
Elian Doran
dced799976
feat(right_pane): add context menu with go to source for custom widgets 2025-12-20 11:39:46 +02:00
Elian Doran
eeea96b98c
chore(right_pane): missing key for custom widgets 2025-12-20 11:17:29 +02:00
Elian Doran
e82e92c22c
fix(right_pane): custom widgets not aware of note context 2025-12-20 11:16:41 +02:00
Elian Doran
e1df65adce
fix(right_pane): custom widgets not rendering after being expanded 2025-12-20 11:09:59 +02:00
Elian Doran
aac4316fb8
feat(right_pane): render title bar 2025-12-20 10:33:28 +02:00
Elian Doran
8f1614f603
chore(right_pane_widget): basic support for custom widgets
Some checks failed
Checks / main (push) Has been cancelled
2025-12-20 00:01:21 +02:00
Elian Doran
c0cd9e36d9
feat(right_pane_widget): hide highlights if disabled in settings 2025-12-19 23:25:58 +02:00
Elian Doran
3d9efb23ec
chore(right_pane): make right pane collapsible 2025-12-19 21:11:46 +02:00
Elian Doran
334c31e79d
fix(right_pane): table of contents no longer visible
Some checks are pending
Checks / main (push) Waiting to run
2025-12-18 17:00:11 +02:00
Elian Doran
9b21e042ec
feat(floating_buttons): handle case when empty 2025-12-18 16:58:15 +02:00
Elian Doran
ddb6b3ea8a
feat(right_pane): store expansion state 2025-12-18 16:29:35 +02:00
Elian Doran
7af063e7cd
feat(right_pane): simplify collapsing mechanism 2025-12-18 16:15:21 +02:00
Elian Doran
7b04ca8cc7
style(right_pane): improve header space slightly 2025-12-18 15:57:48 +02:00
Elian Doran
7f7ec5d858
chore(right_pane): make the gutter slightly bigger 2025-12-18 15:40:09 +02:00
Elian Doran
ea3222cf12
chore(right_pane): more advanced expand/collapse 2025-12-18 14:57:42 +02:00
Elian Doran
5dacfd3ac6
chore(right_pane): basic expand support 2025-12-18 14:52:22 +02:00
Elian Doran
682c61305c
chore(right_pane): basic collapse support 2025-12-18 14:43:54 +02:00
Elian Doran
b5bfb02d96
chore(right_pane): experiment with resizable sections 2025-12-18 14:12:28 +02:00
Elian Doran
dbf29ed23f
chore(highlights_list): start from scratch 2025-12-18 12:38:45 +02:00
Elian Doran
2e484a11e6
feat(layout/right_pane): basic store to read content without blob 2025-12-17 23:40:25 +02:00
Elian Doran
98ed442d27
chore(layout/right_pane): empty table of contents 2025-12-17 23:19:42 +02:00
Elian Doran
dac923e45d
chore(layout/right_pane): bring back resizer 2025-12-17 23:17:25 +02:00
Elian Doran
f46de50f17
refactor(layout/right_pane): CSS for container 2025-12-17 23:03:57 +02:00
Elian Doran
616af1502f
feat(layout/right_pane): create empty container 2025-12-17 23:01:44 +02:00