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 |
|
Elian Doran
|
d06b2c4c00
|
fix(server): @fs proxy not working correctly
|
2025-05-20 18:23:02 +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
|
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 |
|
Elian Doran
|
f6dc912d2a
|
fix(test): i18n tests
|
2025-04-28 10:56:20 +03:00 |
|
Elian Doran
|
d74b8e65bd
|
fix(server): migration not working
|
2025-04-28 10:02:20 +03:00 |
|
Elian Doran
|
ebb78e4ce5
|
fix(nx/forge): serve assets from ASAR
|
2025-04-26 03:25:07 +03:00 |
|
Elian Doran
|
8f26d4cf63
|
fix(nx/docker): LLM prompts not accessible
|
2025-04-25 16:28:36 +03:00 |
|
Elian Doran
|
b44876ee08
|
chore(nx/server): resource dir
|
2025-04-25 10:50:58 +03:00 |
|
Elian Doran
|
7adafdf56e
|
fix(monorepo/electron): tray icon
|
2025-04-24 23:27:01 +03:00 |
|
Elian Doran
|
7935b250d0
|
fix(monorepo/desktop): remote not working
|
2025-04-24 22:16:59 +03:00 |
|
Elian Doran
|
aab545b82e
|
chore(nx/server): set proper resource dir when run from dist
|
2025-04-24 16:08:02 +03:00 |
|
Elian Doran
|
aa68c705f0
|
chore(nx/server): remove logging
|
2025-04-24 15:51:58 +03:00 |
|