Commit Graph

23 Commits

Author SHA1 Message Date
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
31dbb35d00 detect qr codes from URL and cid 2024-07-28 00:03:53 +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
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
heyethereum
a08285ff43 edit scanned response 2024-07-15 08:43:57 +08:00
heyethereum
f293353d36 write to scan_history table 2024-07-15 00:29:39 +08:00
heyethereum
1163648655 hardcode url to redirect until logic is ready 2024-07-14 10:59:29 +08:00
heyethereum
d273a2a085 change to /v1 2024-07-14 08:16:25 +08:00
heyethereum
ccd6baf0d7 revised includes edited user entity 2024-07-11 00:22:27 +08:00