15750 Commits

Author SHA1 Message Date
Elian Doran
6325e8ad78
Merge pull request #1994 from TriliumNext/renovate/swc-monorepo
chore(deps): update dependency @swc/core to v1.11.29
2025-05-22 09:13:30 +03:00
Elian Doran
5438029c4f
Merge pull request #1995 from TriliumNext/renovate/react-monorepo
chore(deps): update dependency @types/react to v19.1.5
2025-05-22 08:56:27 +03:00
Elian Doran
a215c72e51
Merge pull request #1998 from TriliumNext/renovate/openai-4.x
chore(deps): update dependency openai to v4.102.0
2025-05-22 08:55:43 +03:00
renovate[bot]
5c0de8fec7
chore(deps): update node.js to v22.16.0 2025-05-22 01:57:05 +00:00
renovate[bot]
a6f9a4fa62
chore(deps): update dependency openai to v4.102.0 2025-05-22 01:57:00 +00:00
renovate[bot]
0878752c56
chore(deps): update dependency @types/compression to v1.8.0 2025-05-22 01:56:17 +00:00
renovate[bot]
10b59f0297
chore(deps): update dependency @types/react to v19.1.5 2025-05-22 01:54:41 +00:00
renovate[bot]
cdcc11e460
chore(deps): update dependency @swc/core to v1.11.29 2025-05-22 01:53:46 +00:00
perfectra1n
436fc4c943 fix(docker): make the rootless entrypoint print more useful information if uid/gid are wrong 2025-05-21 15:42:30 -07:00
perfectra1n
d73a289a05 feat(docker): move from inline script to entrypoint 2025-05-21 15:40:21 -07:00
Adorian Doran
726a89f5f9 style(next)/formatting toolbar/color dropdowns: tweak the current color checkmark 2025-05-22 00:16:23 +03:00
Adorian Doran
123f8af4c2 style(next)/formatting toolbar: document CSS 2025-05-22 00:06:53 +03:00
Adorian Doran
a1718b6613 style(next)/formatting toolbar: fix another glitch 2025-05-22 00:05:07 +03:00
Adorian Doran
492081bbbd Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-05-21 23:59:43 +03:00
Adorian Doran
13f2854749 style(next)/formatting toolbar: fix a glitch 2025-05-21 23:59:39 +03:00
Elian Doran
a0d099d4a2
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop 2025-05-21 23:58:59 +03:00
Elian Doran
e1b5736214
docs(release): update changelog 2025-05-21 23:58:54 +03:00
Adorian Doran
ff63b75e3a Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-05-21 23:56:28 +03:00
Adorian Doran
37f712a5fc style(next)/formatting toolbar: tweak the colors of open dropdown buttons 2025-05-21 23:56:25 +03:00
Elian Doran
100184121c
Merge pull request #1984 from TriliumNext/markdown-math
fix(import): Unable to handle multi line mathematical formulas when i…
2025-05-21 23:55:51 +03:00
Elian Doran
2f208a8302
refactor(db-compare): type errors 2025-05-21 23:54:18 +03:00
Adorian Doran
31ed853ade style(next)/formatting toolbar: improve a CSS selector 2025-05-21 23:45:27 +03:00
Adorian Doran
6aae91ca69 style(next)/formatting toolbar: restyle the buttons in the "on" state 2025-05-21 23:40:38 +03:00
Elian Doran
9a18fea073
feat(server): add safeguard if public is missing 2025-05-21 23:31:40 +03:00
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
addafa85c3 client/formatting toolbar: add CSS classes to the "Admonition" dropdown items 2025-05-21 21:36:00 +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
45c946352e
refactor(express-partial-content): port to esbuild 2025-05-21 17:31:40 +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
d8cb933b2b
refactor(serve): enforce same version of express-serve-static-core typings 2025-05-21 15:57:31 +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