15724 Commits

Author SHA1 Message Date
Elian Doran
5501733498
refactor(server): unnecessary usage of fs-extra 2025-05-22 23:06:04 +03:00
Adorian Doran
4d0e956a09 style(next)/formatting toolbar: tweak the icon color of dropdown items 2025-05-22 23:00:43 +03:00
Adorian Doran
4651ce2c4c style(next)/formatting toolbar: tweak the checkmark for list items 2025-05-22 22:52:16 +03:00
perf3ct
093cd5c53f fix(docker): fix when we copy and chmod the entrypoint for rootless images 2025-05-22 12:49:38 -07:00
Adorian Doran
0616b24147 style(next)/formatting toolbar: tweak the default width of the dropdown panels 2025-05-22 22:43:36 +03:00
Elian Doran
b792816d00
fix(server/esbuild): enable code splitting to help with electron imports 2025-05-22 22:36:55 +03:00
Adorian Doran
a8738fd174 style(next)/formatting toolbar: tweak layout 2025-05-22 22:30:53 +03:00
Elian Doran
f859114231
fix(server/esbuild): dependencies not bundled 2025-05-22 21:23:09 +03:00
Adorian Doran
af5d804593 style(next)/formatting toolbar: tweak the floating toolbar show / hide button 2025-05-22 20:39:51 +03:00
Adorian Doran
795897d3b6 style(next)/formatting toolbar/color picker dropdown: remove the shadow of the selected color button 2025-05-22 20:16:58 +03:00
Elian Doran
867dd70c02
fix(docker): package.json missing for rebuild 2025-05-22 19:02:53 +03:00
Adorian Doran
66047e3569 style(next)/formatting toolbar: show the focus rectangle only when it is necessary 2025-05-22 19:02:30 +03:00
Adorian Doran
1981a26dd3 style(next)/formatting toolbar: tweak appearance 2025-05-22 18:52:18 +03:00
Elian Doran
c38061c67d
chore(server-e2e): adjust for server timeout 2025-05-22 18:32:03 +03:00
Adorian Doran
27ddbf8a86 style(next)/formatting toolbar/color picker dropdown: fix the icon colors 2025-05-22 18:05:21 +03:00
Elian Doran
dac801b369
fix(server/esbuild): node_modules not copied 2025-05-22 16:54:19 +03:00
Elian Doran
f13ec55082
fix(server): build not depending properly 2025-05-22 16:53:27 +03:00
Elian Doran
3b9683d763
fix(server): unable to depend on src 2025-05-22 15:37:34 +03:00
Elian Doran
edc180189c
Merge remote-tracking branch 'origin/develop' into feature/server_esbuild 2025-05-22 12:24:02 +03:00
Elian Doran
5444e6b9cb
refactor(server): separate build config for serve 2025-05-22 11:54:29 +03:00
Elian Doran
b837f6a775
Merge pull request #1996 from TriliumNext/renovate/nx-monorepo
chore(deps): update nx monorepo to v21.1.1
2025-05-22 09:28:37 +03:00
renovate[bot]
90ea0cd8b0
chore(deps): update nx monorepo to v21.1.1 2025-05-22 06:18:20 +00:00
Elian Doran
7b00dbce89
Merge pull request #1999 from TriliumNext/renovate/node-22.x
chore(deps): update node.js to v22.16.0
2025-05-22 09:14:49 +03:00
Elian Doran
ff758690e2
Merge pull request #1997 from TriliumNext/renovate/compression-1.x
chore(deps): update dependency @types/compression to v1.8.0
2025-05-22 09:14:17 +03:00
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