Elian Doran
|
cb2f7932dd
|
Merge remote-tracking branch 'origin/main' into feature/tree_performance_improvement
|
2026-01-10 12:34:26 +02:00 |
|
Elian Doran
|
8cff591746
|
fix(toc): unnecessary <ol> when no children
|
2026-01-09 11:25:24 +02:00 |
|
Elian Doran
|
ae4a3f10ae
|
fix(toc): equations not rendered in new layout
|
2026-01-08 21:26:04 +02:00 |
|
Elian Doran
|
bdc220ec12
|
Merge remote-tracking branch 'origin/stable'
|
2026-01-08 18:19:16 +02:00 |
|
Elian Doran
|
ae881101d8
|
fix(note_list): archived notes displayed in empty grid card (closes #8184)
|
2026-01-08 17:23:40 +02:00 |
|
Elian Doran
|
b11a30c49c
|
fix(launcher_bar): crashing if there is a non-launcher note (closes #8218)
|
2026-01-08 16:55:51 +02:00 |
|
Elian Doran
|
4625efda7f
|
fix(note_list): skip rendering of included notes for performance (closes #8017)
|
2026-01-08 16:50:27 +02:00 |
|
Elian Doran
|
5cc7b259ce
|
fix(client): max content width not preserved (closes #8065)
|
2026-01-08 15:59:57 +02:00 |
|
Elian Doran
|
f7ae046b20
|
fix(mermaid): error container not scrollable (closes #8299)
|
2026-01-08 15:52:19 +02:00 |
|
Elian Doran
|
02f43d6239
|
fix(mermaid): code not scrollable (closes #8299)
|
2026-01-08 15:33:16 +02:00 |
|
Elian Doran
|
53e1fa1047
|
fix(mermaid) diagrams not saving content and SVG attachment (#8220)
|
2026-01-08 15:22:07 +02:00 |
|
Elian Doran
|
b1dc0e234f
|
fix(popupEditor): fix closing of popupEditor when inserting note link (#8224)
|
2026-01-08 15:21:23 +02:00 |
|
Elian Doran
|
9d380dd828
|
fix(sql_console): cannot copy table data (#8268)
|
2026-01-08 15:20:36 +02:00 |
|
Elian Doran
|
1f77540dbb
|
fix(text): Title is not selected when creating a note via the launcher (#8292)
|
2026-01-08 15:20:14 +02:00 |
|
SngAbc
|
fac1f6b16c
|
fix(text): Title is not focused when creating a note via the launcher
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-07 10:33:17 +08:00 |
|
SiriusXT
|
a5841c1423
|
fix(text): Title is not focused when creating a note via the launcher
|
2026-01-07 10:11:24 +08:00 |
|
Elian Doran
|
aff4f7e010
|
feat(tree): disable animation for performance
|
2026-01-06 01:34:02 +02:00 |
|
Elian Doran
|
dec4dafba6
|
feat(tree): avoid async
|
2026-01-06 01:26:56 +02:00 |
|
Elian Doran
|
d0cdcfc32c
|
refactor(tree): use loop for mini optimisation
|
2026-01-06 01:21:43 +02:00 |
|
Elian Doran
|
0867b81c7a
|
feat(tree): use template for create child to improve performance
|
2026-01-06 01:13:31 +02:00 |
|
Elian Doran
|
bde6068f2d
|
refactor(tree): extract enchance title into separate method
|
2026-01-06 01:07:37 +02:00 |
|
Elian Doran
|
47fd2affa4
|
feat(tree): use direct DOM manipulation instead of jQuery
|
2026-01-06 00:59:32 +02:00 |
|
Elian Doran
|
178508d245
|
Merge branch 'main' into fix/sql_select_text
|
2026-01-05 23:43:29 +02:00 |
|
Elian Doran
|
51513d3779
|
fix(status_bar): count not refreshing properly after change
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 / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
|
2026-01-05 21:03:32 +02:00 |
|
SngAbc
|
458398f2ca
|
Merge branch 'main' into fix/sql_select_text
Checks / main (push) Has been cancelled
|
2026-01-05 13:51:45 +08:00 |
|
SngAbc
|
7a6cc4f51e
|
fix(sql_console): cannot copy table data
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-05 12:16:16 +08:00 |
|
SiriusXT
|
f4ccce7de5
|
fix(sql_console): cannot copy table data
|
2026-01-05 11:23:50 +08:00 |
|
Elian Doran
|
13ce8cf498
|
fix(note_list): the note list cannot open the context menu. (#8254)
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 / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
|
2026-01-04 23:49:25 +02:00 |
|
Elian Doran
|
6c2afc086c
|
feat(i18n): add Polish
|
2026-01-04 23:38:51 +02:00 |
|
Elian Doran
|
fb4e912ed0
|
chore(pdfjs): address requested changes
|
2026-01-04 21:08:39 +02:00 |
|
Elian Doran
|
0039f4c155
|
feat(pdfjs): replace blob instead of creating a new revision every time
|
2026-01-04 17:25:56 +02:00 |
|
Elian Doran
|
23f7dc63b8
|
feat(pdfjs): enable editing features only if in main editor
|
2026-01-04 17:11:16 +02:00 |
|
SiriusXT
|
c650441655
|
Merge branch 'main' into fix/note_list
Checks / main (push) Has been cancelled
|
2026-01-04 10:49:46 +08:00 |
|
SiriusXT
|
e573a8af77
|
chore(note_grid): remove unused tree import
|
2026-01-04 10:48:45 +08:00 |
|
SiriusXT
|
b23252d046
|
fix(note_grid): the note grid cannot open the context menu
|
2026-01-04 10:25:43 +08:00 |
|
Elian Doran
|
69511134e5
|
refactor(client/pdf): handle blob request on client side
|
2026-01-03 20:54:28 +02:00 |
|
Elian Doran
|
21cf5e1df7
|
chore(client/pdf): use custom spaced update hook
|
2026-01-03 20:29:54 +02:00 |
|
Elian Doran
|
80363cdc73
|
chore(client/save_indicator): fix some spacing issues
|
2026-01-03 19:53:46 +02:00 |
|
Elian Doran
|
02e08fdf12
|
chore(client/save_indicator): address requested changes
|
2026-01-03 19:47:33 +02:00 |
|
Elian Doran
|
d3b598a5b2
|
fix(client/save_indicator): not visible on light theme
|
2026-01-03 19:39:16 +02:00 |
|
Elian Doran
|
0dd3a03c6b
|
chore(client): fix type issue
|
2026-01-03 19:30:52 +02:00 |
|
Elian Doran
|
2144888447
|
Merge remote-tracking branch 'origin/main' into feature/save_indicator
|
2026-01-03 19:24:51 +02:00 |
|
Elian Doran
|
1674401342
|
Merge remote-tracking branch 'origin/main' into feature/pdfjs_refinement
|
2026-01-03 09:57:42 +02:00 |
|
Adorian Doran
|
0465fea2db
|
style/pdf viewer: improve appearance
|
2026-01-03 02:24:59 +02:00 |
|
Elian Doran
|
2933db9b16
|
feat(save_indicator): fade out after a few seconds
|
2026-01-02 23:53:14 +02:00 |
|
Elian Doran
|
5f14861682
|
feat(save_indicator): indicate errors
|
2026-01-02 23:22:33 +02:00 |
|
Adorian Doran
|
8f8493f3ec
|
client/note split: allow enabling background effects according to the MIME type
|
2026-01-02 23:06:08 +02:00 |
|
Elian Doran
|
e8d1fa7447
|
chore(save_indicator): basic infrastructure to display state
|
2026-01-02 22:44:29 +02:00 |
|
Elian Doran
|
345378d97f
|
feat(save_indicator): add tooltip for each of the states
|
2026-01-02 22:14:58 +02:00 |
|
Elian Doran
|
07a463ee52
|
feat(save_indicator): improve display of some states
|
2026-01-02 22:10:41 +02:00 |
|