346 Commits

Author SHA1 Message Date
Elian Doran
82f94ff3e6
fix(server): wrong import for dayjs 2025-05-25 16:33:34 +03:00
Elian Doran
adc8e8ad73
fix(server): serving of images in dev mode 2025-05-25 14:15:12 +03:00
Elian Doran
fa9d0be651
refactor(server): async import without side effects 2025-05-25 14:09:51 +03:00
FliegendeWurst
5acdb698bb fix(server): don't optimize database in read-only mode 2025-05-24 17:35:52 +02:00
FliegendeWurst
bd0cb91171 feat(server): log ignored DB changes in wrapper 2025-05-24 17:35:52 +02:00
Elian Doran
43d9f77518
fix(desktop/esbuild): asset path not working at runtime 2025-05-23 17:56:44 +03:00
Elian Doran
1abf1d3f60
chore(server/esbuild): switch to cjs to embed deps 2025-05-23 11:58:36 +03:00
perf3ct
aa8fd6dbd1 feat(docker): add to the rootless docker docs 2025-05-22 15:54:10 -07:00
Elian Doran
5501733498
refactor(server): unnecessary usage of fs-extra 2025-05-22 23:06:04 +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
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
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
FliegendeWurst
2427addf65 feat(server): override options for read-only database 2025-05-21 17:24:36 +02: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
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
SiriusXT
04bd541542 fix(markdown): Make the math formula conversion ignore formulas inside code blocks 2025-05-21 17:15:54 +08: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
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
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
vanndoublen
f640c9212e
Merge branch 'develop' into feature/custom-datetime-format 2025-05-20 19:55:45 +08:00
Elian Doran
0be40012ba
chore(vite): get rid of missing boxicons 2025-05-19 20:16:49 +03:00
Elian Doran
40aa71b2b4
fix(vite): serving of source assets 2025-05-19 20:04:51 +03: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
7bfe261ac6
refactor(highlightjs): move dependency 2025-05-18 00:20:43 +03:00
Elian Doran
932a371b3a
chore(server): remove unnecessary CSS 2025-05-18 00:03:16 +03:00
Elian Doran
c0c79b123f
fix(mobile): apply same fix about jquery 2025-05-18 00:01:53 +03:00
Elian Doran
84d9198396
refactor(client): tree CSS 2025-05-17 23:11:17 +03:00
Elian Doran
67d0d0f5ca
refactor(client): different method for loading jquery 2025-05-17 22:52:57 +03:00
Elian Doran
4b22d05aca
refactor(server): remove leftover autocomplete in EJS 2025-05-17 22:42:50 +03:00