Elian Doran
|
275aacfba9
|
chore(vscode): add search excludes
|
2025-07-16 21:40:14 +03:00 |
|
Elian Doran
|
e7f47a0663
|
feat(views/table): delete column definition as well
|
2025-07-16 21:40:01 +03:00 |
|
Elian Doran
|
66486541fe
|
feat(client): batch delete column values
|
2025-07-16 21:30:16 +03:00 |
|
Elian Doran
|
34f1a84769
|
fix(views/table): wrong position when renaming column
|
2025-07-16 09:23:06 +03:00 |
|
Elian Doran
|
2244f0368f
|
fix(views/table): index column ends up in the wrong position
|
2025-07-16 09:16:47 +03:00 |
|
Elian Doran
|
9d85005255
|
chore(deps): update dependency express-rate-limit to v8 (#6362)
|
2025-07-16 08:32:51 +03:00 |
|
Elian Doran
|
ad8629dca6
|
chore(deps): update typescript-eslint monorepo to v8.37.0 (#6361)
|
2025-07-16 08:31:56 +03:00 |
|
Elian Doran
|
cccfe0e05a
|
chore(deps): update svelte monorepo (#6360)
|
2025-07-16 08:31:36 +03:00 |
|
Elian Doran
|
a8874257e8
|
fix(deps): update dependency @codemirror/view to v6.38.1 (#6359)
|
2025-07-16 08:29:40 +03:00 |
|
Elian Doran
|
f689c55f56
|
chore(deps): update node.js to v22.17.1 (#6358)
|
2025-07-16 08:28:48 +03:00 |
|
Elian Doran
|
853c7be8b8
|
chore(deps): update dependency openai to v5.9.2 (#6357)
|
2025-07-16 08:28:39 +03:00 |
|
Elian Doran
|
823df1e12d
|
chore(deps): update dependency electron to v37.2.2 (#6356)
|
2025-07-16 08:14:56 +03:00 |
|
renovate[bot]
|
7570f818e9
|
chore(deps): update dependency express-rate-limit to v8
|
2025-07-16 02:39:01 +00:00 |
|
renovate[bot]
|
03aa5aea2c
|
chore(deps): update typescript-eslint monorepo to v8.37.0
|
2025-07-16 02:38:09 +00:00 |
|
renovate[bot]
|
a4e86ac353
|
chore(deps): update svelte monorepo
|
2025-07-16 02:36:37 +00:00 |
|
renovate[bot]
|
cf6efc050a
|
fix(deps): update dependency @codemirror/view to v6.38.1
|
2025-07-16 02:35:51 +00:00 |
|
renovate[bot]
|
3e0802176b
|
chore(deps): update node.js to v22.17.1
|
2025-07-16 02:35:04 +00:00 |
|
renovate[bot]
|
697954d4d9
|
chore(deps): update dependency openai to v5.9.2
|
2025-07-16 02:34:06 +00:00 |
|
renovate[bot]
|
741f6c1114
|
chore(deps): update dependency electron to v37.2.2
|
2025-07-16 02:33:19 +00:00 |
|
Adorian Doran
|
b2237ffa51
|
style/collections/tables: tweak nested rows
|
2025-07-16 05:23:13 +03:00 |
|
Adorian Doran
|
7b6d11bffa
|
style/collections/tables: fix frozen cells overlapping with the outline of the left-side cells
|
2025-07-16 05:04:06 +03:00 |
|
Adorian Doran
|
97565e8f36
|
style(next)/collection/tables: improve the color scheme
|
2025-07-16 04:22:43 +03:00 |
|
perf3ct
|
c0dfee8439
|
fix(metrics): don't assign a timestamp to Prometheus metrics, let the scraper assign the timestamp to the time series
|
2025-07-15 20:39:36 +00:00 |
|
Elian Doran
|
fc98240614
|
chore(client): fix type error
|
2025-07-15 22:36:30 +03:00 |
|
Elian Doran
|
169d1203c2
|
fix(views/table): some context menu items active when they shouldn't
|
2025-07-15 22:30:52 +03:00 |
|
Elian Doran
|
f3350bc8f5
|
refactor(views/table): better cleanup
|
2025-07-15 22:06:32 +03:00 |
|
Elian Doran
|
504a19275c
|
feat(views/table): basic renaming of fields
|
2025-07-15 21:48:16 +03:00 |
|
Elian Doran
|
14cdc52670
|
feat(views/table): support renaming columns
|
2025-07-15 20:42:47 +03:00 |
|
Elian Doran
|
cf8063f311
|
feat(views/table): format note ID as monospace
|
2025-07-15 19:32:13 +03:00 |
|
Elian Doran
|
aa8902f5b9
|
fix(client): popup not displayed for existing attributes (closes #5718)
|
2025-07-15 18:55:29 +03:00 |
|
Elian Doran
|
7cd0e664ac
|
feat(views/table): basic editing of columns (rename not supported)
|
2025-07-15 18:51:51 +03:00 |
|
Elian Doran
|
a04804d3fa
|
fix(views/table): wrong specs when restoring columns
|
2025-07-15 18:39:20 +03:00 |
|
Elian Doran
|
86f90e6685
|
fix(api): also rate limit etapi docs endpoint (#6352)
|
2025-07-15 17:06:52 +03:00 |
|
Elian Doran
|
8131a4b3d2
|
fix(views/table): events/commands not well sent
|
2025-07-15 15:49:32 +03:00 |
|
Elian Doran
|
b91a3e13b0
|
refactor(views/table): move row editing to own component
|
2025-07-15 15:32:30 +03:00 |
|
Elian Doran
|
5a7a0d32d1
|
refactor(views/table): move col editing to own component
|
2025-07-15 14:53:18 +03:00 |
|
perf3ct
|
3f5df18d6c
|
fix(api): also rate limit etapi docs endpoint
|
2025-07-14 21:12:00 +00:00 |
|
Elian Doran
|
df2cede075
|
fix(views/calendar): nested entries in calendar view
|
2025-07-14 23:12:55 +03:00 |
|
Elian Doran
|
4321c161ac
|
fix(views/calendar): duplicate entries in calendar view
|
2025-07-14 23:07:26 +03:00 |
|
Elian Doran
|
b1f0c64ef2
|
chore(views/geo): typing issue
|
2025-07-14 22:52:37 +03:00 |
|
Elian Doran
|
c9b37dcc77
|
refactor(views/table): rename event
|
2025-07-14 21:06:44 +03:00 |
|
Elian Doran
|
ab093ed9a0
|
chore(views/table): add translations
|
2025-07-14 20:59:29 +03:00 |
|
Elian Doran
|
cf31367acd
|
feat(views/table): insert column to the right
|
2025-07-14 20:42:37 +03:00 |
|
Elian Doran
|
e3d306cac3
|
fix(views/table): wrong insert position for insert left
|
2025-07-14 20:34:05 +03:00 |
|
Elian Doran
|
960d321019
|
fix(views/table): position not restored after new columns (closes #6285)
|
2025-07-14 20:32:24 +03:00 |
|
Elian Doran
|
2d4ac93221
|
feat(views/table): basic implementation for inserting columns at position
|
2025-07-14 19:14:10 +03:00 |
|
Elian Doran
|
d4a4f15416
|
refactor(views/table): move attribute detail widget to view
|
2025-07-14 17:29:20 +03:00 |
|
Elian Doran
|
504a842d37
|
feat(views/table): force a refresh if #sorted is changed
|
2025-07-14 17:02:07 +03:00 |
|
Elian Doran
|
ded5b1f5d2
|
feat(views/table): expand child notes by default
|
2025-07-14 17:00:01 +03:00 |
|
Elian Doran
|
fcbbc21a80
|
feat(views/table): force a refresh if data tree changes
|
2025-07-14 16:58:14 +03:00 |
|