9 Commits

Author SHA1 Message Date
Panagiotis Papadopoulos
0c8df7f885 refactor(error_handlers): use newly added ForbiddenError class 2025-03-07 23:30:12 +01:00
Panagiotis Papadopoulos
2c91f6e7bc refactor(errors): add HttpError class and extend existing errors from it 2025-03-07 22:47:03 +01:00
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 +01:00
Elian Doran
7a2b5e731e
chore(code): fix more js & ts files 2024-12-22 15:45:54 +02:00
Elian Doran
ecb8a7f394
server-esm: Change single export to export default 2024-07-18 21:50:12 +03:00
Elian Doran
de7f4de05b
server-ts: Port services/notes & hidden_subtree 2024-02-17 23:02:19 +02:00
Elian Doran
e04bd5aaf0
server-ts: Convert more classes, including entity_changes.js 2024-02-17 13:32:42 +02:00
Elian Doran
d3c9e7e157
server-ts: errors/*.js -> .ts 2024-02-17 13:32:41 +02:00
zadam
342ae6e5e2 introduced new exception classes for structured error reporting 2022-12-09 16:04:13 +01:00