643 Commits

Author SHA1 Message Date
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
cb381d01c1
chore(server): remove URL logging to increase performance slightly 2025-05-17 00:23:45 +03:00
Elian Doran
b678e4ea28
fix(server): package.json not accessible 2025-05-17 00:14:20 +03:00
Elian Doran
83058e91b0
fix(server): some dist assets not served properly 2025-05-17 00:08:49 +03:00
Elian Doran
dd73517e7f
fix(server): some assets not served properly 2025-05-17 00:05:42 +03:00
Elian Doran
a3a810cbec
Merge branch 'feature/db_session_store' into client_vite 2025-05-16 23:57:32 +03:00
Elian Doran
c6434729bc
chore(server/session): get rid of file-session dependency 2025-05-16 23:52:58 +03:00
Elian Doran
afec7918dd
fix(server/session): respect cookie expiration date 2025-05-16 23:47:39 +03:00
Elian Doran
15a513d7cd
feat(server/session): clean up expired sessions 2025-05-16 23:44:41 +03:00
Elian Doran
43ab13e126
refactor(server/session): better error management 2025-05-16 23:36:56 +03:00
Elian Doran
b313b0b965
chore(server/session): implement session get 2025-05-16 23:31:42 +03:00
Elian Doran
dfb8c9f4ce
chore(server/session): implement session destroy 2025-05-16 23:24:17 +03:00
Elian Doran
c3770f0dae
chore(server/session): implement session write 2025-05-16 23:22:14 +03:00
Elian Doran
ec39667cba
feat(server/session): update database to hold session information 2025-05-16 23:07:23 +03:00
Elian Doran
390b384936
refactor(server): remove unnecessary script 2025-05-16 22:56:00 +03:00
Elian Doran
d3488ca96a
refactor(server): fix vite runtime not proxied 2025-05-16 22:55:49 +03:00
Elian Doran
ae2eb9f4bb
refactor(server): fix script dir for libraries 2025-05-16 22:39:52 +03:00
Elian Doran
ac79ae29f2
refactor(server): fix stylesheet paths 2025-05-16 22:27:01 +03:00
Elian Doran
1d675538a8
refactor(server): improve script URL rewriting 2025-05-16 22:24:12 +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
Elian Doran
6dc8e3a0e3
Merge pull request #1954 from TriliumNext/toc
feat(toc): Collapsible TOC
2025-05-16 20:00:23 +03:00
Elian Doran
1d58b285de
fix(server): week notes broken due to misuse of transactions 2025-05-16 19:09:54 +03:00
SiriusXT
c80d7a3ec3 feat(toc): Collapsible TOC 2025-05-16 21:25:10 +08:00
Elian Doran
e946bde939
chore(desktop): use electron 35 for NixOS 2025-05-16 10:49:47 +03:00
Elian Doran
b84e14b8ce
refactor(client): use proper imports for translation 2025-05-16 10:49:35 +03:00
JYC333
ee98f79187
Merge pull request #1949 from TriliumNext/renovate/electron-36.x
chore(deps): update dependency electron to v36.2.1
2025-05-16 11:53:05 +08:00
JYC333
6050f5aa91
Merge pull request #1951 from TriliumNext/renovate/node-22.x
chore(deps): update node.js to v22.15.1
2025-05-16 11:51:13 +08:00
renovate[bot]
2aa0e3b765
chore(deps): update dependency @anthropic-ai/sdk to v0.51.0 2025-05-16 02:46:58 +00:00
renovate[bot]
5b904dc65b
chore(deps): update node.js to v22.15.1 2025-05-16 02:46:08 +00:00
renovate[bot]
515a63028b
chore(deps): update dependency electron to v36.2.1 2025-05-16 02:44:32 +00: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
1d2c3fc7a7
fix(ci): adapt playwright config for docker 2025-05-15 17:24:24 +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
Elian Doran
850823a3ca
Merge pull request #1939 from TriliumNext/renovate/i18next-25.x
fix(deps): update dependency i18next to v25.1.3
2025-05-15 08:34:51 +03:00
renovate[bot]
e4df610eeb
fix(deps): update dependency diff to v8 2025-05-15 05:29:53 +00:00