Elian Doran
|
c34b4ceba5
|
fix(client): wrong name for assets
|
2025-05-20 12:29:36 +03:00 |
|
Elian Doran
|
0edbc7311a
|
chore(deps): remove cdn-assets from client
|
2025-05-20 12:13:32 +03:00 |
|
Elian Doran
|
aa298fa80b
|
fix(client): optimizing highlightjs causes issues in prod
|
2025-05-20 12:12:31 +03:00 |
|
Elian Doran
|
02dd61fad6
|
Revert "fix(client/vite): highlight.js not playing well with ESM-native"
This reverts commit 7702a8764080b6306f0fba2b88da67d90b7e3158.
|
2025-05-20 11:58:11 +03:00 |
|
Elian Doran
|
6d4c57f136
|
chore(deps): explicit dependency on highlight.js
|
2025-05-20 11:58:08 +03:00 |
|
Elian Doran
|
57108d4dfd
|
Merge remote-tracking branch 'origin/develop' into client_vite
|
2025-05-20 11:02:01 +03:00 |
|
Elian Doran
|
82242a8c16
|
Merge pull request #1962 from TriliumNext/left-pane
Fix: The button for toggling the left pane visibility in the launcher…
|
2025-05-20 10:52:48 +03:00 |
|
Elian Doran
|
4985b043fc
|
Merge pull request #1975 from TriliumNext/update-button
fix(global_menu): Fix update button is blank
|
2025-05-20 10:50:49 +03:00 |
|
Elian Doran
|
fb379c908c
|
Merge pull request #1977 from TriliumNext/renovate/leaflet-1.x
chore(deps): update dependency @types/leaflet to v1.9.18
|
2025-05-20 10:39:46 +03:00 |
|
Elian Doran
|
4e4da17644
|
Merge pull request #1980 from TriliumNext/renovate/multer-2.x
chore(deps): update dependency multer to v2
|
2025-05-20 10:38:31 +03:00 |
|
Elian Doran
|
8bb90a4dd0
|
Merge pull request #1982 from TriliumNext/renovate/marked-15.x
fix(deps): update dependency marked to v15.0.12
|
2025-05-20 10:37:49 +03:00 |
|
renovate[bot]
|
528bd9ca03
|
fix(deps): update dependency marked to v15.0.12
|
2025-05-20 07:14:26 +00:00 |
|
Elian Doran
|
36f46e1e45
|
chore(deps): remove unnecessary @types
|
2025-05-20 10:14:16 +03:00 |
|
SiriusXT
|
8aa3a96857
|
Merge branch 'develop' into left-pane
|
2025-05-20 15:10:52 +08:00 |
|
Elian Doran
|
f5d8aeb2dc
|
Merge pull request #1966 from TriliumNext/renovate/diff-8.x
chore(deps): update dependency @types/diff to v8
|
2025-05-20 10:09:58 +03:00 |
|
Elian Doran
|
571617f89e
|
Merge branch 'develop' into renovate/leaflet-1.x
|
2025-05-20 10:08:26 +03:00 |
|
SiriusXT
|
025c6a4e0e
|
fix(leftpaneVisibility): Make leftpane visibility switch no longer depend on entitiesReloadedEvent
|
2025-05-20 14:33:01 +08:00 |
|
renovate[bot]
|
48f8feb6e1
|
chore(deps): update dependency multer to v2
|
2025-05-20 02:48:51 +00:00 |
|
renovate[bot]
|
28cc563f54
|
fix(deps): update dependency i18next to v25.2.0
|
2025-05-20 02:48:09 +00:00 |
|
renovate[bot]
|
9ae05cb95e
|
chore(deps): update dependency @types/leaflet to v1.9.18
|
2025-05-20 02:46:00 +00:00 |
|
Elian Doran
|
0be40012ba
|
chore(vite): get rid of missing boxicons
|
2025-05-19 20:16:49 +03:00 |
|
Elian Doran
|
40aa71b2b4
|
fix(vite): serving of source assets
|
2025-05-19 20:04:51 +03:00 |
|
Elian Doran
|
e536ec4cbf
|
fix(vite): use base path
|
2025-05-19 19:51:33 +03:00 |
|
Elian Doran
|
cad6417c4d
|
fix(client): loading app CSS no longer working
|
2025-05-19 18:40:04 +03:00 |
|
Elian Doran
|
8a1f05cd26
|
refactor(client): remove library loader entirely
|
2025-05-19 18:23:23 +03:00 |
|
SiriusXT
|
501fab2736
|
Merge branch 'develop' into left-pane
|
2025-05-19 23:17:43 +08:00 |
|
Elian Doran
|
7702a87640
|
fix(client/vite): highlight.js not playing well with ESM-native
|
2025-05-19 18:09:37 +03:00 |
|
Elian Doran
|
a5f0b3b9b2
|
Merge remote-tracking branch 'origin/develop' into client_vite
|
2025-05-19 16:50:00 +03:00 |
|
Elian Doran
|
41533598fd
|
Merge remote-tracking branch 'origin/develop' into client_vite
|
2025-05-19 16:42:11 +03:00 |
|
SiriusXT
|
fdcccb6fe4
|
fix(css): Add a missing semicolon
|
2025-05-19 18:33:26 +08:00 |
|
SiriusXT
|
de0d041886
|
fix(css): Add a missing css space
|
2025-05-19 18:30:39 +08:00 |
|
SiriusXT
|
abfdf40e43
|
fix(global_menu): Fix update button is blank
|
2025-05-19 18:27:22 +08:00 |
|
Elian Doran
|
784e434fc8
|
refactor(client): remove unnecessary code
|
2025-05-18 20:23:43 +03:00 |
|
Elian Doran
|
f92047bcac
|
refactor(common): rename highlightjs to markdown language code
|
2025-05-18 20:22:32 +03:00 |
|
Elian Doran
|
9642f209a0
|
fix(highlight.js): occasional crash when multiple code blocks in read-only mode
|
2025-05-18 20:11:07 +03:00 |
|
Elian Doran
|
9a9e990e97
|
fix(highlighting): highlighting not always applying to read-only text at first start
|
2025-05-18 19:37:16 +03:00 |
|
Elian Doran
|
df6797d9ea
|
fix(highlighting): highlighting not working immediately after a refresh
|
2025-05-18 19:34:27 +03:00 |
|
Elian Doran
|
1a4d1bc791
|
refactor(commons): deduplicate mime_type_definitions
|
2025-05-18 19:33:11 +03:00 |
|
Elian Doran
|
6c70bd6ed6
|
chore(highlightjs): reintroduce no syntax highlight
|
2025-05-18 19:16:44 +03:00 |
|
Elian Doran
|
4537dfa660
|
chore(highlightjs): reintroduce grouping of themes
|
2025-05-18 18:58:46 +03:00 |
|
Elian Doran
|
5a186e6853
|
fix(highlightjs): syntax highlight not working in settings
|
2025-05-18 18:34:12 +03:00 |
|
Elian Doran
|
f6728ca931
|
refactor(highlightjs): get rid of highlight.js in library loader
|
2025-05-18 18:28:08 +03:00 |
|
Elian Doran
|
b998dee476
|
chore(highlightjs): reintegrate loading of themes
|
2025-05-18 18:24:35 +03:00 |
|
Elian Doran
|
66cbe468f5
|
chore(highlightjs): load theme by IDs
|
2025-05-18 17:50:31 +03:00 |
|
Elian Doran
|
8b11f25f0c
|
chore(highlightjs): introduce client-level list of themes
|
2025-05-18 17:12:45 +03:00 |
|
Elian Doran
|
b0ebeb22d5
|
fix(highlightjs): unable to match due to init normalization
|
2025-05-18 16:05:50 +03:00 |
|
SiriusXT
|
0d09a7558f
|
fix: Incorrectly calculating rest-pane width
|
2025-05-18 20:19:30 +08:00 |
|
Elian Doran
|
4fad4de319
|
chore(highlightjs): basic integration
|
2025-05-18 15:16:53 +03:00 |
|
SiriusXT
|
9682253ced
|
fix: Incorrectly calculating rest-pane width in https://github.com/TriliumNext/Notes/pull/1962
|
2025-05-18 18:38:52 +08:00 |
|
SiriusXT
|
0e9c381df4
|
fix(launcher-pane): Prevent the launcher pane from being compressed
|
2025-05-18 18:19:54 +08:00 |
|