480 Commits

Author SHA1 Message Date
Elian Doran
edc180189c
Merge remote-tracking branch 'origin/develop' into feature/server_esbuild 2025-05-22 12:24:02 +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
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
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
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
SiriusXT
04bd541542 fix(markdown): Make the math formula conversion ignore formulas inside code blocks 2025-05-21 17:15:54 +08:00
Elian Doran
d06b2c4c00
fix(server): @fs proxy not working correctly 2025-05-20 18:23:02 +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
e536ec4cbf
fix(vite): use base path 2025-05-19 19:51:33 +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
Elian Doran
f92047bcac
refactor(common): rename highlightjs to markdown language code 2025-05-18 20:22:32 +03:00
Elian Doran
1a4d1bc791
refactor(commons): deduplicate mime_type_definitions 2025-05-18 19:33:11 +03:00
Elian Doran
4537dfa660
chore(highlightjs): reintroduce grouping of themes 2025-05-18 18:58:46 +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
Elian Doran
a564a0df86
Merge branch 'develop' into feature/db_session_store 2025-05-17 09:51:18 +03:00
Elian Doran
a5952b76d2
fix(test/server): dayjs initialization issue 2025-05-17 09:45:53 +03:00
Elian Doran
278cdf64f2
feat(server): serve client directly instead of proxying 2025-05-17 00:51:06 +03:00
Elian Doran
43ab13e126
refactor(server/session): better error management 2025-05-16 23:36:56 +03:00
Elian Doran
ec39667cba
feat(server/session): update database to hold session information 2025-05-16 23:07:23 +03:00
Elian Doran
1d58b285de
fix(server): week notes broken due to misuse of transactions 2025-05-16 19:09:54 +03:00
Elian Doran
00a9908907
Merge remote-tracking branch 'origin/develop' into feature/codemirror6 2025-05-12 10:04:30 +03:00
Elian Doran
bd26e1a578
feat(code): provide sensible theme defaults 2025-05-11 22:22:35 +03:00
Elian Doran
92dcfb3304
feat(server): define code note theme option 2025-05-11 20:52:26 +03:00
Elian Doran
cf7c5d3cb4
feat(text): add Nix language 2025-05-11 19:45:56 +03:00
Elian Doran
2b192eb1b9
feat(code): add Nix language 2025-05-11 19:44:10 +03:00
Elian Doran
7cd4bce5b0
feat(code): support gdscript (godot) 2025-05-11 11:18:19 +03:00
SiriusXT
58e53fc8ce add test case for multiple inline math expressions in imported Markdown 2025-05-11 00:09:15 +08:00
SiriusXT
047109f821 Fix incorrect import of multiple inline math. 2025-05-10 22:56:36 +08:00
Elian Doran
a0fac8b6d9
fix(server): export not working due to content CSS 2025-05-09 10:31:37 +03:00
Elian Doran
73f69f91f2
fix(server): code block themes not listed again 2025-05-08 18:51:37 +03:00
Elian Doran
b15b057777
fix(test): code block path not working when running tests 2025-05-04 10:31:24 +03:00
Elian Doran
5090daed95
fix(server): list of syntax highlighting not working properly 2025-05-04 00:20:59 +03:00
Elian Doran
abede6239d
fix(import): MP4 videos not recognized due to upstream bug 2025-05-03 01:59:29 +03:00
Elian Doran
6e46ab0598
fix(export/zip): stylesheet not embedded due to wrong path 2025-05-02 20:01:07 +03:00
Elian Doran
8667ee3eb4
fix(server): in-app documentation for prod 2025-05-01 16:21:08 +03:00
Elian Doran
e18613148b
chore(nx/server): set up e2e 2025-04-28 22:58:00 +03:00
Elian Doran
6aaacd6ca1
fix(test/server): one more failing test 2025-04-28 21:55:40 +03:00
Elian Doran
7671143233
chore(test/server): fix date notes test 2025-04-28 17:38:24 +03:00
Elian Doran
6db6bec847
chore(test/server): fix isWindows() read before defined 2025-04-28 17:31:08 +03:00
Elian Doran
43876deefc
chore(test/server): always initialize translations 2025-04-28 17:30:58 +03:00
Elian Doran
6e4698cf61
chore(test/server): fix some initialization errors 2025-04-28 17:02:43 +03:00