1079 Commits

Author SHA1 Message Date
perf3ct
a05e126d7d feat(docs): add documentation around using the rootless Docker image 2025-05-21 13:21:32 -07:00
Adorian Doran
9999540b1b style(next)/formatting toolbar: tweak the colors of collapsible dropdown sections 2025-05-21 22:59:27 +03:00
perf3ct
cbbbae727f Merge branch 'develop' into feat/add-rootless-dockerfiles 2025-05-21 12:58:05 -07:00
Adorian Doran
d02a52852a style(next)/formatting toolbar: tweak the "Insert table" dropdown 2025-05-21 22:44:58 +03:00
Elian Doran
8cf4040ca0
fix(server/esbuild): assets not copied in prod build 2025-05-21 22:44:40 +03:00
Adorian Doran
a128b681bd style(next)/formatting toolbar: tweak the "Admonition" dropdown 2025-05-21 22:06:15 +03:00
Adorian Doran
91192de9e8 style/admonitions: fix typo 2025-05-21 21:54:28 +03:00
Adorian Doran
6efc810b74 style(next)/formatting toolbar: restyle the "Admonition" dropdown 2025-05-21 21:49:55 +03:00
Adorian Doran
485015103a style/admonitions: extract accent colors as CSS variables 2025-05-21 21:34:22 +03:00
FliegendeWurst
2427addf65 feat(server): override options for read-only database 2025-05-21 17:24:36 +02:00
Elian Doran
dc0409e5a8
chore(nx): sync tsconfig 2025-05-21 18:20:25 +03:00
Elian Doran
6c25471f91
fix(server): resource dir for serve mode 2025-05-21 18:20:17 +03:00
Elian Doran
4d8b9a6035
fix(server): copying of assets 2025-05-21 18:20:02 +03:00
Elian Doran
b59af770c2
fix(server): server not starting due to dependency on electron remote 2025-05-21 18:06:09 +03:00
FliegendeWurst
fd0f0196cc feat(server): add option to mount database read-only 2025-05-21 17:00:08 +02:00
Adorian Doran
8ffe44de8a style(next)/formatting toolbar: restyle collapsible dropdown sections 2025-05-21 17:43:34 +03:00
Elian Doran
9d6758b315
refactor(server); electron imports causing issues in bundle 2025-05-21 16:32:51 +03:00
Elian Doran
fe8b905922
refactor(serve): unnecessary export causing issues with types 2025-05-21 16:32:30 +03:00
Elian Doran
3b6679a744
refactor(serve): solve some more type errors 2025-05-21 16:00:57 +03:00
Elian Doran
0a56587c75
fix(server): import issue for share template 2025-05-21 15:43:02 +03:00
Elian Doran
de83029c3a
refactor(server): various type errors 2025-05-21 15:42:53 +03:00
Elian Doran
6414dd71ab
refactor(server): more unaccessible types 2025-05-21 15:42:35 +03:00
Elian Doran
7aaa94d01b
refactor(server): missing exports causing hidden types 2025-05-21 15:34:31 +03:00
Elian Doran
b9df707369
refactor(server): type errors due to change in API 2025-05-21 15:34:16 +03:00
Elian Doran
7087b493af
Merge remote-tracking branch 'origin/develop' into feature/server_esbuild 2025-05-21 15:12:56 +03:00
Adorian Doran
c771d7479f style(next)/formatting toolbar: tweak the "Font Size" dropdown 2025-05-21 15:04:18 +03:00
Elian Doran
827a8fc1b4
refactor(server): solve some build type errors 2025-05-21 13:31:07 +03:00
Elian Doran
afb3918571
refactor(server): switch to esbuild 2025-05-21 13:30:46 +03:00
SiriusXT
04bd541542 fix(markdown): Make the math formula conversion ignore formulas inside code blocks 2025-05-21 17:15:54 +08:00
renovate[bot]
71b4e1b46b
chore(deps): update dependency webpack to v5.99.9 2025-05-20 20:56:05 +00:00
renovate[bot]
b90c3284c6
chore(deps): update dependency image-type to v6 2025-05-20 17:44:04 +00:00
Elian Doran
e573fd7fdb
fix(server): serving of Excalidraw assets 2025-05-20 20:19:34 +03:00
Elian Doran
5d47d2652d
test(server): broken test due to changes in path 2025-05-20 19:47:34 +03:00
Elian Doran
74a15ee6a4
fix(server): root assets path in dev mode 2025-05-20 19:34:21 +03:00
Elian Doran
61aeb2c9ff
chore(server): separate port for start-prod 2025-05-20 19:16:46 +03:00
Elian Doran
303819605a
fix(in-app-help): error in prod 2025-05-20 19:16:39 +03:00
Elian Doran
ccb7dc557c
fix(server): missing bootstrap in prod 2025-05-20 19:16:23 +03:00
Elian Doran
9c1a65427f
fix(in-app-help): rendering in dev mode 2025-05-20 18:33:25 +03:00
Elian Doran
d06b2c4c00
fix(server): @fs proxy not working correctly 2025-05-20 18:23:02 +03:00
Elian Doran
7e1eaafc25
fix(client): highlightjs not working properly in dev mode 2025-05-20 18:06:55 +03:00
SiriusXT
6a9b44e4a1 Fixed indentation 2025-05-20 22:14:30 +08:00
SiriusXT
6e8e343301 fix(import): Unable to handle multi line mathematical formulas when importing markdown 2025-05-20 22:03:40 +08:00
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