137 Commits (3e94540b041f268cb5011f56157fc1c76bf00bf1)

Author SHA1 Message Date
isra el 3f63005c60 feat(api): track received sms count stat 2 years ago
isra el be5e9b1782 chore(api): temporarily disable device and apiKey deletion 2 years ago
isra el 10b45bd92f feat(api): implement an endpoint to retrieve received messages 2 years ago
isra el d10fa350d9 feat(api): implement access logging 2 years ago
isra el 51b1828b1d feat(api): receive and save sms 2 years ago
isra el cdb1a0d73a chore(api): update sms payload fields 2 years ago
isra el 3d6f3da6d1 chore(api): update response codes to 200 instead of the default 201 2 years ago
isra el 80406ab331 chore(api): update sms schema 2 years ago
isra el 96776aa879 chore(api): support apiKey authentication via headers in addition to query params 2 years ago
isra el 838dcf4248 feat(api): track apiKey usage 2 years ago
isra el c866d0acec chore(api): update jwt expiration 2 years ago
isra el 415e8452c0 feat(api): throttle all endpoints to 30 requests per minute 2 years ago
isra el 9be88bd2ff feat: reset password 2 years ago
isra el 9be1821015 chore(api): fix swagger docs typo 2 years ago
isra el 7c10b5d3c4 fix(api): fix sentSMSCount update issue 2 years ago
isra el c16f37740a fix(api): fix sentSMSCount update issue 2 years ago
isra el 4565120b2a feat(api): add gateway stats endpoint 2 years ago
isra el 7eb78b72f2 feat(api): track sent sms count per device 2 years ago
isra el fbfa07c636 feat(api): add delete device endpoint 2 years ago
isra el ea8fea3760 refactor api and remove unused code 2 years ago
isra el c59f7c86db chore(api): update jwt expiry 2 years ago
isra el 46fdf1c35d landing page improvement and code refactor 3 years ago
isra el 443f46e9e5 infra: add Dockerfile for running api in dev and prod 3 years ago
isra el c8d5b5b429 feat(api): add an endpoint to check the current logged in user 3 years ago
isra el 5582b095a4 chore(api): update packages 3 years ago
isra el 3a7f7be7c4 config: update linter config 3 years ago
isra el 6ebe35259f use pnpm 3 years ago
isra el eb112252a0 refactor(api): clean up code 3 years ago
isra el 1aa237f255 chore(api): update auth guards 3 years ago
isra el 398ec30daa chore(api): validate deviceId string 3 years ago
isra el a00982bc13 chore(api): add auth guards for gateway endpoints 3 years ago
isra el 09baa28923 feat: signin with google 3 years ago
isra el d8dca6a55c config(api): update start script 3 years ago
isra el 853811553e chore(api): get user device list 3 years ago
isra el 78cce57091 refactor: move everything to one repo 3 years ago