Commit Graph

28 Commits

Author SHA1 Message Date
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
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
heyethereum
d1dd29fa1d added url repo 2024-07-16 08:18:25 +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
8dad16f45a change to /v1 2024-07-13 23:14:30 +08:00
heyethereum
8f570a8605 change to api/v1 2024-07-13 23:05:03 +08:00
heyethereum
e301b76dbf added **/.DS_Store 2024-07-12 08:18:02 +08:00
heyethereum
ce1f9d5ad1 remove public 2024-07-11 21:35:48 +08:00
heyethereum
365fbd0b33 remove public from test 2024-07-11 21:35:13 +08:00
heyethereum
5986dd20b3 remove public in test 2024-07-11 21:33:42 +08:00
heyethereum
ccd6baf0d7 revised includes edited user entity 2024-07-11 00:22:27 +08:00