305 Commits

Author SHA1 Message Date
Elian Doran
72dced679d
fix(ckeditor): mentions not working in attribute editor 2025-05-06 19:43:11 +03:00
Elian Doran
307c322165
fix(client): reintroduce attribute editor 2025-05-06 19:29:22 +03:00
SiriusXT
2436838aae Hide the content menu on mouse up 2025-05-06 20:40:13 +08:00
SiriusXT
4f42be3647 Remove delays to close the right-click menu 2025-05-06 19:41:54 +08:00
SiriusXT
647a5c948c Make it show which node triggered the event when right-clicking on the tree. 2025-05-06 14:55:17 +08:00
Elian Doran
70ec38d534
chore(ckeditor): create shared type for editor 2025-05-05 21:44:27 +03:00
Elian Doran
3daa5da289
refactor(client): remove unnecessary CK interface 2025-05-05 19:12:27 +03:00
Elian Doran
910b0d280d
fix(ckeditor5): reintroduce block handle for floating editor 2025-05-05 15:43:14 +03:00
Elian Doran
c5fc51365d
fix(client): build error due to missing copy-webpack-plugin 2025-05-04 14:17:12 +03:00
SiriusXT
9b1ddd970c Add help for CTRL+SHIFT+CLICK 2025-05-04 17:30:13 +08:00
SiriusXT
5944d0acf4 Open an image in a new tab using ctrl+shift+click 2025-05-04 17:24:15 +08:00
SiriusXT
9765f2f6d7 Use Ctrl + Shift + Click on the launcher pane to open and activate in a new tab. 2025-05-04 17:18:02 +08:00
SiriusXT
d3a6079d9b Open in a new tab and activate notes when ctrl+click in tree 2025-05-04 17:02:57 +08:00
renovate[bot]
acc5e34483
fix(deps): update dependency eslint-linter-browserify to v9.26.0 2025-05-04 07:40:48 +00:00
Elian Doran
444e33628c
fix(nx/client): assets and inline SVG for CKEditor plugins 2025-05-03 16:16:53 +03:00
Elian Doran
528704ef71
refactor(nx/client): use composable webpack config 2025-05-03 15:20:22 +03:00
Elian Doran
8cc8dc2582
chore(ckeditor5): integrate basic plugins 2025-05-03 12:59:35 +03:00
Elian Doran
e1af7eba93
chore(ckeditor5): first integration into client (WIP) 2025-05-03 12:39:34 +03:00
Elian Doran
e7eb832733
Merge pull request #1786 from TriliumNext/renovate/leaflet-gpx-2.x
fix(deps): update dependency leaflet-gpx to v2.2.0
2025-05-02 23:06:42 +03:00
Elian Doran
31f591ab62
Merge pull request #1758 from TriliumNext/renovate/i18next-25.x
fix(deps): update dependency i18next to v25.0.2
2025-05-02 23:05:52 +03:00
Elian Doran
f87633b585
Merge pull request #1768 from TriliumNext/renovate/marked-15.x
fix(deps): update dependency marked to v15.0.11
2025-05-02 23:01:24 +03:00
Elian Doran
01ca949277
Merge pull request #1767 from TriliumNext/renovate/eslint-linter-browserify-9.x
fix(deps): update dependency eslint-linter-browserify to v9.25.1
2025-05-02 23:00:52 +03:00
Elian Doran
a9d42498cc
Merge pull request #1783 from TriliumNext/renovate/mind-elixir-4.x
fix(deps): update dependency mind-elixir to v4.5.2
2025-05-02 22:20:06 +03:00
Elian Doran
27435a23c7
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-05-02 21:37:27 +03:00
Elian Doran
6b64c4daaa
chore(release): update version in package.json 2025-05-02 21:29:19 +03:00
renovate[bot]
492ee052e2
fix(deps): update dependency leaflet-gpx to v2.2.0 2025-05-02 18:06:37 +00:00
renovate[bot]
bc104c35ac
fix(deps): update dependency mind-elixir to v4.5.2 2025-05-02 18:02:00 +00:00
renovate[bot]
98891bad24
fix(deps): update dependency marked to v15.0.11 2025-05-02 18:01:29 +00:00
renovate[bot]
8a7600c7cb
fix(deps): update dependency i18next to v25.0.2 2025-05-02 18:00:59 +00:00
renovate[bot]
93f77d384e
fix(deps): update dependency eslint-linter-browserify to v9.25.1 2025-05-02 18:00:31 +00:00
renovate[bot]
c5ec750bde
chore(deps): update dependency happy-dom to v17.4.6 2025-05-02 17:57:56 +00:00
Elian Doran
783c99a738
test(client): wrong path to help button 2025-05-01 16:31:22 +03:00
Elian Doran
87d7dc8618
chore(nx): add name to each project 2025-04-30 22:28:25 +03:00
Elian Doran
50d1d4fae1
chore(test/client): wrong path to docs 2025-04-29 10:57:15 +03:00
Elian Doran
32bc24b4c8
chore(test/client): solve dependency error due to CJS 2025-04-29 10:53:08 +03:00
Elian Doran
fdcdc41ea6
chore(nx): clean up package JSON 2025-04-28 23:31:58 +03:00
Elian Doran
4dafa56671
fix(test): url import not found 2025-04-28 11:03:38 +03:00
Elian Doran
f6dc912d2a
fix(test): i18n tests 2025-04-28 10:56:20 +03:00
Elian Doran
5029bfe3fe
chore(nx): merge vitest configs 2025-04-28 10:43:18 +03:00
Elian Doran
f60bc89820
refactor(client): unused imports 2025-04-28 09:46:00 +03:00
Elian Doran
3890eff6ba
chore(nx/client): reintegrate tests 2025-04-26 23:03:16 +03:00
Elian Doran
69f854034f
fix(nx/docker): client-side translations 2025-04-25 14:06:33 +03:00
Elian Doran
d8ee579204
fix(nx/docker): icon, manifest & robots.txt 2025-04-25 14:01:39 +03:00
Elian Doran
be79eb41da
fix(monorepo/{client,server}): loading of fonts 2025-04-24 22:36:10 +03:00
Elian Doran
ab2f0eed74
fix(nx/server): disable chunking for prod 2025-04-24 14:36:25 +03:00
Elian Doran
c8f0fac7c7
fix(monorepo/client): errors after pnpm 2025-04-24 11:28:59 +03:00
Elian Doran
ca309f3b58
chore(nx/client): get rid of warnings overlay 2025-04-23 12:20:29 +03:00
Elian Doran
9d284a5fe5
chore(nx/client): revert change to i18n debug 2025-04-23 12:17:57 +03:00
Elian Doran
43a44bf44c
chore(nx/client): supress bootstrap warnings 2025-04-23 12:10:47 +03:00
Elian Doran
44b778fde6
fix(nx/client): proxying of libraries 2025-04-23 11:40:23 +03:00