Commit Graph

150 Commits

Author SHA1 Message Date
heyethereum
0592f6bfd1 Merge remote-tracking branch 'origin/feature-ml-integration' into dev 2024-08-14 08:47:45 +08:00
heyethereum
28a16ead4f test 2024-08-14 08:47:02 +08:00
heyethereum
bbeb85bb0c Merge remote-tracking branch 'origin/feature-ml-integration' into dev 2024-08-14 00:56:44 +08:00
heyethereum
5f55b073f3 fixed incorrect mapping 2024-08-14 00:56:12 +08:00
heyethereum
08a9b3b630 Merge remote-tracking branch 'origin/feature-ml-integration' into dev 2024-08-13 21:03:45 +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
32b604b172 Merge remote-tracking branch 'origin/feature-ml-integration' into dev 2024-08-13 02:38:11 +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
e2ca15f556 Merge remote-tracking branch 'origin/feature-gmail-scan' into dev 2024-08-12 23:04:00 +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
cd047b33af Merge remote-tracking branch 'origin/feature-gmail-scan' into dev 2024-08-12 00:52:06 +08:00
heyethereum
a71cbd3093 enhance logging and fix Null pointer exception at wifi Null 2024-08-12 00:51:35 +08:00
heyethereum
d2c2767578 Merge remote-tracking branch 'origin/feature-gmail-scan' into dev 2024-08-11 09:22:23 +08:00
heyethereum
3b2533bb62 install apache spark dependency for testing 2024-08-11 09:19:41 +08:00
heyethereum
0901e7f07f Merge remote-tracking branch 'origin/feature-gmail-scan' into dev 2024-08-10 16:25:36 +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
3fb5ad039a Merge remote-tracking branch 'origin/dev' into dev 2024-08-07 19:02:13 +08:00
ltiongku
b55c615ed5 added wifi classification and initial class 2024-08-07 18:58:38 +08:00
heyethereum
31476e4d75 Merge remote-tracking branch 'origin/feature-gmail-scan' into dev 2024-08-06 20:23:33 +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
9d5b39e89c Merge remote-tracking branch 'origin/feature-gmail-scan' into dev 2024-08-04 19:37:47 +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
dcd5058f70 gmail scan to push to main 2024-08-03 13:35:57 +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