Commit Graph

19 Commits

Author SHA1 Message Date
Alexander Cerutti
aae3ad5982 Updated firebase function example 2025-01-11 15:56:51 +01:00
Alexander Cerutti
0827730d41 Prettier rewrite 2024-10-12 00:09:31 +02:00
Alexander Cerutti
e987bd12d5 Added code docs references 2023-07-30 15:53:59 +02:00
Alexander Cerutti
4ee0166bd2 Fixed model loading and accessing when function is deployed 2023-07-30 12:48:45 +02:00
Alexander Cerutti
724c2af7e5 Improved storage reading 2023-07-30 01:55:15 +02:00
Alexander Cerutti
5fbf28a59b Improved storage loading and removed files removing from storage 2023-07-30 01:47:17 +02:00
Alexander Cerutti
3edcd4981a Improved error logging as http response 2023-07-30 00:52:19 +02:00
Alexander Cerutti
437b3c7d31 Moved everything inside the try-catch and added explicit error code 2023-07-30 00:48:10 +02:00
Alexander Cerutti
60e2d020d9 Fixed thumbnailFile and logoFile absence 2023-07-30 00:34:51 +02:00
Alexander Cerutti
ec8981185f Improved typings and type checkings 2023-07-30 00:32:58 +02:00
Alexander Cerutti
5895bb7ba0 Added content-type check 2023-07-30 00:18:32 +02:00
Alexander Cerutti
2b05cdb570 Added replace of .pass extension to prevent it twice 2023-07-30 00:11:18 +02:00
Alexander Cerutti
0b439d299e Added early termination if passModel is not specified 2023-07-30 00:11:02 +02:00
Alexander Cerutti
2a4e21ac12 Changed how body params are defined to prevent build issues with internals 2023-07-30 00:07:13 +02:00
Alexander Cerutti
fb6e6739b5 Fixed exports and compiled function to ESM 2023-07-29 23:58:49 +02:00
Alexander Cerutti
f2442fc4ce Converted project to Typescript 2023-07-29 19:31:05 +02:00
Alexander Cerutti
99f1dddef1 Fixed index 2023-07-29 13:42:31 +02:00
Alexander Cerutti
58c7e11d7a Fixed checks on currentPassType 2023-07-29 13:39:20 +02:00
Alexander Cerutti
9016f442f1 Added .env file and certificates through variables 2023-07-29 00:34:13 +02:00