28 Commits

Author SHA1 Message Date
Elian Doran
bf302a84a9
feat(content_renderer): display render errors 2026-02-17 19:15:43 +02:00
Elian Doran
e4f042aba4
fix(content_renderer): prevent iconPacks from rendering in preview 2026-02-07 09:59:53 +02:00
Elian Doran
c1ea94423b
refactor(client): use CSS file for content renderer 2026-02-04 14:46:52 +02:00
Elian Doran
bdc220ec12
Merge remote-tracking branch 'origin/stable' 2026-01-08 18:19:16 +02:00
Elian Doran
ae881101d8
fix(note_list): archived notes displayed in empty grid card (closes #8184) 2026-01-08 17:23:40 +02:00
Elian Doran
4625efda7f
fix(note_list): skip rendering of included notes for performance (closes #8017) 2026-01-08 16:50:27 +02:00
Elian Doran
3c168d750d
fix(client): cycle in include causing infinite loop (closes #8294) 2026-01-08 16:44:35 +02:00
Elian Doran
e4d0a4554a
feat(client/note_list): use built-in PDF viewer 2026-01-04 18:40:17 +02:00
Elian Doran
dfab7dbc4b
fix(note_list): missing margin in button 2026-01-04 18:39:23 +02:00
Elian Doran
cd1f3aa9a7
chore(client): address self-review
Some checks failed
Checks / main (push) Has been cancelled
2026-01-03 10:05:44 +02:00
Elian Doran
e4dcc0f768
chore(client): fix typecheck issues
Some checks are pending
Checks / main (push) Waiting to run
2026-01-02 20:45:28 +02:00
Elian Doran
c32b6393af
refactor(client): split text content rendering to separate module 2025-11-26 15:18:02 +02:00
Elian Doran
abfc2fea3e
feat(print): render inline mermaid 2025-11-20 14:30:04 +02:00
Elian Doran
b1babd62aa
feat(collection/presentation): use content renderer to support other note types 2025-10-15 22:25:40 +03:00
Elian Doran
1d95205503
fix(collections/list): children are displayed twice for empty notes (closes #7301) 2025-10-13 13:12:00 +03:00
Elian Doran
a5171ce093
fix(client): pressing "Download" on PDF preview also opens note 2025-09-15 18:58:58 +03:00
Elian Doran
c5dbaccea8
fix(client): pressing "Open" on PDF preview also opens note 2025-09-15 18:58:22 +03:00
Elian Doran
1dfe27d3df
feat(web_view): open externally from note preview 2025-07-30 23:18:05 +03:00
Elian Doran
9e57c14130
feat(attachments): add pretty formatting to JSON 2025-06-25 17:45:11 +03:00
Elian Doran
9c137a1c48
feat(book/table): display attachment JSON 2025-06-25 17:43:58 +03:00
Elian Doran
02e2b5d4ad
feat(client): add a copy button to read-only text 2025-05-26 15:17:10 +03:00
Elian Doran
a5f0b3b9b2
Merge remote-tracking branch 'origin/develop' into client_vite 2025-05-19 16:50:00 +03:00
Elian Doran
b0ebeb22d5
fix(highlightjs): unable to match due to init normalization 2025-05-18 16:05:50 +03:00
Elian Doran
7b787fff59
feat(client): integrate katex 2025-05-17 10:31:31 +03:00
Elian Doran
b84e14b8ce
refactor(client): use proper imports for translation 2025-05-16 10:49:35 +03:00
Elian Doran
9afe2ef761
chore(monorepo/client): move client source files 2025-04-22 22:12:56 +03:00
Elian Doran
62dbcc0a2e
chore(nx): move all monorepo-style in subfolder for processing 2025-04-22 10:06:06 +03:00
Elian Doran
de2cdd5e78
chore(monorepo): relocate client files 2025-04-18 01:37:55 +03:00