Notes/src
Panagiotis Papadopoulos a5a66a12e2 chore(share): fix tsc nagging about svg not existing on unknown
JSON and TS without using a validation library like zod, is really a bit of a pain in the backside...
2025-03-15 12:19:27 +07:00
..
becca Merge branch 'develop' into chore_eslint-fixes_src-routes 2025-03-08 17:15:53 +07:00
errors refactor(error_handlers): use newly added ForbiddenError class 2025-03-07 23:30:12 +07:00
etapi chore(types): missing import type for JS imports 2025-01-13 23:18:10 +07:00
public feat(share): add basic support for admonitions 2025-03-15 12:30:07 +07:00
routes feat(server): use custom temporary directory within trilium-data 2025-03-15 10:11:54 +07:00
services chore(utils/safeExtractMessageAndStackFromError): add explicit return type to have it as a named tuple 2025-03-15 12:19:27 +07:00
share chore(share): fix tsc nagging about svg not existing on unknown 2025-03-15 12:19:27 +07:00
views style/login: prevent the page content being rendered before the stylesheet is loaded 2025-03-08 20:53:54 +07:00
anonymize.ts chore(prettier): fix all files 2025-01-09 18:07:02 +07:00
app.ts refactor(server/utils): isElectron - replace fn with boolean 2025-01-29 22:40:42 +07:00
express.d.ts chore(prettier): fix all files 2025-01-09 18:07:02 +07:00
main.ts chore(code): fix more js & ts files 2024-12-22 15:45:54 +07:00
types.d.ts feat(export/md): update to latest turndown version (fixes #337) 2025-02-08 22:59:28 +07:00
www.ts fix(tmp): files not cleaned up 2025-03-15 10:34:17 +07:00