Panagiotis Papadopoulos
|
c8e36942fc
|
chore(lint): get rid of "any" in attachments
req.file is of type "Express.Multer.File | undefined".
Returning with an "uploaded: false" type object -> same handling as in
image.ts
|
2025-03-06 23:09:24 +01:00 |
|
Panagiotis Papadopoulos
|
dfb8982a99
|
chore(lint): improve type and get rid of "any"
|
2025-03-06 22:44:54 +01:00 |
|
Elian Doran
|
324696bc54
|
refactor(ts): enable verbatim module syntax
|
2025-01-09 18:36:24 +02:00 |
|
Elian Doran
|
4cbb529fd4
|
chore(prettier): fix all files
|
2025-01-09 18:07:02 +02:00 |
|
Elian Doran
|
0ceae0a65e
|
server-esm: Change some more export object to export default object
|
2024-07-18 21:47:30 +03:00 |
|
Elian Doran
|
35d11cc0d2
|
server-esm: Change simple local import statements
|
2024-07-18 21:35:17 +03:00 |
|
Elian Doran
|
8fb67c9766
|
server-esm: Normalize quotes in require imports
|
2024-07-18 21:28:51 +03:00 |
|
Elian Doran
|
9330241045
|
server-ts: Convert routes/api/attachments
|
2024-04-05 20:16:46 +03:00 |
|