contributor
|
98b5b81d7d
|
add typing and improve readability
|
2025-11-13 20:33:03 +02:00 |
|
contributor
|
48a20500f8
|
explicit param to keep or convert local date for enex import
|
2025-11-13 20:13:46 +02:00 |
|
contributor
|
a3bd15e102
|
move date conversion function to enex directly
to protect from future potential refactoring
|
2025-11-13 17:41:45 +00:00 |
|
contributor
|
f728b2b0e7
|
fix enex import saves local dates in wrong format (with Z, like UTC fields)
the proper format for dateCreated, dateModified is: +0000
|
2025-11-13 17:41:45 +00:00 |
|
Elian Doran
|
970f4b028d
|
chore(server): fix a few more type errors
|
2025-09-14 10:58:11 +03:00 |
|
Elian Doran
|
9c8b0611ea
|
refactor: add typesafety to TaskContext
|
2025-09-13 13:44:23 +03:00 |
|
Elian Doran
|
4cd0702cbb
|
refactor: proper websocket message types
|
2025-09-13 12:59:00 +03:00 |
|
Elian Doran
|
4420913049
|
fix(export/markdown): superscript and subscript not preserved (closes #4307)
|
2025-07-27 12:17:13 +03:00 |
|
Elian Doran
|
a563330136
|
feat(import/zip): improve geomap compatibility
|
2025-07-06 23:05:21 +03:00 |
|
Elian Doran
|
a58e5789bc
|
feat(import/zip): backward compatibility
|
2025-07-06 22:33:19 +03:00 |
|
Elian Doran
|
dd18866156
|
refactor(server): convert to switch
|
2025-07-06 22:22:19 +03:00 |
|
Elian Doran
|
1f022aea4e
|
chore(rebrand): update GitHub repo in source files
|
2025-06-30 20:39:29 +03:00 |
|
Elian Doran
|
a95dc14d24
|
test(import/zip): test silverbullet import
|
2025-06-21 01:09:03 +03:00 |
|
Elian Doran
|
24c82fa7b6
|
fix(import/zip): regression in normal import
|
2025-06-20 22:13:36 +03:00 |
|
Elian Doran
|
02a0624e8f
|
feat(import/zip): support image with absolute path
|
2025-06-20 21:59:11 +03:00 |
|
Elian Doran
|
e6e276a0cf
|
feat(import/markdown): support image via wikilink
|
2025-06-20 21:40:23 +03:00 |
|
Elian Doran
|
8d90231f76
|
fix(import/markdown): support wikilinks in other elements other than paragraphs
|
2025-06-20 21:00:39 +03:00 |
|
Elian Doran
|
4a40b22c9a
|
feat(import/zip): support root-relative paths
|
2025-06-20 20:56:25 +03:00 |
|
Elian Doran
|
3190aa6fe6
|
feat(import/markdown): start parsing wikilinks
|
2025-06-20 18:28:08 +03:00 |
|
Joel Shprentz
|
9c45e9fa1a
|
Support highlighting Elixir code notes.
|
2025-06-16 01:54:31 +00:00 |
|
Elian Doran
|
b88f07c202
|
refactor(server): add missing override
|
2025-05-29 13:34:42 +03:00 |
|
Elian Doran
|
ff106e21cf
|
chore(server): fix more type errors
|
2025-05-28 19:57:55 +03:00 |
|
SiriusXT
|
04bd541542
|
fix(markdown): Make the math formula conversion ignore formulas inside code blocks
|
2025-05-21 17:15:54 +08: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
|
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
|
b0ebeb22d5
|
fix(highlightjs): unable to match due to init normalization
|
2025-05-18 16:05:50 +03:00 |
|
Elian Doran
|
00a9908907
|
Merge remote-tracking branch 'origin/develop' into feature/codemirror6
|
2025-05-12 10:04:30 +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
|
abede6239d
|
fix(import): MP4 videos not recognized due to upstream bug
|
2025-05-03 01:59:29 +03:00 |
|
Elian Doran
|
43876deefc
|
chore(test/server): always initialize translations
|
2025-04-28 17:30:58 +03:00 |
|
Elian Doran
|
b2af043110
|
chore(nx/server): move source code
|
2025-04-22 17:16:41 +03:00 |
|
Elian Doran
|
62dbcc0a2e
|
chore(nx): move all monorepo-style in subfolder for processing
|
2025-04-22 10:06:06 +03:00 |
|
Elian Doran
|
a59954eb17
|
chore(monorepo/server): rows import
|
2025-04-18 12:34:27 +03:00 |
|
Elian Doran
|
0c5a678a8a
|
chore(monorepo/server): trimindentation import
|
2025-04-18 12:32:23 +03:00 |
|
Elian Doran
|
5058891af8
|
chore(monorepo/server): move server-side source code
|
2025-04-18 12:09:56 +03:00 |
|