Adorian Doran
d5cb6a86c8
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
2025-11-05 17:35:10 +02:00
Elian Doran
97e87741ee
Add multi-branch prefix editing support ( #7598 )
2025-11-04 19:17:31 +02:00
Elian Doran
70a4feff50
edited notes: remove comma for flexible styling ( #7609 )
2025-11-04 08:43:27 +02:00
SiriusXT
5a7349121a
fix: incorrect options description
2025-11-04 09:24:18 +08:00
contributor
aa7ecaf684
edited notes: space instead of comma for flexible styling
2025-11-03 15:13:06 +02:00
copilot-swe-agent[bot]
50a69248a7
Fix keyboard shortcut support and address code review feedback
...
Checks / main (push) Has been cancelled
- Add editBranchPrefixCommand in note_tree.ts to support F2 keyboard shortcut with multi-selection
- Extract CSS to separate branch_prefix.css file
- Remove hard-coded color, use CSS class instead
- Fix translation key usage to keep t() calls visible in IDE
- Remove all inline styles
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-03 08:01:56 +00:00
copilot-swe-agent[bot]
5b8bb8587d
Address code review feedback - add logging and constant for virtual branches
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:00:54 +00:00
copilot-swe-agent[bot]
4fc434a52e
Implement multi-branch prefix editing functionality
...
- Add setPrefixBatch API endpoint to handle batch prefix updates
- Update branch_prefix dialog to support multiple branches
- Remove noSelectedNotes constraint from edit branch prefix menu
- Add translations for multi-branch prefix editing
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 21:52:02 +00:00
Adorian Doran
e6d2009605
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
2025-11-02 23:00:20 +02:00
Elian Doran
947330ed73
chore(options/etapi): update help
2025-11-02 22:08:42 +02:00
Adorian Doran
ecb6dc7923
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
2025-10-31 11:33:07 +02:00
Elian Doran
b52d30c55a
chore(dialog/export): strange order with OPML
2025-10-31 11:05:40 +02:00
Adorian Doran
8b4fee1680
client: make code notes full-width
2025-10-30 01:03:22 +02:00
Adorian Doran
4063229982
client: allow changing the max content width option without a frontend reload
2025-10-30 00:49:02 +02:00
Adorian Doran
1ef03b7a77
client: rework max content width handling
2025-10-30 00:23:41 +02:00
Adorian Doran
947e43a615
style: allow custom themes to turn off background effects
Checks / main (push) Waiting to run
2025-10-29 03:20:25 +02:00
Adorian Doran
5df512a69c
style: use background effects for empty note, refactor
2025-10-29 01:32:47 +02:00
Adorian Doran
ae544a80c2
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
2025-10-28 23:43:55 +02:00
Elian Doran
5b7e9d4c12
Revision history: two fixes ( #7544 )
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (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/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ 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
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
Deploy MkDocs Documentation / Build and Deploy MkDocs (push) Has been cancelled
Deploy website / Build & deploy website (push) Has been cancelled
2025-10-28 18:30:50 +02:00
contributor
5c46a0dfa8
chore: remove dead code
...
https://github.com/TriliumNext/Trilium/pull/7544#issuecomment-3456187575
2025-10-28 18:26:35 +02:00
Elian Doran
b1f8d44576
Merge remote-tracking branch 'origin/main' into feature/export_with_share_theme
2025-10-28 14:29:37 +02:00
Elian Doran
7f22532a0a
fix: import markdown to text note ( #7538 )
2025-10-28 14:15:29 +02:00
contributor
945e2625d3
fix: wrong dates in “Note Revisions” view
2025-10-28 12:55:13 +02:00
Adorian Doran
ea45024559
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
2025-10-28 09:51:32 +02:00
SiriusXT
8f8ea7adc3
fix(types): correct CommandMappings key for pasteMarkdownIntoText
2025-10-28 14:10:11 +08:00
SiriusXT
4affd3a955
fix: note map button overlapping menu
2025-10-28 11:28:36 +08:00
SiriusXT
ac16c42e23
Merge branch 'main' into patch_import_markdown
2025-10-28 11:03:41 +08:00
SiriusXT
5025329e92
fix: restore editor focus after inserting markdown
2025-10-28 11:00:53 +08:00
SiriusXT
507910b0ce
fix: import markdown to text note
2025-10-28 10:17:37 +08:00
SiriusXT
56019e5449
fix (empty tab): recent notes not showing when creating a empty tab
2025-10-27 16:59:28 +08:00
SiriusXT
7dd517d8f7
fix (empty tab): recent notes not showing when creating a empty tab
2025-10-27 14:42:22 +08:00
Elian Doran
8828e36624
Merge remote-tracking branch 'origin/main' into react/type_widgets
Checks / main (push) Has been cancelled
2025-10-26 20:19:47 +02:00
Elian Doran
d534db29c9
feat(note_icon): add an empty option ( closes #7370 )
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (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/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ 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
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Has been cancelled
2025-10-26 10:03:51 +02:00
Adorian Doran
638cb4281e
style/center pane: optimize the identification of options pages
Checks / main (push) Has been cancelled
2025-10-25 11:28:26 +03:00
Elian Doran
ea53665e64
Merge remote-tracking branch 'origin/main' into feature/export_with_share_theme
2025-10-24 14:43:20 +03:00
Adorian Doran
3341e59a80
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
2025-10-24 02:43:52 +03:00
Elian Doran
b452f78242
feat(mobile/search): search definitions always shown
2025-10-23 20:24:16 +03:00
Adorian Doran
ca3964f8b7
style/floating buttons: tweak position
2025-10-23 20:18:52 +03:00
Elian Doran
7d1abee8e4
feat(mobile/search): show results ( closes #5655 )
2025-10-23 20:16:17 +03:00
Elian Doran
d503993a74
chore(mobile/search): further improve the layout
2025-10-23 20:03:44 +03:00
Adorian Doran
40b08e1828
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
2025-10-23 19:43:17 +03:00
Elian Doran
fe98ba8c8c
chore(mobile/search): improve actions fit
2025-10-23 19:15:38 +03:00
Elian Doran
18608ecb34
feat(mobile): render search definition
2025-10-23 19:07:40 +03:00
Elian Doran
ab6da26a25
refactor(client): standalone rendering mechanism for ribbon
2025-10-23 18:09:32 +03:00
Elian Doran
f95082ccdb
fix(server): calendar tooltip positioning ( closes #5675 )
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (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/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ 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
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
2025-10-23 16:57:48 +03:00
Elian Doran
af95d85b73
chore(client): disable import/export for help notes
2025-10-23 14:43:04 +03:00
Adorian Doran
b4dd40e128
style/quick edit dialog: refactor
2025-10-23 10:48:04 +03:00
Adorian Doran
535b960b76
style/quick edit dialog: ignore monochromatic custom colors
2025-10-23 10:44:23 +03:00
Adorian Doran
a01fb39599
client/quick edit dialog: make available the CSS variables with the custom color of the edited note
2025-10-23 10:16:18 +03:00
Elian Doran
347da8abde
fix(collections/list): excessive spacing in empty note content ( closes #7319 )
2025-10-23 08:16:26 +03:00