51 Commits (2bf69e1b5ec873476504629ec7f265943aaa9c72)

Author SHA1 Message Date
isra el 8ae764f8c6 chore(api): update mail sending options 1 year ago
isra el a3eeb6da9a hotfix(api): update deprecated firebase-admin fcm send api 2 years ago
isra el bfb08ea86f chore(web): update welcome email template 2 years ago
isra el d2ab8944e7 feat(api): send welcome emails on signup 2 years ago
isra el dd6bd9d3ad chore(api): update error message 2 years ago
isra el 3ce839bbd5 fix(api): throw exception if message is blank or invalid recipients provided 2 years ago
isra el 38652c3a82 chore(api): throttle by ip 2 years ago
isra el c2e7711167 fix: resolve timezone issues for received messages 2 years ago
isra el 0bc7350cf4 chore(api): log errors 2 years ago
isra el 476d6ddbfd chore(api): update sms schema 2 years ago
isra el 479bede1b5 fix(api): fix signin with google not updating user data properly 2 years ago
isra el 1e7aba00f1 chore(api): update sms batch schema 2 years ago
isra el 8a8ae33900 chore(api): better handle batch sms 2 years ago
isra el c265eb7def chore: validate email and password length on signup 2 years ago
isra el d2abc28a1a chore(api): save last login at 2 years ago
isra el 7e6c490840 docs: improve documentation 2 years ago
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