Elian Doran
|
494bd425af
|
feat(print): avoid error message for print job cancelled
|
2025-11-22 10:13:46 +02:00 |
|
Elian Doran
|
d751966078
|
chore(server/mime): remove mp4 workaround
Checks / main (push) Has been cancelled
|
2025-11-22 09:10:41 +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
|
3ee8e7b755
|
fix(server): note type not changed for webview template (closes #7557)
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-19 22:37:41 +02:00 |
|
Elian Doran
|
b246c638fd
|
fix(import/markdown): TODO not properly handled after upgrade
|
2025-11-18 20:17:34 +02:00 |
|
Elian Doran
|
e9ccd7120d
|
test(server): mocks in AI service manager
|
2025-11-18 19:47:45 +02:00 |
|
Elian Doran
|
c15ae293aa
|
test(server): LLM provider tests failing due to mocks
|
2025-11-18 19:39:11 +02:00 |
|
Elian Doran
|
50501aef56
|
test: fix typecheck issues by using classes
|
2025-11-18 19:21:33 +02:00 |
|
Elian Doran
|
c9424d6f8d
|
Merge remote-tracking branch 'origin/main' into renovate/major-vitest-monorepo
|
2025-11-18 19:09:53 +02:00 |
|
Elian Doran
|
c9f648fcb8
|
fix(tree): #top/#bottom reversed in desc order (closes #7716)
|
2025-11-15 22:27:02 +02:00 |
|
contributor
|
ef86e195c6
|
remove constant and import, it is type safe as is #7730
|
2025-11-14 11:45:44 +02:00 |
|
contributor
|
d69dd2a83f
|
handle toggleTray global shortcut differently from other global shortcuts #7730
|
2025-11-14 11:45:39 +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 |
|
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
|
1257e46852
|
chore(client): review from Gemini
|
2025-11-09 15:10:40 +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
|
53805e9c49
|
fix(server/notes): images not saved on duplication (fixes #7471)
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 11:27:18 +02:00 |
|
Elian Doran
|
0e95610d4e
|
fix(server): attachments not copied for templates (closes #7612)
|
2025-11-08 11:18:03 +02:00 |
|
contributor
|
f629f564cd
|
add reusable showAndFocusWindow function
|
2025-11-07 21:17:34 +02:00 |
|
contributor
|
9a5f2f8d3b
|
make global shortcut work with windows in system tray
|
2025-11-07 21:17:34 +02:00 |
|
contributor
|
a29597a4bf
|
add safety check to ensure electron window is not destroyed
|
2025-11-07 20:25:16 +02:00 |
|
contributor
|
44b34d1ea0
|
send global shortcut to current window, not the first one
|
2025-11-07 20:25:09 +02:00 |
|
Adorian Doran
|
fa64ca2c93
|
client: add an option to center the content
|
2025-11-07 18:17:28 +02:00 |
|
Adorian Doran
|
aa3a8d19ae
|
client: increase the default size limit for auto read-only
|
2025-11-06 01:46:55 +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
|
54af120e96
|
fix(search): resolve issue when using = operator in search (#7268)
|
2025-11-05 21:51:44 +02:00 |
|
Elian Doran
|
2154a5e1db
|
Merge remote-tracking branch 'origin/main' into renovate/major-vitest-monorepo
Checks / main (push) Has been cancelled
|
2025-11-05 21:24:45 +02:00 |
|
copilot-swe-agent[bot]
|
18a198496b
|
Fix syntax errors in LLM service test mocks
Fixed vi.mock() syntax errors that were preventing tests from running.
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
|
2025-11-05 18:16:47 +00:00 |
|
Adorian Doran
|
dcc5b9f422
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
|
2025-11-03 23:44:18 +02:00 |
|
Adorian Doran
|
0b01890a11
|
client: add a launcher to open the command palette
Checks / main (push) Has been cancelled
|
2025-11-03 23:44:06 +02:00 |
|
perf3ct
|
2a0472ae42
|
fix(search): resolve compilation issue due to variables with the same name
Checks / main (push) Has been cancelled
|
2025-11-03 11:44:43 -08:00 |
|
Elian Doran
|
c54befa8a1
|
fix(export/share): header link not working
|
2025-11-03 18:46:24 +02:00 |
|
Elian Doran
|
87c055913f
|
fix(export/share): some links not working
|
2025-11-03 18:19:34 +02:00 |
|
Adorian Doran
|
8c2354df71
|
client: format code
Checks / main (push) Waiting to run
|
2025-11-03 18:16:41 +02:00 |
|
Adorian Doran
|
d650b801e6
|
client: add a launcher for zen mode
|
2025-11-03 17:52:08 +02:00 |
|
Elian Doran
|
e3e5109270
|
feat(export/share): export without inner subdirectory
|
2025-11-03 15:49:31 +02:00 |
|
Elian Doran
|
4526455486
|
fix(help): webview source not updating
|
2025-11-02 21:40:21 +02:00 |
|
Elian Doran
|
3ac248169f
|
chore(build-docs): fix typecheck issues
Checks / main (push) Has been cancelled
|
2025-11-01 23:40:27 +02:00 |
|
Elian Doran
|
c6738ac52f
|
feat(build-docs): generate script API
|
2025-11-01 22:42:27 +02:00 |
|
Elian Doran
|
35f244cf50
|
chore(deps): adapt most of the tests
Checks / main (push) Has been cancelled
|
2025-11-01 19:21:57 +02:00 |
|
Elian Doran
|
fa30bfc04b
|
chore(deps): fix typecheck issues
|
2025-11-01 18:26:43 +02:00 |
|
Elian Doran
|
19c6ae6fe5
|
Keyboard shortcut for today note button (#7549)
|
2025-11-01 16:17:24 +02:00 |
|
Elian Doran
|
413b16b51c
|
chore(collections): rename Board to Kanban Board
|
2025-10-30 08:42:00 +02:00 |
|
Elian Doran
|
754bb61a52
|
feat(export/share): render 404 page
|
2025-10-29 21:05:50 +02:00 |
|
Elian Doran
|
08e66c18e7
|
fix(export/share): navigation in search not working
|
2025-10-29 14:57:53 +02:00 |
|