trilium/apps/server
2026-08-31 08:30:02 +03:00
..
docker Update pnpm to v11.24.0 2026-08-28 00:22:25 +00:00
e2e perf(server): bundle to ESM with code splitting 2026-08-25 11:00:55 +03:00
scripts perf(server): bundle to ESM with code splitting 2026-08-25 11:00:55 +03:00
spec perf(server): back the execution context with AsyncLocalStorage 2026-08-24 19:17:04 +03:00
src fix(icon packs): resolve CSS escape sequences in manifest glyphs 2026-08-30 23:47:14 +03:00
.gitignore chore(server): add opt-in CPU profiling for import analysis 2026-06-28 12:01:30 +03:00
docker_healthcheck.sh perf(healthcheck): probe with a shell script instead of starting node 2026-08-23 19:31:36 +03:00
Dockerfile Update Node.js to v24.20.0 2026-08-31 00:29:59 +00:00
Dockerfile.alpine Update Node.js to v24.20.0 2026-08-31 00:29:59 +00:00
Dockerfile.alpine.rootless Update Node.js to v24.20.0 2026-08-31 00:29:59 +00:00
Dockerfile.legacy perf(healthcheck): probe with a shell script instead of starting node 2026-08-23 19:31:36 +03:00
Dockerfile.rootless Update Node.js to v24.20.0 2026-08-31 00:29:59 +00:00
internal.openapi.yaml core: honor #versioningLimit for the cleanup operation 2026-07-30 22:18:37 +03:00
package.json Update dependency @ai-sdk/google to v4.0.56 2026-08-31 00:26:38 +00:00
playwright.config.ts fix(e2e): run server E2E tests with a single worker 2026-07-12 17:56:43 +03:00
rootless-entrypoint.sh perf(server): bundle to ESM with code splitting 2026-08-25 11:00:55 +03:00
start-docker.sh perf(server): bundle to ESM with code splitting 2026-08-25 11:00:55 +03:00
test_search_integration.js
tsconfig.app.json chore: remove the express-partial-content package 2026-08-07 19:17:58 +03:00
tsconfig.json chore: remove the express-partial-content package 2026-08-07 19:17:58 +03:00
tsconfig.spec.json test(server): basic coverage of some core routes 2026-05-29 20:56:53 +03:00
vite.config.mts docs(user): update sidebar, table documentation 2026-07-30 15:24:28 +03:00
vitest.build.config.mts