Elian Doran
|
e121e4298a
|
chore(deps): revert changes to integrity in package lock
|
2024-12-21 21:36:39 +02:00 |
|
Elian Doran
|
1bfd1553e5
|
chore(deps): fix types in non-dev-dependencies
|
2024-12-21 21:32:48 +02:00 |
|
Elian Doran
|
791f9b16b0
|
Merge remote-tracking branch 'origin/develop' into feature/client_typescript_port1
; Conflicts:
; package-lock.json
|
2024-12-21 21:30:32 +02:00 |
|
Elian Doran
|
e7e763435e
|
feat(client): use shared config which also fixes production builds
|
2024-12-21 21:22:27 +02:00 |
|
Elian Doran
|
0611a7aa15
|
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop
|
2024-12-21 21:14:17 +02:00 |
|
Elian Doran
|
5601c8a9ee
|
Merge pull request #822 from TriliumNext/renovate/braintree-sanitize-url-7.x
fix(deps): update dependency @braintree/sanitize-url to v7.1.1
|
2024-12-21 21:14:13 +02:00 |
|
Elian Doran
|
09435b6711
|
chore(i18n): reach 100% for Romanian
|
2024-12-21 21:13:55 +02:00 |
|
Elian Doran
|
84bd854740
|
Merge pull request #823 from TriliumNext/renovate/i18next-24.x
fix(deps): update dependency i18next to v24.2.0
|
2024-12-21 21:10:09 +02:00 |
|
Elian Doran
|
301e4b6ea9
|
feat(i18n): translate new note title
|
2024-12-21 21:08:34 +02:00 |
|
Elian Doran
|
dbe9e43ff1
|
Merge remote-tracking branch 'origin/develop' into feature/client_typescript_port1
; Conflicts:
; package-lock.json
|
2024-12-21 20:47:07 +02:00 |
|
Elian Doran
|
dd622f399a
|
fix(client): remove redundant log
|
2024-12-21 20:46:20 +02:00 |
|
Elian Doran
|
09cc487e68
|
fix(client): error in trace when changing settings that requires refresh
|
2024-12-21 20:45:53 +02:00 |
|
renovate[bot]
|
0d27937c95
|
fix(deps): update dependency i18next to v24.2.0
|
2024-12-21 01:13:20 +00:00 |
|
renovate[bot]
|
4a1c0cfda9
|
fix(deps): update dependency @braintree/sanitize-url to v7.1.1
|
2024-12-21 01:13:09 +00:00 |
|
Elian Doran
|
3db9076230
|
Merge pull request #818 from TriliumNext/renovate/webpack-cli-6.x
chore(deps): update dependency webpack-cli to v6
|
2024-12-21 00:13:57 +02:00 |
|
Elian Doran
|
1c22097ac0
|
Merge pull request #815 from TriliumNext/renovate/katex-0.x
fix(deps): update dependency katex to v0.16.18
|
2024-12-21 00:13:04 +02:00 |
|
Elian Doran
|
9ecffd3bfb
|
Merge pull request #814 from TriliumNext/renovate/chokidar-4.x
fix(deps): update dependency chokidar to v4.0.3
|
2024-12-21 00:12:16 +02:00 |
|
Elian Doran
|
5bd28beee6
|
Merge pull request #816 from TriliumNext/renovate/sanitize-html-2.x
fix(deps): update dependency sanitize-html to v2.14.0
|
2024-12-21 00:11:18 +02:00 |
|
renovate[bot]
|
ea42994292
|
chore(deps): update dependency webpack-cli to v6
|
2024-12-20 17:33:54 +00:00 |
|
Elian Doran
|
48dbb17ade
|
fix(client): tabs not clickable due to z-index
|
2024-12-20 08:24:54 +02:00 |
|
Elian Doran
|
21ae604307
|
chore(git): mark package-lock.json as auto-generated for GitHub
|
2024-12-19 19:14:19 +02:00 |
|
Elian Doran
|
d34544acbf
|
chore(deps): apply npm audit
|
2024-12-19 19:13:13 +02:00 |
|
Elian Doran
|
ba6c6cb77f
|
Merge remote-tracking branch 'origin/develop' into feature/client_typescript_port1
; Conflicts:
; package-lock.json
|
2024-12-19 19:05:51 +02:00 |
|
Elian Doran
|
42a7556c55
|
fix(server): not running in prod due to webpack change
|
2024-12-19 18:16:46 +02:00 |
|
Elian Doran
|
cb488eb333
|
style(next): improve global menu button on horizontal layout
|
2024-12-19 18:05:14 +02:00 |
|
Elian Doran
|
ff465baaf2
|
style(next): keep calendar item pressed when popped up
|
2024-12-19 18:02:46 +02:00 |
|
Elian Doran
|
5b305af95d
|
fix(client): icon disappearing when tab is focused
|
2024-12-19 09:04:53 +02:00 |
|
renovate[bot]
|
76cc29e2d6
|
fix(deps): update dependency sanitize-html to v2.14.0
|
2024-12-19 00:53:30 +00:00 |
|
renovate[bot]
|
464db49fae
|
fix(deps): update dependency katex to v0.16.18
|
2024-12-19 00:53:20 +00:00 |
|
renovate[bot]
|
73156ad658
|
fix(deps): update dependency chokidar to v4.0.3
|
2024-12-19 00:53:10 +00:00 |
|
Elian Doran
|
818f961fe7
|
Merge pull request #813 from pano9000/feat_improve_labels_a11y_#790
feat(a11y): explicitly associate label and input elements
|
2024-12-19 01:12:00 +02:00 |
|
Elian Doran
|
b3b7c4ebea
|
fix(client): error when pressing template switch help (fixes #570)
|
2024-12-19 00:59:42 +02:00 |
|
Panagiotis Papadopoulos
|
6a044ee848
|
feat(a11y): explicitly associate label and input elements
|
2024-12-18 23:56:50 +01:00 |
|
Elian Doran
|
1a5e2519df
|
feat(client): toggle left pane automatically when configuring launchbar
|
2024-12-18 23:19:07 +02:00 |
|
Elian Doran
|
a9640fbee7
|
fix(client): tooltips not working in ribbon (closes #795)
|
2024-12-18 22:58:54 +02:00 |
|
Elian Doran
|
9dd296f83c
|
fix(client): quick search down arrow not working on no results (closes #798)
|
2024-12-18 22:54:52 +02:00 |
|
Elian Doran
|
a2c287e8b8
|
fix(client): clicking icons in tabs (closes #812)
|
2024-12-18 22:45:52 +02:00 |
|
Elian Doran
|
dd67887b37
|
Merge pull request #809 from TriliumNext/renovate/i18next-24.x
fix(deps): update dependency i18next to v24.1.2
|
2024-12-18 15:01:16 +02:00 |
|
Elian Doran
|
2355abf8dc
|
Merge pull request #810 from TriliumNext/renovate/katex-0.x
fix(deps): update dependency katex to v0.16.17
|
2024-12-18 14:53:52 +02:00 |
|
renovate[bot]
|
f4a31071cd
|
fix(deps): update dependency katex to v0.16.17
|
2024-12-18 00:56:37 +00:00 |
|
renovate[bot]
|
ca384adc70
|
fix(deps): update dependency i18next to v24.1.2
|
2024-12-18 00:56:25 +00:00 |
|
Elian Doran
|
e8071e5290
|
Merge pull request #808 from pano9000/chore_update-package-lock
chore(deps): update package-lock.json
|
2024-12-18 00:46:03 +02:00 |
|
Elian Doran
|
907a27ae9d
|
refactor(export): simplify code
|
2024-12-17 23:45:37 +02:00 |
|
Elian Doran
|
f02cca7385
|
chore(test): test for no language tag for codeblock export
|
2024-12-17 23:42:31 +02:00 |
|
Elian Doran
|
2fbdec4448
|
feat(export/md): remove trilium language tag for code blocks
|
2024-12-17 23:40:39 +02:00 |
|
Elian Doran
|
eee21f3741
|
feat(export/md): rewrite language tag to a more common syntax
|
2024-12-17 23:35:08 +02:00 |
|
Elian Doran
|
ba95caaf6d
|
chore(test): add template literal for trimming indentation
|
2024-12-17 23:08:17 +02:00 |
|
Panagiotis Papadopoulos
|
a24f039686
|
chore(deps): update package-lock.json
|
2024-12-17 20:28:20 +01:00 |
|
Elian Doran
|
7bae719309
|
Merge pull request #802 from TriliumNext/style/next/restyle-jump-to-note-
Style Next: Restyle the "Jump to Note" dialog
|
2024-12-17 19:25:17 +02:00 |
|
Elian Doran
|
179b14eb07
|
Merge pull request #801 from pano9000/fix_794_aria-label-i18n
i18n: localize hardcoded English aria-labels
|
2024-12-17 19:21:55 +02:00 |
|