Commit Graph

145 Commits

Author SHA1 Message Date
heyethereum
213a6dfc70 Added readme file 2024-08-17 08:32:11 +08:00
heyethereum
624bfdc2f9 added phone, email 2024-08-14 23:28:45 +08:00
heyethereum
b176e5c54f fix gmail scan null results 2024-08-14 21:15:29 +08:00
ltiongku
9adb53e7ab write sms type to db 2024-08-14 19:44:18 +08:00
ltiongku
334b3867ec fixed email active NULL 2024-08-14 11:57:09 +08:00
ltiongku
f5d6396b06 fixed email active NULL 2024-08-14 11:36:10 +08:00
ltiongku
25711506b4 fixed email active NULL 2024-08-14 11:11:50 +08:00
heyethereum
28a16ead4f test 2024-08-14 08:47:02 +08:00
heyethereum
5f55b073f3 fixed incorrect mapping 2024-08-14 00:56:12 +08:00
heyethereum
8665693642 complete url verifications 2024-08-13 21:03:15 +08:00
ltiongku
63e2d299fd implemented QR code tips controller, delete email message, delete all email messages 2024-08-13 19:19:56 +08:00
heyethereum
c8cfe610a6 add new prediction service 2024-08-13 02:34:47 +08:00
ltiongku
53f9acd922 ml init 2024-08-12 23:55:08 +08:00
heyethereum
ef1fb9f6e0 define custom setter for URLFeatures 2024-08-12 08:47:19 +08:00
heyethereum
e51f99bc92 define spark folder 2024-08-12 08:43:11 +08:00
heyethereum
f2e92bd1ca initial built model 2024-08-12 08:28:23 +08:00
heyethereum
a71cbd3093 enhance logging and fix Null pointer exception at wifi Null 2024-08-12 00:51:35 +08:00
heyethereum
3b2533bb62 install apache spark dependency for testing 2024-08-11 09:19:41 +08:00
heyethereum
080e695e5d fixed domain null error when query is invalid and implemented new function to check for executable for url 2024-08-10 16:11:13 +08:00
heyethereum
4856417cf0 fixed minor error when query and path is null 2024-08-07 23:20:32 +08:00
ltiongku
b55c615ed5 added wifi classification and initial class 2024-08-07 18:58:38 +08:00
ltiongku
529d27d07c hide empty values in dto and edited check endcoded url for false positive 2024-08-06 20:21:47 +08:00
heyethereum
3eb53c6ccd added url encoding check and fix javascript check for false positive 2024-08-06 08:00:03 +08:00
heyethereum
02085b50b9 added tracking function, check has ip in url, url shortener check 2024-08-06 00:41:17 +08:00
ltiongku
2746891645 added javascript check in url and domain embedding checks 2024-08-05 20:45:03 +08:00
heyethereum
1d1ffcf5dc added error checking for connection error 2024-08-05 08:16:53 +08:00
heyethereum
76036a2d91 Added new end point, edited getEmails to be Async all and return 202 status code 2024-08-04 19:37:16 +08:00
heyethereum
0fde70a4b6 added debug in downloadImageFromUrl and date of email to scanned Gmail results 2024-07-28 10:59:45 +08:00
heyethereum
3567457026 Initial completion of scanning of qr code from gmail 2024-07-28 03:07:23 +08:00
heyethereum
20c9473bd3 detect qr codes from URL and cid 2024-07-28 00:04:55 +08:00
heyethereum
31dbb35d00 detect qr codes from URL and cid 2024-07-28 00:03:53 +08:00
heyethereum
a95e5e8fcd removed https 2024-07-26 22:35:59 +08:00
heyethereum
8cb63972a7 added env variables 2024-07-26 22:23:13 +08:00
heyethereum
3ee3462fb5 initial read gmail 2024-07-26 08:28:32 +08:00
heyethereum
8ca90d1507 initial read gmail 2024-07-26 08:26:23 +08:00
ltiongku
430ed300e8 initial read gmail 2024-07-25 21:25:03 +08:00
heyethereum
da12ec70c6 started on gmail controller 2024-07-25 08:20:17 +08:00
heyethereum
d29dddd133 decomissioned bookmark repo to combine with Scan history repo 2024-07-24 21:26:40 +08:00
heyethereum
7cb68e2ec0 added bookmarked to scan history 2024-07-22 00:48:23 +08:00
heyethereum
77541c2a9d added new endpoints delete scanned history, delete all scanned histories, delete bookmarks, delete all bookmarks 2024-07-20 22:12:22 +08:00
heyethereum
ee3180dbea added new endpoints, getUser, getUserHistories, getBookmarks 2024-07-20 01:10:28 +08:00
heyethereum
f7e592f8ec working get QRCode Details 2024-07-19 21:45:13 +08:00
ltiongku
a236eb13f8 implemented fetch qr code scanned details 2024-07-19 20:32:55 +08:00
heyethereum
0af328977b embed QRCodeTypeEntity to QRCodeEntity 2024-07-19 00:45:44 +08:00
ltiongku
2771ac4f73 implemented ssl stripping checks and hsts checks 2024-07-18 21:10:04 +08:00
heyethereum
b966597ca6 clean up with constants 2024-07-18 08:28:10 +08:00
heyethereum
686c4f939e added other types of qrcodes like phone, sms, email, wifi 2024-07-18 00:47:01 +08:00
ltiongku
3e0ad7db2d implementing polymorphism when inserting into various different types of tables 2024-07-17 18:53:01 +08:00
heyethereum
f65cee37f9 added comments and clean up 2024-07-17 00:32:22 +08:00
ltiongku
a02eaab0b1 includes QRCodeURL entity and redirection logic 2024-07-16 22:45:49 +08:00