17 Commits

Author SHA1 Message Date
Elian Doran
71d7403690
feat(print): support CSS for collections too
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 / main (push) Waiting to run
2025-11-07 17:48:37 +02:00
Elian Doran
7a677cff5f
feat(print): allow custom CSS (closes #7608) 2025-11-07 17:25:05 +02:00
Elian Doran
f20078f3b0
fix(print): some images not loading 2025-10-27 16:17:51 +02:00
Elian Doran
66896d6457
fix(client/print): text notes affecting slides 2025-10-20 14:27:35 +03:00
Elian Doran
04f6777627
chore(client/print): address requested changes 2025-10-20 14:04:11 +03:00
Elian Doran
29d6784c59
feat(client/print): render 404 errors 2025-10-20 12:46:24 +03:00
Elian Doran
e6c8f238f9
fix(client/print): stylesheet not loading in prod 2025-10-20 12:40:41 +03:00
Elian Doran
f0fa55715c
fix(client/print): ckeditor stylesheet missing 2025-10-20 10:48:55 +03:00
Elian Doran
678018585f
fix(client/print): get text notes to print
Some checks failed
Checks / main (push) Has been cancelled
2025-10-19 22:12:41 +03:00
Elian Doran
5957ce26f1
feat(client/print): support most notes via content_renderer 2025-10-19 21:27:34 +03:00
Elian Doran
64576458b7
feat(client/print): print presentations with waiting for slides to load 2025-10-19 16:27:13 +03:00
Elian Doran
89dac52f49
fix(client/print): read note ID properly from note path 2025-10-19 15:38:10 +03:00
Elian Doran
df176c4e4a
fix(client/print): title interfering with presentation 2025-10-18 22:11:33 +03:00
Elian Doran
f6d7ecab40
feat(client/print): render presentation without shadow DOM 2025-10-18 21:57:12 +03:00
Elian Doran
e374b31a1c
feat(client/print): get collections to render 2025-10-18 21:35:19 +03:00
Elian Doran
e416caffe3
chore(client/print): wire printing for collections 2025-10-18 21:19:53 +03:00
Elian Doran
62855f4bb1
chore(client/print): render title using preact 2025-10-18 21:09:39 +03:00