343 Commits

Author SHA1 Message Date
Elian Doran
d1e80815d5
feat(board/relation): add support for more APIs 2025-11-15 10:50:55 +02:00
Elian Doran
0f000ccd93
fix(board/relation): not reacting to status change 2025-11-15 10:42:32 +02:00
Elian Doran
f90e0767cb
feat(board/relation): allow dragging between columns 2025-11-15 10:26:19 +02:00
Elian Doran
ad6d61f1f7
feat(board/relation): display note titles 2025-11-15 10:17:40 +02:00
Elian Doran
47f7968dc4
feat(board/relation): group by relation 2025-11-15 10:15:11 +02:00
Elian Doran
455b190a5b
refactor(client): rename to user attributes 2025-11-15 09:36:18 +02:00
Elian Doran
bacbe9f47c
chore(collections/list): style archived notes differently 2025-11-13 10:35:39 +02:00
Elian Doran
e51daad5da
feat(collections/list): filter archived notes 2025-11-13 10:21:45 +02:00
Elian Doran
76f791da93
Merge branch 'main' of https://github.com/TriliumNext/Trilium 2025-11-12 19:59:36 +02:00
Elian Doran
40dbb818c5
feat(board): ignore status attribute 2025-11-12 19:09:59 +02:00
Elian Doran
62dc570d38
feat(board): display promoted attributes 2025-11-12 19:07:23 +02:00
Elian Doran
b759c5e7d2
feat(board): display number of items in column 2025-11-12 18:47:29 +02:00
Elian Doran
139c60ac73
Hotfix (#7679) 2025-11-12 07:54:54 +02:00
Elian Doran
7b8f1ed6ec
fix(collections/calendar): unable to drag to/from all-day (closes #7685) 2025-11-11 11:24:45 +02:00
Elian Doran
7fc9f08843
Merge remote-tracking branch 'origin/main' into react/type_widgets 2025-11-09 19:30:46 +02:00
Adorian Doran
b905c1d03a style: different appearance tweaks 2025-11-09 17:10:23 +02:00
Adorian Doran
f6afc0b718 style/scrolling container widget: improve full-height widget handling 2025-11-09 15:46:57 +02:00
Elian Doran
33a41d2f86
Merge remote-tracking branch 'origin/main' into react/type_widgets
; Conflicts:
;	apps/client/src/layouts/desktop_layout.tsx
;	apps/client/src/layouts/mobile_layout.tsx
;	apps/client/src/widgets/note_detail.ts
;	apps/client/src/widgets/react/hooks.tsx
2025-11-09 12:08:50 +02:00
Adorian Doran
d8d80ed936 Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements 2025-11-08 21:25:39 +02:00
Elian Doran
3463cb83a0
fix(collections/board): cloned notes appearing twice (closes #6786)
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
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-08 20:17:56 +02:00
Elian Doran
b0bd60b9a4
feat(collections/calendar): use formatting locale 2025-11-08 18:01:58 +02:00
Adorian Doran
a844e1faab client: fix typo 2025-11-07 21:19:11 +02:00
Adorian Doran
9bccc72668 client/options/keep content centered: simplify the inner workings 2025-11-07 21:15:51 +02:00
Adorian Doran
fa64ca2c93 client: add an option to center the content 2025-11-07 18:17:28 +02:00
Elian Doran
5e83e6fa34
Merge remote-tracking branch 'origin/main' into react/type_widgets 2025-11-06 11:40:04 +02:00
Adorian Doran
728f574eac Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements 2025-11-05 23:52:53 +02:00
Elian Doran
a0edf00caa
feat(collections/calendar): context menu option to delete event 2025-11-05 23:17:15 +02:00
Adorian Doran
1ef03b7a77 client: rework max content width handling 2025-10-30 00:23:41 +02:00
Elian Doran
8828e36624
Merge remote-tracking branch 'origin/main' into react/type_widgets
Some checks failed
Checks / main (push) Has been cancelled
2025-10-26 20:19:47 +02:00
Elian Doran
347da8abde
fix(collections/list): excessive spacing in empty note content (closes #7319) 2025-10-23 08:16:26 +03:00
Elian Doran
c4e2c003de
feat(i18n): enable Italian language 2025-10-21 21:35:05 +03:00
Elian Doran
25e1c45562
style(search): decrease opacity of note path 2025-10-20 18:59:44 +03:00
Elian Doran
d90e02d8f4
fix(search): note path not visible in search (closes #7404) 2025-10-20 18:56:28 +03:00
Elian Doran
6d09c7116f
fix(client/search): freeze in presentation collection 2025-10-20 17:59:05 +03:00
Elian Doran
95987d474d
fix(client/search): freeze in board 2025-10-20 17:49:14 +03:00
Elian Doran
ee9c3f49da
chore(client/search): ensure nested note IDs don't work in search everywhere 2025-10-20 17:33:48 +03:00
Elian Doran
3743fff21c
chore(client/search): ensure all notes are loaded 2025-10-20 17:15:08 +03:00
Elian Doran
8939fac447
fix(client/search): table freezing due to nesting 2025-10-20 17:14:47 +03:00
Elian Doran
c7224bc0d1
fix(client/search): note IDs being calculated recursively in table 2025-10-20 17:14:26 +03:00
Elian Doran
929eee1350
fix(client/search): note IDs being calculated twice in search 2025-10-20 16:17:36 +03:00
Elian Doran
e904feb179
fix(client/search): collection rendering twice 2025-10-20 16:05:24 +03:00
Elian Doran
acae069b9e
chore(client/print): fix typecheck issues 2025-10-20 12:56:46 +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
b0234a75f8
fix(client/print): variables not loading for printing presentations 2025-10-18 22:25:50 +03:00
Elian Doran
750c4104f7
feat(client/print): automatically apply right query param 2025-10-18 22:05:57 +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
e5c7feb2aa
test(collection/presentation): fix broken test 2025-10-18 19:34:57 +03:00
Elian Doran
27cc858b67
feat(collection/presentation): make cross-slide links work 2025-10-18 19:04:28 +03:00