Elian Doran
|
fd25c735c1
|
chore(release): bump version
|
2025-07-21 17:52:08 +03:00 |
|
Elian Doran
|
7de33907c5
|
docs(release): add change log for v0.97.1
|
2025-07-21 17:51:13 +03:00 |
|
Elian Doran
|
a3014434cf
|
chore(release): update version number
|
2025-07-20 23:39:58 +03:00 |
|
Elian Doran
|
3ebab2c126
|
docs(release): add changelog
|
2025-07-20 21:30:17 +03:00 |
|
Elian Doran
|
954619bd36
|
fix(views/table): note ID column being editable
|
2025-07-20 21:21:01 +03:00 |
|
Elian Doran
|
6995fbfd06
|
chore(deps): update dependency esbuild to v0.25.8 (#6404)
|
2025-07-20 16:07:54 +03:00 |
|
Elian Doran
|
83b72eafa6
|
Merge branch 'main' into renovate/esbuild-0.x-lockfile
|
2025-07-20 11:31:50 +03:00 |
|
Elian Doran
|
757a6777be
|
chore(deps): update dependency svelte to v5.36.10 (#6405)
|
2025-07-20 11:30:49 +03:00 |
|
renovate[bot]
|
d003e91b89
|
chore(deps): update dependency svelte to v5.36.10
|
2025-07-20 01:09:12 +00:00 |
|
renovate[bot]
|
4a35df745a
|
chore(deps): update dependency esbuild to v0.25.8
|
2025-07-20 01:08:07 +00:00 |
|
Adorian Doran
|
713a0f5b09
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium
|
2025-07-19 16:28:56 +03:00 |
|
Adorian Doran
|
2cf9c98b43
|
style/table view: tweak table footer
|
2025-07-19 16:28:52 +03:00 |
|
Elian Doran
|
d7af196a0c
|
feat(views/table): hide multiplicity when adding a new column
|
2025-07-19 16:03:58 +03:00 |
|
Adorian Doran
|
c363be57b7
|
client/table view: tweak icons
|
2025-07-19 16:02:11 +03:00 |
|
Adorian Doran
|
10645790de
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium
|
2025-07-19 15:55:06 +03:00 |
|
Adorian Doran
|
8b18cf382c
|
style(next)/dropdown menus: fix rotated icons
|
2025-07-19 15:54:56 +03:00 |
|
Elian Doran
|
7a131e0bcc
|
feat(views/table): support color class for title
|
2025-07-19 15:44:43 +03:00 |
|
Elian Doran
|
3d264379cc
|
fix(views/table): color no longer shown for reference links
|
2025-07-19 15:44:42 +03:00 |
|
Elian Doran
|
f405682ec1
|
Merge branch 'main' of https://github.com/TriliumNext/trilium
|
2025-07-19 14:56:21 +03:00 |
|
Elian Doran
|
3debf3ce1c
|
fix(views/calendar): not refreshing on note title change
|
2025-07-19 14:53:27 +03:00 |
|
Adorian Doran
|
5a76883969
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium
|
2025-07-19 14:41:51 +03:00 |
|
Adorian Doran
|
6f51c5e0cc
|
style/attribute detail dialog: fix stretched close button
|
2025-07-19 14:41:48 +03:00 |
|
Elian Doran
|
2c730d1f0b
|
Merge branch 'main' of https://github.com/TriliumNext/trilium
|
2025-07-19 14:24:12 +03:00 |
|
Elian Doran
|
d487da0b2f
|
feat(views/table): update new column in context menu to support relations also
|
2025-07-19 14:23:42 +03:00 |
|
Elian Doran
|
cb8a5cbb62
|
chore(views/table): add icons to add new column/row context menu
|
2025-07-19 14:06:00 +03:00 |
|
Elian Doran
|
ceb08593d8
|
chore(views/table): use translations for new label/relation
|
2025-07-19 14:04:25 +03:00 |
|
Elian Doran
|
9dd0eb7b9b
|
fix(views/table): not reacting to external attribute changes
|
2025-07-19 14:02:19 +03:00 |
|
Elian Doran
|
ebff644d24
|
fix(views/table): changing column inheritability not working
|
2025-07-19 13:31:46 +03:00 |
|
Elian Doran
|
beb1c15fa5
|
fix(views/table): inheritable checkbox not respected
|
2025-07-19 13:25:54 +03:00 |
|
Elian Doran
|
40a5eee211
|
docs(views/table): describe exactly how to remove relation
|
2025-07-19 13:00:08 +03:00 |
|
Elian Doran
|
8f393d0bae
|
refactor(bulk_action): fix type error
|
2025-07-19 12:57:58 +03:00 |
|
Elian Doran
|
94dad49e2f
|
refactor(bulk_action): full type safety for client
|
2025-07-19 12:56:37 +03:00 |
|
Elian Doran
|
409638151c
|
refactor(bulk_action): add basic type safety for client
|
2025-07-19 12:54:16 +03:00 |
|
Elian Doran
|
0d3de92890
|
refactor(views/table): move bulk action implementation in service
|
2025-07-19 12:46:38 +03:00 |
|
Elian Doran
|
5d619131ec
|
fix(views/table): bulk actions sometimes not working
|
2025-07-19 12:44:55 +03:00 |
|
Elian Doran
|
e2c8443778
|
refactor(bulk_action): remake types & change method signature
|
2025-07-19 12:32:47 +03:00 |
|
Elian Doran
|
daa4743967
|
refactor(server): add some type safety to bulk actions
|
2025-07-19 12:15:33 +03:00 |
|
Elian Doran
|
56553078ef
|
docs(views/table): update documentation
|
2025-07-19 09:47:10 +03:00 |
|
Elian Doran
|
5584a06cb3
|
chore(deps): update nx monorepo to v21.3.0 (#6398)
|
2025-07-19 09:28:55 +03:00 |
|
renovate[bot]
|
cfeb69ace6
|
chore(deps): update nx monorepo to v21.3.0
|
2025-07-19 06:03:54 +00:00 |
|
Elian Doran
|
b0c8f110de
|
chore(deps): update dependency @types/node to v22.16.5 (#6392)
|
2025-07-19 09:00:33 +03:00 |
|
Elian Doran
|
aba1266c45
|
chore(deps): update svelte monorepo (#6395)
|
2025-07-19 08:59:56 +03:00 |
|
Elian Doran
|
c331e0103d
|
chore(deps): update dependency eslint-config-prettier to v10.1.8 (#6394)
|
2025-07-19 08:56:51 +03:00 |
|
Elian Doran
|
13978574e0
|
chore(deps): update dependency stylelint to v16.22.0 (#6397)
|
2025-07-19 08:56:25 +03:00 |
|
renovate[bot]
|
be85963558
|
chore(deps): update dependency stylelint to v16.22.0
|
2025-07-19 05:55:03 +00:00 |
|
Elian Doran
|
8c19261ced
|
fix(deps): update dependency marked to v16.1.1 (#6396)
|
2025-07-19 08:53:07 +03:00 |
|
Elian Doran
|
7ca17fa609
|
chore(deps): update dependency esbuild to v0.25.7 (#6393)
|
2025-07-19 08:52:36 +03:00 |
|
renovate[bot]
|
3d107572df
|
fix(deps): update dependency marked to v16.1.1
|
2025-07-19 01:52:34 +00:00 |
|
renovate[bot]
|
f7488655a7
|
chore(deps): update svelte monorepo
|
2025-07-19 01:51:41 +00:00 |
|
renovate[bot]
|
876e0a29d4
|
chore(deps): update dependency eslint-config-prettier to v10.1.8
|
2025-07-19 01:50:50 +00:00 |
|