SiriusXT
|
0c954322e4
|
i18n: remove unused translation note_properties.info
|
2025-11-14 18:08:20 +08:00 |
|
SiriusXT
|
9580d636cf
|
client/pageurl: migrate note origin to info bar
|
2025-11-14 17:20:35 +08:00 |
|
Elian Doran
|
1ca46e3505
|
Fix enex import stores wrong format in database for dateCreated, dateModified (#7718)
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-13 20:48:09 +02:00 |
|
contributor
|
98b5b81d7d
|
add typing and improve readability
|
2025-11-13 20:33:03 +02:00 |
|
contributor
|
48a20500f8
|
explicit param to keep or convert local date for enex import
|
2025-11-13 20:13:46 +02:00 |
|
contributor
|
a3bd15e102
|
move date conversion function to enex directly
to protect from future potential refactoring
|
2025-11-13 17:41:45 +00:00 |
|
contributor
|
f728b2b0e7
|
fix enex import saves local dates in wrong format (with Z, like UTC fields)
the proper format for dateCreated, dateModified is: +0000
|
2025-11-13 17:41:45 +00:00 |
|
kamykO
|
c0375b34fd
|
Translated using Weblate (Polish)
Currently translated at 100.0% (152 of 152 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/pl/
|
2025-11-13 13:47:27 +00:00 |
|
Dong-ha, Lee
|
d8e7832f07
|
Translated using Weblate (Korean)
Currently translated at 15.6% (61 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ko/
|
2025-11-13 13:47:26 +00:00 |
|
green
|
f2415916aa
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (1624 of 1624 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
|
2025-11-13 13:47:25 +00:00 |
|
Francis C.
|
7f67b2a1ee
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (389 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hant/
|
2025-11-13 13:47:23 +00:00 |
|
Francis C.
|
bc9ad5012e
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1624 of 1624 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
|
2025-11-13 13:47:23 +00:00 |
|
Francis C.
|
096deda23c
|
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (389 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hans/
|
2025-11-13 13:47:22 +00:00 |
|
qingmo_dev
|
8b5544268b
|
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1624 of 1624 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
|
2025-11-13 13:47:21 +00:00 |
|
Francis C.
|
d492c0e091
|
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1624 of 1624 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
|
2025-11-13 13:47:20 +00:00 |
|
Elian Doran
|
20b301ac0e
|
fix(collections/list): archived notes not shown on first render
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 / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
|
2025-11-13 10:59:56 +02:00 |
|
Elian Doran
|
bacbe9f47c
|
chore(collections/list): style archived notes differently
|
2025-11-13 10:35:39 +02:00 |
|
Elian Doran
|
4ecb693be5
|
chore(collections/list): use more performant mechanism for searching by note ID
|
2025-11-13 10:26:47 +02:00 |
|
Elian Doran
|
454310c3e4
|
feat(collections/list): enable "Show archived notes" checkmark in collections
|
2025-11-13 10:24:57 +02:00 |
|
Elian Doran
|
e51daad5da
|
feat(collections/list): filter archived notes
|
2025-11-13 10:21:45 +02:00 |
|
Elian Doran
|
b13c0fe7a2
|
refactor(board/promoted_attributes): reduce duplication
|
2025-11-13 09:56:47 +02:00 |
|
Elian Doran
|
3036d18df5
|
feat(board/promoted_attributes): improve rendering for color badge
|
2025-11-13 09:56:47 +02:00 |
|
Elian Doran
|
5dbe9e7da6
|
feat(board/promoted_attributes): render non-promoted attribute defs too
|
2025-11-13 09:56:47 +02:00 |
|
Elian Doran
|
fd9b6e9e67
|
fix(board/promoted_attributes): status attribute displayed when it shouldn't
|
2025-11-13 09:56:46 +02:00 |
|
Elian Doran
|
4f580a37a3
|
fix(quick_search): resolve word issues to not trigger substring matches (#7708)
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-13 09:53:14 +02:00 |
|
Elian Doran
|
2bf9e0edd9
|
chore(deps): update dependency js-yaml to v4.1.1 (#7710)
|
2025-11-13 09:42:18 +02:00 |
|
SiriusXT
|
2cc5b896e0
|
Merge branch 'main' into share
|
2025-11-13 14:24:04 +08:00 |
|
SiriusXT
|
7c79caba78
|
chore: add class name to content-header
|
2025-11-13 14:21:07 +08:00 |
|
Elian Doran
|
95947a9f8c
|
chore(deps): update node.js to v24.11.1 (#7697)
|
2025-11-13 07:43:55 +02:00 |
|
Elian Doran
|
1c05acf5ed
|
fix(deps): update dependency react-i18next to v16.3.1 (#7712)
|
2025-11-13 07:43:18 +02:00 |
|
renovate[bot]
|
54556c73e2
|
fix(deps): update dependency react-i18next to v16.3.1
|
2025-11-13 01:08:04 +00:00 |
|
renovate[bot]
|
5aa63ac50c
|
chore(deps): update pnpm to v10.22.0
|
2025-11-13 01:07:17 +00:00 |
|
renovate[bot]
|
38eaa94a53
|
chore(deps): update node.js to v24.11.1
|
2025-11-13 01:07:05 +00:00 |
|
renovate[bot]
|
7810f6c8da
|
chore(deps): update dependency js-yaml to v4.1.1
|
2025-11-13 01:06:16 +00:00 |
|
perfectra1n
|
e89646ee7c
|
fix(quick_search): centralize the repeated exactWordMatch function, per Gemini's suggestion
|
2025-11-12 16:49:43 -08:00 |
|
perfectra1n
|
dee8c115ab
|
fix(quick_search): resolve word issues to not trigger substring matches
|
2025-11-12 16:43:59 -08:00 |
|
Elian Doran
|
54d3936c7b
|
feat(board/promoted_attributes): support multiple values
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 / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
|
2025-11-12 21:06:44 +02:00 |
|
Elian Doran
|
02452a0513
|
feat(board/promoted_attributes): display relations with icon
|
2025-11-12 21:01:53 +02:00 |
|
Elian Doran
|
e9f40c48e3
|
feat(board/promoted_attributes): basic support for color attributes
|
2025-11-12 20:56:15 +02:00 |
|
Elian Doran
|
6b74b227cb
|
feat(board/promoted_attributes): format URL
|
2025-11-12 20:50:01 +02:00 |
|
Elian Doran
|
00874840b7
|
feat(board/promoted_attributes): format time
|
2025-11-12 20:48:45 +02:00 |
|
Elian Doran
|
d79a23bc9e
|
feat(board/promoted_attributes): format boolean
|
2025-11-12 20:42:30 +02:00 |
|
Elian Doran
|
3015576d7e
|
feat(board/promoted_attributes): format date & time
|
2025-11-12 20:34:48 +02:00 |
|
Elian Doran
|
46c2e162f0
|
feat(board/promoted_attributes): format number with precision
|
2025-11-12 20:31:27 +02:00 |
|
Elian Doran
|
3c42577da4
|
feat(board/promoted_attributes): react to changes
|
2025-11-12 20:27:13 +02:00 |
|
Elian Doran
|
76f791da93
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium
|
2025-11-12 19:59:36 +02:00 |
|
Elian Doran
|
0c5adcee2d
|
fix(board): no promoted attributes creates margin
|
2025-11-12 19:58:42 +02:00 |
|
Elian Doran
|
b11b3ff67f
|
refactor(board): use hook for obtaining the list of attributes
|
2025-11-12 19:57:28 +02:00 |
|
Elian Doran
|
e006afc5a2
|
feat(board): display in chip format
|
2025-11-12 19:38:56 +02:00 |
|
Elian Doran
|
40dbb818c5
|
feat(board): ignore status attribute
|
2025-11-12 19:09:59 +02:00 |
|