Notes/src
Panagiotis Papadopoulos ba5152de40 refactor(errors): extend errors from Error and add/assign statusCode
this is in preparation for updating the routes/handleException method, to get rid of "any" (and improve in general)
2025-03-07 22:22:44 +07:00
..
becca chore(lint): improve type and get rid of "any" 2025-03-06 22:44:54 +07:00
errors refactor(errors): extend errors from Error and add/assign statusCode 2025-03-07 22:22:44 +07:00
etapi chore(types): missing import type for JS imports 2025-01-13 23:18:10 +07:00
public Merge branch 'develop' into port_dialogs 2025-03-05 13:09:00 +07:00
routes chore(lint): fix no-explicit-any in export.ts 2025-03-06 23:32:05 +07:00
services Merge remote-tracking branch 'origin/develop' into chore_prettier 2025-03-03 20:21:47 +07:00
share fix(share): double request of credentials 2025-02-26 22:43:38 +07:00
views client/setup dialog: add a margin after the password field 2025-03-03 16:00:03 +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(server): improve tolerance for node version 2025-02-05 08:55:40 +07:00