Commit Graph

22 Commits

Author SHA1 Message Date
99a52f8d56 replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
2841783504 limit max log entry size to 256kb 2023-07-25 23:39:03 +08:00
f5ae16a904 disable gql request log 2023-07-25 23:03:57 +08:00
ecd6a2922f disable sentry error handler 2023-07-25 22:32:00 +08:00
fd6223ee93 revert changes 2023-07-25 21:20:26 +08:00
a3e86a9bc1 only log error.message 2023-07-25 20:52:15 +08:00
0e38060b0c set maxEntrySize for logger to 256KB 2023-07-25 20:07:02 +08:00
1006cdad36 reduce error log size 2023-07-25 19:11:08 +08:00
0a350bef6d Fix issues with knex version bump 2023-03-05 21:36:46 +08:00
6699ec834d add router handler for reset password 2022-07-25 15:14:01 -07:00
c0bb67a6b5 Verify api key for routers too 2022-05-28 22:00:01 +08:00
333b0259ba Fix tests 2022-05-27 18:33:49 +08:00
9051a3f43a Update api key validation 2022-05-27 18:33:49 +08:00
61b7ac3cb2 Enable graphql introspection when running locally 2022-05-02 09:44:13 -07:00
d05f091876 Add debug logging for GQL errors 2022-04-12 12:23:55 -07:00
5f6f3ba3b2 Fix warnings in the API package 2022-02-21 16:46:10 -08:00
c8abf87367 Cast the directive types 2022-02-16 09:33:33 -08:00
6d5554dd5f Implement the sanitize directive in applo 3.0 2022-02-16 09:33:33 -08:00
7e35281bd1 createApp is no longer async, linting 2022-02-16 09:33:33 -08:00
fb224d60c4 Remove subscriptions, comment out the sanitize directive 2022-02-16 09:33:30 -08:00
df2b36b33a Upgrade apollo-server-express, remove connections/subscriptions 2022-02-16 09:32:48 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00