Commit Graph

12 Commits

Author SHA1 Message Date
Elian Doran
e0aa90ee8e
chore: remove the express-partial-content package
Nothing imports it any more: its only two consumers were the open-partial
routes, which now run the transport-neutral range handler in core so that
standalone gets them too.

Drops the package along with its workspace dependency, three tsconfig
project references, its CI test and Codecov steps, the coverage flag, the
Nix components entry and the two monorepo structure listings.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-07 19:17:58 +03:00
Elian Doran
62803a1817
chore(server): set up dependency to trilium-core 2026-01-05 14:42:32 +02:00
Elian Doran
9cb56a4875
chore(server): serve ck-content for share 2025-05-09 10:29:24 +03:00
Elian Doran
dc8a0c6fff
chore(express-partial-content): integrate with server 2025-05-03 01:59:17 +03:00
Elian Doran
b5eedf259e
chore(nx/server): introduce tests 2025-04-28 08:26:13 +03:00
Elian Doran
e76f47ebb4
chore(nx/server): switch to module 2025-04-22 17:21:54 +03:00
Elian Doran
9c0d42252e
chore(nx): create empty project for server 2025-04-22 17:13:17 +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
3df195aac1
fix(monorepo/server): dist not running due to gfm package 2025-04-18 19:26:43 +03:00
Elian Doran
14b8578ff7
fix(monorepo/server): copying of source code 2025-04-18 18:48:51 +03:00
Elian Doran
ea13565fc1
chore(monorepo/server): fix error due to markdown-gfm 2025-04-18 13:05:32 +03:00
Elian Doran
da41b95d36
chore(monorepo/server): integrate type definitions 2025-04-18 11:59:00 +03:00