Elian Doran
|
84f23aa997
|
Merge pull request #6092 from TriliumNext/renovate/electron-37.x
chore(deps): update dependency electron to v37
|
2025-07-01 11:35:46 +03:00 |
|
Elian Doran
|
1965da6a85
|
docs(release): mention docker image changing
|
2025-07-01 10:15:10 +03:00 |
|
Elian Doran
|
57649d47ec
|
fix(release): discussion category name
v0.96.0
|
2025-07-01 10:13:35 +03:00 |
|
Elian Doran
|
089ae04542
|
chore(release): prepare for v0.96.0
|
2025-06-30 23:02:31 +03:00 |
|
renovate[bot]
|
441ae3e25b
|
chore(deps): update typescript-eslint monorepo to v8.35.1
|
2025-06-30 18:35:19 +00:00 |
|
Elian Doran
|
1016f98867
|
docs(release): v0.96.0
|
2025-06-30 21:29:48 +03:00 |
|
Elian Doran
|
1f022aea4e
|
chore(rebrand): update GitHub repo in source files
|
2025-06-30 20:39:29 +03:00 |
|
renovate[bot]
|
7f612711a0
|
chore(deps): update dependency typedoc to v0.28.7
|
2025-06-30 04:54:36 +00:00 |
|
renovate[bot]
|
92eb4aa822
|
chore(deps): update dependency @stylistic/eslint-plugin to v5.1.0
|
2025-06-30 01:36:17 +00:00 |
|
renovate[bot]
|
08ec522ae7
|
fix(deps): update dependency mind-elixir to v4.6.2
|
2025-06-30 01:36:11 +00:00 |
|
Elian Doran
|
c5cc1fcc1e
|
feat(views/table): introduce hiding of columns
|
2025-06-29 22:26:25 +03:00 |
|
Elian Doran
|
cedf91ea1a
|
chore(views/table): reintroduce column reordering
|
2025-06-29 16:56:34 +03:00 |
|
Elian Doran
|
51b462f043
|
chore(views/table): bring back restore state
|
2025-06-29 16:16:15 +03:00 |
|
Elian Doran
|
727eeb6c74
|
chore(views/table): bring back persistence
|
2025-06-29 16:08:27 +03:00 |
|
Elian Doran
|
a114fba062
|
chore(views/table): set up frozen columns
|
2025-06-29 15:11:09 +03:00 |
|
Elian Doran
|
cf322b5c2a
|
chore(views/table): back to bootstrap5 theme
|
2025-06-29 10:09:39 +03:00 |
|
renovate[bot]
|
92116f1671
|
fix(deps): update dependency better-sqlite3 to v12.2.0
|
2025-06-29 00:37:40 +00:00 |
|
renovate[bot]
|
bc479248d7
|
chore(deps): update dependency ws to v8.18.3
|
2025-06-29 00:35:22 +00:00 |
|
Elian Doran
|
8ee12f2950
|
chore(views/table): bring back resizing columns
|
2025-06-28 23:50:54 +03:00 |
|
Elian Doran
|
dcea4c30ef
|
chore(views/table): improve editing for date types
|
2025-06-28 23:33:52 +03:00 |
|
Elian Doran
|
e7ca56e061
|
chore(views/table): support more data types
|
2025-06-28 23:29:31 +03:00 |
|
Elian Doran
|
09b800b9ad
|
chore(views/table): bring back editing attributes
|
2025-06-28 23:23:29 +03:00 |
|
Elian Doran
|
9a6a8580de
|
chore(views/table): bring back editing title
|
2025-06-28 23:19:54 +03:00 |
|
Elian Doran
|
a31ac17792
|
chore(views/table): set row ID as index
|
2025-06-28 22:49:40 +03:00 |
|
Elian Doran
|
0e27cd0801
|
feat(views/table): add row number
|
2025-06-28 22:47:49 +03:00 |
|
Elian Doran
|
bc36676fa1
|
chore(views/table): disable sorting for note action button
|
2025-06-28 17:45:11 +03:00 |
|
Elian Doran
|
3d2db23f33
|
fix(views/table): use a more stable loading mechanism
|
2025-06-28 17:24:18 +03:00 |
|
Elian Doran
|
56d366a286
|
feat(views/table): add column to open note
|
2025-06-28 17:23:42 +03:00 |
|
Elian Doran
|
4a26f30d65
|
feat(views/table): render note icon
|
2025-06-28 17:07:11 +03:00 |
|
Elian Doran
|
8e51469de5
|
chore(views/table): re-enable sorting
|
2025-06-28 16:56:36 +03:00 |
|
Elian Doran
|
50ebcd552c
|
fix(views/table): error when adding a new column
|
2025-06-28 16:51:24 +03:00 |
|
Elian Doran
|
ada39cd3c7
|
fix(views/table): error when adding a new row
|
2025-06-28 16:48:01 +03:00 |
|
Elian Doran
|
b2d20af51a
|
fix(views/table): refreshing of columns
|
2025-06-28 16:39:24 +03:00 |
|
Elian Doran
|
f528fa25d1
|
feat(views/table): switch to bootstrap theme
|
2025-06-28 12:51:19 +03:00 |
|
Elian Doran
|
e09a7fb6e0
|
chore(views/table): reintroduce rows
|
2025-06-28 12:24:40 +03:00 |
|
Elian Doran
|
30f7939616
|
chore(views/table): reintroduce column definitions
|
2025-06-28 12:18:24 +03:00 |
|
Elian Doran
|
16b9375b9d
|
chore(views/table): add types
|
2025-06-28 12:18:17 +03:00 |
|
Elian Doran
|
4ef93569a1
|
refactor(views/table): start switching to tabulator
|
2025-06-28 12:00:50 +03:00 |
|
renovate[bot]
|
1ce2aaeaf1
|
fix(deps): update dependency marked to v16
|
2025-06-28 02:47:26 +00:00 |
|
renovate[bot]
|
6bfe8dfcf0
|
chore(deps): update ckeditor5 config packages to v11
|
2025-06-28 02:45:32 +00:00 |
|
renovate[bot]
|
8d8f4795e2
|
fix(deps): update dependency tsx to v4.20.3
|
2025-06-28 02:42:36 +00:00 |
|
renovate[bot]
|
6f6d06377b
|
fix(deps): update dependency better-sqlite3 to v12.1.1
|
2025-06-28 02:40:39 +00:00 |
|
renovate[bot]
|
f22823fcf6
|
chore(deps): update dependency webdriverio to v9.16.2
|
2025-06-28 02:37:40 +00:00 |
|
renovate[bot]
|
93ce57ee1a
|
chore(deps): update dependency stylelint to v16.21.0
|
2025-06-28 02:36:39 +00:00 |
|
renovate[bot]
|
97dd747252
|
chore(deps): update dependency eslint-plugin-svelte to v3.10.1
|
2025-06-28 02:35:40 +00:00 |
|
renovate[bot]
|
bc8c136458
|
chore(deps): update dependency dotenv to v16.6.1
|
2025-06-28 02:34:42 +00:00 |
|
renovate[bot]
|
0774252dc1
|
chore(deps): update dependency @sveltejs/kit to v2.22.2
|
2025-06-28 02:33:38 +00:00 |
|
renovate[bot]
|
ae30ae4be6
|
chore(deps): update tailwindcss monorepo to v4.1.11
|
2025-06-28 02:32:27 +00:00 |
|
renovate[bot]
|
a2b8935763
|
chore(deps): update dependency svelte-check to v4.2.2
|
2025-06-28 02:31:19 +00:00 |
|
renovate[bot]
|
703efb74d3
|
chore(deps): update dependency svelte to v5.34.8
|
2025-06-28 02:30:18 +00:00 |
|