Elian Doran
|
3046cfd6ee
|
chore(react/collections/table): react to external data changes
|
2025-09-09 19:34:22 +03:00 |
|
Elian Doran
|
9758632bf0
|
chore(react/collections/table): react to sorted change
|
2025-09-09 19:18:27 +03:00 |
|
Elian Doran
|
0c7f926421
|
chore(react/collections/table): react to nesting depth change
|
2025-09-09 19:00:08 +03:00 |
|
Elian Doran
|
ab6fc9303b
|
chore(react/collections/table) reintroduce delete/rename
|
2025-09-09 18:56:53 +03:00 |
|
Elian Doran
|
4e37a5f08e
|
chore(react/collections/table): fix some issues with col editing
|
2025-09-09 18:48:09 +03:00 |
|
Elian Doran
|
426b4dde54
|
chore(deps): update dependency vite to v7.1.5 (#6924)
|
2025-09-09 09:33:52 +03:00 |
|
renovate[bot]
|
d3cc79a28c
|
chore(deps): update dependency vite to v7.1.5
|
2025-09-09 06:24:53 +00:00 |
|
Elian Doran
|
b0a826aaca
|
chore(deps): update typescript-eslint monorepo to v8.43.0 (#6925)
|
2025-09-09 07:40:54 +03:00 |
|
Elian Doran
|
9c0e678e50
|
chore(deps): update dependency chalk to v5.6.2 (#6923)
|
2025-09-09 07:40:23 +03:00 |
|
renovate[bot]
|
bbb2571215
|
chore(deps): update typescript-eslint monorepo to v8.43.0
|
2025-09-09 00:51:37 +00:00 |
|
renovate[bot]
|
d2a0d75906
|
chore(deps): update dependency chalk to v5.6.2
|
2025-09-09 00:49:23 +00:00 |
|
Elian Doran
|
e16dc941d2
|
chore(deps): update dependency eslint-plugin-svelte to v3.12.2 (#6920)
|
2025-09-08 18:00:21 +03:00 |
|
Elian Doran
|
fa61e7bacb
|
chore(deps): update dependency stylelint to v16.24.0 (#6921)
|
2025-09-08 17:59:54 +03:00 |
|
Elian Doran
|
439a182103
|
Translations update from Hosted Weblate (#6922)
|
2025-09-08 13:24:51 +03:00 |
|
Микола Копитін
|
7eb478cc6a
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1573 of 1573 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/uk/
|
2025-09-08 11:03:19 +02:00 |
|
Francis C
|
4341c1fbc8
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1573 of 1573 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
|
2025-09-08 11:03:18 +02:00 |
|
Elian Doran
|
e8039715e7
|
Translated using Weblate (Romanian)
Currently translated at 100.0% (1573 of 1573 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ro/
|
2025-09-08 11:03:18 +02:00 |
|
Newcomer1989
|
3cacfdfd6f
|
Translated using Weblate (German)
Currently translated at 100.0% (1573 of 1573 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
|
2025-09-08 11:03:18 +02:00 |
|
Francis C
|
7b2cd20cff
|
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1573 of 1573 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
|
2025-09-08 11:03:18 +02:00 |
|
renovate[bot]
|
79a5fab39e
|
chore(deps): update dependency stylelint to v16.24.0
|
2025-09-08 02:12:38 +00:00 |
|
renovate[bot]
|
b03d687f75
|
chore(deps): update dependency eslint-plugin-svelte to v3.12.2
|
2025-09-08 02:12:02 +00:00 |
|
Elian Doran
|
61ec341c27
|
Revert "fix: close context menu when clicking items with submenus"
This reverts commit 2f93af4d6fdb89ba0773385c646db817ded2bf29.
|
2025-09-07 22:57:27 +03:00 |
|
Elian Doran
|
22835108be
|
fix: add left-click check for tree button handlers (#6903)
|
2025-09-07 22:53:42 +03:00 |
|
Elian Doran
|
1e654fbcd6
|
chore(react/collections/table): refresh columns
|
2025-09-07 22:29:01 +03:00 |
|
Elian Doran
|
49c4776dbd
|
chore(react/collections/table): reintroduce column creation
|
2025-09-07 22:16:21 +03:00 |
|
Elian Doran
|
41c4bc69cc
|
chore(react/collections/table): get attribute detail to show
|
2025-09-07 22:08:26 +03:00 |
|
Elian Doran
|
6eea921820
|
chore(react/collections/table): bring back dragging rows
|
2025-09-07 21:23:04 +03:00 |
|
Elian Doran
|
3d97b317f2
|
chore(react/collections/table): fix when empty
|
2025-09-07 21:13:29 +03:00 |
|
Elian Doran
|
7ba24968d8
|
chore(react/collections/table): bring editing cells
|
2025-09-07 21:07:55 +03:00 |
|
Elian Doran
|
57046d714b
|
chore(react/collections/table): bring back adding new rows
|
2025-09-07 20:44:39 +03:00 |
|
Elian Doran
|
0526445d3c
|
chore(react/collections/table): add datatree props
|
2025-09-07 19:49:01 +03:00 |
|
Elian Doran
|
b62d1a303c
|
chore(react/collections/table): add more properties
|
2025-09-07 19:41:25 +03:00 |
|
Elian Doran
|
e25c5cc6c7
|
refactor(react/collections/table): move events to dedicated prop
|
2025-09-07 19:19:09 +03:00 |
|
Elian Doran
|
e761cd7c27
|
chore(react/collections/table): set up writing to attachment
|
2025-09-07 19:03:16 +03:00 |
|
SiriusXT
|
617548f6b6
|
Merge branch 'main' into sirius_tree_patch
|
2025-09-07 19:18:23 +08:00 |
|
SiriusXT
|
2f93af4d6f
|
fix: close context menu when clicking items with submenus
|
2025-09-07 17:15:09 +08:00 |
|
Elian Doran
|
c2504bb6db
|
Merge remote-tracking branch 'origin/main' into react/collections
|
2025-09-07 11:54:34 +03:00 |
|
Elian Doran
|
145f89eded
|
fix(shortcuts): try to fix ime composition checks (#6851)
|
2025-09-07 11:17:35 +03:00 |
|
Elian Doran
|
6c0e4b6a48
|
Merge branch 'main' into fix/ime-shortcut-input-fix
|
2025-09-07 11:13:18 +03:00 |
|
Elian Doran
|
87d1eefc86
|
chore(deps): update softprops/action-gh-release action to v2.3.3 (#6915)
|
2025-09-07 11:07:52 +03:00 |
|
Elian Doran
|
a87ec6f2e7
|
Translations update from Hosted Weblate (#6916)
|
2025-09-07 11:01:48 +03:00 |
|
donut
|
a9d5478bcd
|
Translated using Weblate (Polish)
Currently translated at 37.8% (143 of 378 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/pl/
|
2025-09-07 09:59:34 +02:00 |
|
Elian Doran
|
5eae51a1b4
|
Apply note wrapper on mobile (#6847)
|
2025-09-07 10:59:28 +03:00 |
|
Elian Doran
|
ac94ab6914
|
feat: Make splits resizable (#6866)
|
2025-09-07 10:48:37 +03:00 |
|
Elian Doran
|
38673a85c9
|
feat: show source diff between note and revision (#6887)
|
2025-09-07 10:42:21 +03:00 |
|
renovate[bot]
|
d75951c869
|
chore(deps): update softprops/action-gh-release action to v2.3.3
|
2025-09-07 07:24:01 +00:00 |
|
Elian Doran
|
67d36a9e28
|
fix(deps): update dependency mind-elixir to v5.1.1 (#6914)
|
2025-09-07 10:02:35 +03:00 |
|
renovate[bot]
|
de8e8915ff
|
fix(deps): update dependency mind-elixir to v5.1.1
|
2025-09-07 01:22:19 +00:00 |
|
Elian Doran
|
2161816ef4
|
fix(deps): update ckeditor monorepo to v46.0.3 (#6895)
|
2025-09-06 23:15:09 +03:00 |
|
renovate[bot]
|
d046bdec65
|
fix(deps): update ckeditor monorepo to v46.0.3
|
2025-09-06 20:05:18 +00:00 |
|