Nareshkumar Rao
|
b92eb184ee
|
Merge pull request #15 from naresh97/development
Merge development improvements into master
|
3 years ago |
Nareshkumar Rao
|
35bc96a81e
|
quickfix purge old contacts
|
3 years ago |
Nareshkumar Rao
|
23e5287694
|
Merge branch 'main' into development
|
3 years ago |
Nareshkumar Rao
|
3d9713c2b6
|
resolves #12. implements purging of old contacts
|
3 years ago |
Nareshkumar Rao
|
35c04ee3ca
|
Merge pull request #14 from naresh97/bug/11-inform-contacts
fixes #11 inform contacts when report covid positive
|
3 years ago |
Nareshkumar Rao
|
dacda6314e
|
fixed issue
|
3 years ago |
Nareshkumar Rao
|
a9d0039d98
|
Merge pull request #13 from naresh97/development
bugfix: issue when getting covid positivity of new user
|
3 years ago |
Nareshkumar Rao
|
b9fe3b8d55
|
bugfix: issue when getting covid positivity of new user
|
3 years ago |
Nareshkumar Rao
|
4db22a0585
|
Merge pull request #9 from naresh97/development
Release TS Migration
|
3 years ago |
Nareshkumar Rao
|
e20eb2b4e7
|
Merge pull request #10 from naresh97/feature/promiseMigration
Feature/promise migration
|
3 years ago |
Nareshkumar Rao
|
bc4745d371
|
hotfix
|
3 years ago |
Nareshkumar Rao
|
1f05ebb8cd
|
Merge branch 'development' into feature/promiseMigration
|
3 years ago |
Nareshkumar Rao
|
a7ae495e37
|
date issue fix
|
3 years ago |
Nareshkumar Rao
|
5dd19c4d62
|
Merge branch 'development' into feature/promiseMigration
|
3 years ago |
Nareshkumar Rao
|
0ff3f46e8e
|
fix package.json
|
3 years ago |
Nareshkumar Rao
|
ebf1128930
|
added error messaging
|
3 years ago |
Nareshkumar Rao
|
f25dcfa858
|
implemented promises and removed callbacks
|
3 years ago |
Nareshkumar Rao
|
ee5888385a
|
Merge pull request #7 from naresh97/tsMigration
Migrate to TypeScript
|
3 years ago |
Nareshkumar Rao
|
4aec65d3f1
|
quickfix default val
|
3 years ago |
Nareshkumar Rao
|
62019f64ad
|
converted covidroute to ts
|
3 years ago |
Nareshkumar Rao
|
2920dcb876
|
Merge branch 'development' into tsMigration
|
3 years ago |
Nareshkumar Rao
|
86d98c3f5d
|
Merge pull request #8 from naresh97/feature/setCovideStateRoute
Implement COVID reporting route
|
3 years ago |
Nareshkumar Rao
|
42b87ca407
|
bugfix
|
3 years ago |
Nareshkumar Rao
|
84cc73e2f9
|
extracted functions into helpers, use some nominal types
|
3 years ago |
Nareshkumar Rao
|
8d05734ee9
|
split up models into separate files, other cleanup
|
3 years ago |
Nareshkumar Rao
|
06a3f97ee7
|
bugfix & cleanup
|
3 years ago |
Nareshkumar Rao
|
c3b115386c
|
small bugfix and cleanup
|
3 years ago |
Nareshkumar Rao
|
99a7e994ca
|
dotenv flow fix
|
3 years ago |
Nareshkumar Rao
|
958800aef3
|
remoev built files, updated gitignore
|
3 years ago |
Nareshkumar Rao
|
171200d225
|
Merge branch 'development' into tsMigration
|
3 years ago |
Nareshkumar Rao
|
e881a7b782
|
first build
|
3 years ago |
Nareshkumar Rao
|
bed5c91567
|
added tsconfig and rename all files
|
3 years ago |
Nareshkumar Rao
|
a4a2aa04aa
|
added tsconfig and rename all files
|
3 years ago |
Nareshkumar Rao
|
e4dbf4ef7b
|
implemented
|
3 years ago |
Nareshkumar Rao
|
1ddecd289a
|
Merge pull request #6 from naresh97/our-sejahtera-rebranding
rebranding
|
3 years ago |
Nareshkumar Rao
|
450a9bf833
|
Update package.json
|
3 years ago |
Nareshkumar Rao
|
4d60d4d84c
|
Update README.md
|
3 years ago |
Nareshkumar Rao
|
44471df433
|
Merge pull request #5 from naresh97/development
Development
|
3 years ago |
Nareshkumar Rao
|
01d1090975
|
ran linter
|
3 years ago |
Nareshkumar Rao
|
9a9cfbdb03
|
fix
|
3 years ago |
Nareshkumar Rao
|
a77d456b7a
|
Merge branch 'development' of github.com:naresh97/ssr-tracing-backend into development
|
3 years ago |
Nareshkumar Rao
|
625ca5ecf0
|
- moved strings to strings.js
- added default parameter from sendTelegramMessage,...
|
3 years ago |
Nareshkumar Rao
|
52e37e67d5
|
Merge pull request #4 from naresh97/development
Development
|
3 years ago |
Nareshkumar Rao
|
a4888597ba
|
ran linter
|
3 years ago |
Nareshkumar Rao
|
31ee1c2d3c
|
fixed bug
re-sending contact verification upon login
|
3 years ago |
Nareshkumar Rao
|
053b7ac3d6
|
Merge pull request #3 from naresh97/feature/informcontacts
implemented inform contacts
|
3 years ago |
Nareshkumar Rao
|
81940d8409
|
implemented inform contacts
|
3 years ago |
Nareshkumar Rao
|
c8a3add228
|
Update .env.template
|
3 years ago |
Nareshkumar Rao
|
4a9e46bf21
|
Update README.md
|
3 years ago |
Nareshkumar Rao
|
303d3ba43a
|
Merge pull request #2 from naresh97/cleanup/break-apart-app-js
Cleanup/break apart app js
|
3 years ago |