9900 Commits

Author SHA1 Message Date
Elian Doran
a4f59030e3
chore(docs): revert changes to meta 2025-04-06 21:59:06 +03:00
Elian Doran
aca27d1070
Merge remote-tracking branch 'origin/develop' into calendar 2025-04-06 21:55:56 +03:00
perf3ct
023f0b607d
ELIAN HELPED ME 2025-04-06 16:32:04 +00:00
perf3ct
34a9008d29
YEET 2025-04-06 16:00:45 +00:00
perf3ct
c53a66be23
maybe
?
2025-04-06 16:00:00 +00:00
Elian Doran
26e7476f0f
fix(build): re-align option definitions 2025-04-06 18:48:53 +03:00
Elian Doran
de8370831c
fix(build): totp missing options 2025-04-06 18:44:08 +03:00
Elian Doran
5daed43c0f
Merge branch 'develop' into ai-llm-integration 2025-04-06 18:07:39 +03:00
Elian Doran
f58a90c648
feat(docs): sidebar, table of contents, highlights list 2025-04-06 17:13:21 +03:00
Elian Doran
15f62ba1c3
feat(docs): update day notes documentation 2025-04-06 16:47:36 +03:00
Elian Doran
cc391eb025
chore(docs): sync 2025-04-06 16:47:36 +03:00
Elian Doran
4126a8c9a2
feat(docs): reorganize & merge attachments 2025-04-06 16:47:36 +03:00
Elian Doran
6a94889646
feat(docs): reorganize script notes & document render note 2025-04-06 16:47:36 +03:00
Elian Doran
b593559915
chore(docs): sync 2025-04-06 16:47:36 +03:00
Elian Doran
36bf34215c
Merge branch 'develop' into calendar 2025-04-06 16:39:56 +03:00
Elian Doran
19a540200e
chore(docs): sync 2025-04-06 16:19:17 +03:00
Elian Doran
c9e3fb90f1
feat(docs): reorganize & merge attachments 2025-04-06 16:04:55 +03:00
Elian Doran
fb6e6241d9
feat(docs): reorganize script notes & document render note 2025-04-06 15:30:54 +03:00
Elian Doran
161f6172e7
chore(docs): sync 2025-04-06 15:00:24 +03:00
Elian Doran
ab6d68fc68
chore(release): 0.92.6 2025-04-06 12:46:07 +03:00
Elian Doran
7cd8554d11
fix(client): modal text color on dark mode 2025-04-06 12:38:09 +03:00
Elian Doran
d51151e84b
chore(docs): minor cleanup 2025-04-06 00:26:22 +03:00
Elian Doran
0b8eb66c05
fix(docs): improve reference links and fix broken links 2025-04-06 00:19:55 +03:00
Elian Doran
7c6e7cacae
fix(docs): extra ** for inline code 2025-04-06 00:00:44 +03:00
Elian Doran
8e1f0f8b27
feat(docs): document similar notes 2025-04-05 23:45:54 +03:00
Elian Doran
67f3b4d414
chore(docs): sync 2025-04-05 23:39:32 +03:00
Elian Doran
74d55d500c
feat(editor): rewrite <s> to <del> 2025-04-05 22:37:02 +03:00
Elian Doran
ab416e02b4
feat(import/markdown): preserve column widths 2025-04-05 21:43:26 +03:00
Elian Doran
b6c185fd32
feat(import/markdown): preserve image width 2025-04-05 21:43:26 +03:00
Elian Doran
447439efd6
feat(import/markdown): preserve fractional widths 2025-04-05 21:43:26 +03:00
Elian Doran
8977926c00
fix(test): failed test due to change in figure handling 2025-04-05 17:51:03 +03:00
Elian Doran
cdb5ebb080
feat(import/markdown): preserve trailing semicolon in figure style 2025-04-05 12:37:06 +03:00
Elian Doran
8cb10764b6
feat(import/markdown): preserve trailing semicolon in img 2025-04-05 12:31:02 +03:00
Elian Doran
64ccea5702
feat(import/markdown): preserve figure image size 2025-04-05 11:37:26 +03:00
Elian Doran
7293f59a80
fix(export/markdown): math expressions not working due to string escaping 2025-04-05 11:05:27 +03:00
Elian Doran
4bb767f8ee
fix(import/markdown): preserve escaped math expressions 2025-04-05 10:46:33 +03:00
Elian Doran
721bf455e1
refactor(import/markdown): add guard condition for processing math 2025-04-05 09:59:42 +03:00
Elian Doran
e6b9ecda5c
feat(import/markdown): import in-line math properly 2025-04-05 09:59:10 +03:00
Elian Doran
07b5cd3b05
feat(import/markdown): import in-display math properly 2025-04-05 09:57:44 +03:00
Elian Doran
fc4eb13e8d
feat(export/markdown): export display math properly 2025-04-05 09:32:08 +03:00
Elian Doran
894cfe4f7a
feat(export/markdown): export in-line math properly 2025-04-05 09:28:18 +03:00
perf3ct
5bcfec1835
add missing translation 2025-04-05 00:54:22 +00:00
perf3ct
9f66a9b413
add missing translations 2025-04-05 00:52:32 +00:00
Elian Doran
173fa36fca
chore(docs): bring back figure sizes 2025-04-05 03:33:53 +03:00
Elian Doran
c80d016305
feat(markdown): preserve figures 2025-04-05 03:23:31 +03:00
Elian Doran
319cccfb15
feat(markdown): preserve image width/height attribute 2025-04-05 03:01:06 +03:00
Elian Doran
1f98e75c54
chore(docs): add back some image sizes 2025-04-05 03:00:43 +03:00
Elian Doran
da42ddeee7
refactor(export/markdown): use let instead of var 2025-04-05 02:42:24 +03:00
Elian Doran
79fa2a2200
chore(docs): add back some reference links 2025-04-05 02:42:14 +03:00
Elian Doran
6a69e9b208
feat(markdown): use different approach for reference links 2025-04-05 02:31:52 +03:00