305 Commits

Author SHA1 Message Date
Elian Doran
6625997554
chore(highlightjs): map definitions 2025-05-18 11:12:40 +03:00
Elian Doran
51f2b9fc81
fix(highlightjs): integrate with the rest of the application 2025-05-18 10:05:02 +03:00
Elian Doran
5205320d44
fix(highlightjs): integration with editable text 2025-05-18 10:01:35 +03:00
SiriusXT
c65f0d4249 Fix (left pane toggle logic): properly handle both synced and current window visibility states 2025-05-18 10:22:49 +08:00
Elian Doran
c0c79b123f
fix(mobile): apply same fix about jquery 2025-05-18 00:01:53 +03:00
Elian Doran
c1648f9742
chore(client): suppress module level directives warnings 2025-05-17 23:57:08 +03:00
Elian Doran
c1ae5b22a1
chore(client): suppress SCSS warnings 2025-05-17 23:57:07 +03:00
Elian Doran
84d9198396
refactor(client): tree CSS 2025-05-17 23:11:17 +03:00
Elian Doran
901ab54e64
fix(client): missing fancytree dependencies 2025-05-17 23:07:01 +03:00
Elian Doran
67d0d0f5ca
refactor(client): different method for loading jquery 2025-05-17 22:52:57 +03:00
Elian Doran
23db7fe602
chore(client): partial integrate jquery.fancytree 2025-05-17 22:15:10 +03:00
Elian Doran
3f2a0e302d
refactor(client): integrate jquery-hotkeys 2025-05-17 21:27:23 +03:00
Elian Doran
a4cfef7892
fix(canvas): proxying of fonts 2025-05-17 19:52:04 +03:00
SiriusXT
7e64e31dfe Fix: The button for toggling the left pane visibility in the launcher was initially not visible on startup 2025-05-17 23:51:37 +08:00
Elian Doran
3cf27026b2
Merge pull request #1961 from TriliumNext/toc
style(toc): Adjust the CSS of the TOC
2025-05-17 18:05:03 +03:00
SiriusXT
9d7ac79a25 style(toc): Adjust the CSS of the TOC 2025-05-17 21:55:10 +08:00
SiriusXT
6c2c84d941 style(toc): Adjust the CSS of the TOC 2025-05-17 17:33:29 +08:00
renovate[bot]
58e197004c
fix(deps): update eslint monorepo to v9.27.0 2025-05-17 07:38:59 +00:00
Elian Doran
7b787fff59
feat(client): integrate katex 2025-05-17 10:31:31 +03:00
Elian Doran
255e529714
fix(share): content.css missing 2025-05-17 10:13:03 +03:00
Elian Doran
470ac18cba
feat(client): integrate normalize.css 2025-05-17 10:03:37 +03:00
Elian Doran
bfa4c09c7e
fix(client): integrate highlight.js (partially) 2025-05-17 01:43:37 +03:00
Elian Doran
875075e8c4
fix(client): emoji definitions 2025-05-17 01:39:31 +03:00
Elian Doran
ac2e5fc3b7
fix(client): integrate autocomplete into client 2025-05-17 01:29:51 +03:00
Elian Doran
90ee0965c7
fix(client): integrate boxicons into client 2025-05-17 01:23:50 +03:00
Elian Doran
278cdf64f2
feat(server): serve client directly instead of proxying 2025-05-17 00:51:06 +03:00
Elian Doran
d4dbe1cb89
fix(server): proxying of inner client modules 2025-05-16 22:10:06 +03:00
Elian Doran
e28a64a037
fix(client/vite): handle static assets 2025-05-16 21:31:57 +03:00
Elian Doran
6ccfa0940f
fix(client/vite): runtime error due to chunk name 2025-05-16 21:11:03 +03:00
Elian Doran
4d2ae6a34f
fix(client/vite): build errors due to top-level async 2025-05-16 21:06:30 +03:00
Elian Doran
e23400bec1
fix(client/vite): build errors due to mark.js 2025-05-16 21:06:21 +03:00
Elian Doran
016d59fae1
refactor(client/vite): first setup 2025-05-16 20:48:29 +03:00
SiriusXT
c80d7a3ec3 feat(toc): Collapsible TOC 2025-05-16 21:25:10 +08:00
Elian Doran
b84e14b8ce
refactor(client): use proper imports for translation 2025-05-16 10:49:35 +03:00
Elian Doran
105e7d821a
fix(style): calendar tooltip wrongly positioned on horizontal layout 2025-05-15 21:28:17 +03:00
Elian Doran
6a8a870c08
style(next): fix regression in autocomplete selection 2025-05-15 21:28:17 +03:00
Elian Doran
ff075464a2
chore(types): fix error in backend log due to mismatching types 2025-05-15 21:28:17 +03:00
Elian Doran
7c1b13a2e7
feat(backend_log): disable some editor features to increase performance 2025-05-15 21:28:17 +03:00
Elian Doran
9133aab6ad
fix(backend_log): editor crashing 2025-05-15 21:28:07 +03:00
Elian Doran
7c753117b8
Merge pull request #1913 from TriliumNext/css-tweaks
Some css fine tunes
2025-05-15 19:05:36 +03:00
Elian Doran
27eed9b25e
fix(attributes): attributes context menu no longer triggering 2025-05-15 14:09:41 +03:00
Elian Doran
ff89ab646c
fix(text): auto-completion not working 2025-05-15 11:56:49 +03:00
renovate[bot]
faa4871351
fix(deps): update dependency i18next to v25.1.3 2025-05-15 05:29:07 +00:00
Elian Doran
e10069a03e
feat(code): full-height background 2025-05-14 18:30:39 +03:00
Elian Doran
5c8d3f9c51
Merge pull request #1933 from TriliumNext/codemirror_find
fix(find): readonly code getSelection
2025-05-14 12:56:55 +03:00
SiriusXT
05f441924a Remove read-only checks of find 2025-05-14 14:46:42 +08:00
Elian Doran
4c2408def1
Merge pull request #1929 from TriliumNext/renovate/react-monorepo
chore(deps): update react monorepo
2025-05-14 08:28:06 +03:00
SiriusXT
3dd13ca321 fix(find): readonly code getSelection 2025-05-14 11:13:22 +08:00
renovate[bot]
fb41908f5a
fix(deps): update dependency force-graph to v1.49.6 2025-05-14 01:44:04 +00:00
renovate[bot]
c8e83f8bc4
chore(deps): update react monorepo 2025-05-14 01:41:38 +00:00