Elian Doran
|
c76f368fa0
|
fix(text): classic toolbar sometimes not showing
|
2025-11-22 11:21:51 +02:00 |
|
Elian Doran
|
7daee36d3e
|
fix(toc): table of contents not rendering for doc notes
|
2025-11-22 10:59:50 +02:00 |
|
Elian Doran
|
5fc10fe041
|
chore(react/sidebar): basic right panel widget implementation
|
2025-11-22 10:58:51 +02:00 |
|
Elian Doran
|
6692de33b1
|
fix(sidebar): not displayed if items are enabled from the start
|
2025-11-22 10:58:46 +02:00 |
|
Elian Doran
|
135ce2285d
|
feat(collections): don't load all collection types at once
|
2025-11-22 10:10:37 +02:00 |
|
Elian Doran
|
5c0cf09c42
|
chore(print/table): revert back to using the export module only
|
2025-11-21 22:35:29 +02:00 |
|
Elian Doran
|
ab14bdbb18
|
chore(print/table): address review
|
2025-11-21 22:33:48 +02:00 |
|
Elian Doran
|
0c5a6a7548
|
feat(print/table): integrate with the printing mechanism
|
2025-11-21 22:17:54 +02:00 |
|
Elian Doran
|
779e2f4633
|
chore(print/table): monochrome checkboxes
|
2025-11-21 22:15:56 +02:00 |
|
Elian Doran
|
644e3e200d
|
chore(print/table): stop copying styles and apply own
|
2025-11-21 22:15:01 +02:00 |
|
Elian Doran
|
670cc474a4
|
chore(print/table): grayed out table headers
|
2025-11-21 22:13:55 +02:00 |
|
Elian Doran
|
c43820776f
|
fix(print/table): missing title
|
2025-11-21 22:12:05 +02:00 |
|
Elian Doran
|
749740242e
|
fix(print/table) formatters not rendering
|
2025-11-21 22:09:07 +02:00 |
|
Elian Doran
|
f864746b54
|
feat(print/table): render using internal mechanism
|
2025-11-21 22:05:22 +02:00 |
|
Elian Doran
|
6f83b932b0
|
feat(print/table): basic implementation using export module
|
2025-11-21 21:28:42 +02:00 |
|
Elian Doran
|
4552b2b158
|
fix(geomap): marker color not respected
|
2025-11-21 20:50:06 +02:00 |
|
Elian Doran
|
a3f1e46107
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feature/print_progress_reporting
|
2025-11-21 20:16:43 +02:00 |
|
Elian Doran
|
097808752d
|
feat(client/print): report progress for presentation printing
|
2025-11-21 20:15:27 +02:00 |
|
Elian Doran
|
6023d53506
|
feat(print): report progress on export to PDF as well
|
2025-11-21 20:05:43 +02:00 |
|
Elian Doran
|
1a6e653600
|
feat(print): support progress report on electron
|
2025-11-21 19:57:13 +02:00 |
|
Elian Doran
|
586c707e51
|
feat(print): display progress in toast
|
2025-11-21 12:24:01 +02:00 |
|
Elian Doran
|
6ca941e8e9
|
chore(print): basic infrastructure to support reporting progress
|
2025-11-21 12:06:32 +02:00 |
|
Adorian Doran
|
36350bd71a
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui/note-color
Checks / main (push) Has been cancelled
|
2025-11-21 00:02:51 +02:00 |
|
Elian Doran
|
be115c74c3
|
chore(print/list): address review
|
2025-11-20 21:42:50 +02:00 |
|
Elian Doran
|
25a51a71a0
|
feat(print/list): unlink references to notes that are not printed
|
2025-11-20 21:20:24 +02:00 |
|
Elian Doran
|
f4d6e98d61
|
feat(print/list): rewrite links
|
2025-11-20 21:06:25 +02:00 |
|
Elian Doran
|
eee496a050
|
chore(print/list): get rid of inner div
|
2025-11-20 20:59:34 +02:00 |
|
Elian Doran
|
89a83a625b
|
refactor(print/list): extract into functions
|
2025-11-20 20:58:50 +02:00 |
|
Elian Doran
|
c17df24a19
|
refactor(print/list): use separate file
|
2025-11-20 20:56:55 +02:00 |
|
Elian Doran
|
bbcc2f4be4
|
feat(print/list): rewrite headings while preserving depth
|
2025-11-20 20:51:41 +02:00 |
|
Elian Doran
|
5e63d9015f
|
feat(print/list): start rewriting headings
|
2025-11-20 20:48:39 +02:00 |
|
Elian Doran
|
4958b89636
|
feat(print/list): process notes recursively
|
2025-11-20 20:31:45 +02:00 |
|
Elian Doran
|
f4b6e9c25a
|
feat(print/list): display parent note title
|
2025-11-20 20:27:01 +02:00 |
|
Elian Doran
|
a59d407f12
|
fix(print/list): note content not shown due to race condition
|
2025-11-20 20:24:19 +02:00 |
|
Elian Doran
|
c95cb79672
|
chore(print/list): enable print dialog
|
2025-11-20 20:17:20 +02:00 |
|
Elian Doran
|
73e7fa0f85
|
chore(print/list): get note content to render
|
2025-11-20 20:15:44 +02:00 |
|
Elian Doran
|
7f81b83955
|
chore(print/list): get note titles to render
|
2025-11-20 20:13:20 +02:00 |
|
Elian Doran
|
165357f444
|
fix(global_menu): uncaught exception if update request fails (closes #5700)
|
2025-11-20 19:52:13 +02:00 |
|
Adorian Doran
|
b0476c7017
|
client/note color picker: refactor
|
2025-11-20 18:49:47 +02:00 |
|
Elian Doran
|
abfc2fea3e
|
feat(print): render inline mermaid
|
2025-11-20 14:30:04 +02:00 |
|
Elian Doran
|
0d0448d86b
|
fix(scripting): RightPanelWidget requiring async doRenderBody (closes #7778)
|
2025-11-19 22:10:42 +02:00 |
|
Elian Doran
|
1ceedf2372
|
fix(share): missing or protected notes leaking through reference links (closes #4801)
|
2025-11-19 08:59:52 +02:00 |
|
Elian Doran
|
25a27c9b11
|
fix(tree): keep moved notes always visible (#7776)
|
2025-11-19 08:19:08 +02:00 |
|
contributor
|
e937f1b601
|
shareUrl: use URL interface instead of string manipulations
|
2025-11-18 10:32:33 +02:00 |
|
contributor
|
5b387a0b11
|
fix share url can be broken because of extra slash
|
2025-11-18 10:22:19 +02:00 |
|
SiriusXT
|
a6586c9d1c
|
fix(tree): keep moved notes always visible
|
2025-11-18 15:33:32 +08:00 |
|
Elian Doran
|
0a36d759e4
|
fix(board): extra bottom margin
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) Waiting to run
|
2025-11-18 09:14:39 +02:00 |
|
Elian Doran
|
328bcd0532
|
feat(collections): display no children warning for empty presentations
|
2025-11-18 08:51:47 +02:00 |
|
Elian Doran
|
ec76e9cf2a
|
refactor(collections): fix typecheck and remove generics
|
2025-11-18 08:49:07 +02:00 |
|
Elian Doran
|
88ae996694
|
fix(collections): view type not refreshing properly
|
2025-11-18 08:46:00 +02:00 |
|