Commit Graph

39 Commits

Author SHA1 Message Date
panleicim c6f9337173 generate random address for contact to register 2024-03-19 23:39:04 +01:00
panleicim 2d998c68a9 add method to generate list to register 2024-03-18 22:47:23 +01:00
panleicim 1579d35c36 add method to get ip information 2024-03-13 23:08:07 +01:00
panleicim c2707ed005 add method to get ip information 2024-03-12 20:23:52 +01:00
panleicim f92b11f7ba adapte ReserveResultPojo.py to contact_pojo 2024-02-23 23:01:05 +01:00
panleicim 9553d5e3c0 add method to fix phone number error 2024-02-18 23:09:19 +01:00
panleicim 760fbe4a97 add method to extract all validated contacts of the day 2024-02-01 22:44:34 +01:00
panleicim 767f3534fa insert ip_country info to links_to_validate table 2024-01-23 09:29:56 +01:00
panleicim b773bebac4 add ip_country to contact pojo 2024-01-22 22:57:36 +01:00
panleicim 7b065ff139 remove junk read for hotmails 2023-12-30 14:24:09 +01:00
panleicim d2b2f36f8e use email address as id 2023-12-27 17:45:38 +01:00
panleicim 548be1c7fe add recover_mail for mail creation 2023-10-11 00:10:31 +02:00
panleicim 1cfdf5ce0e add support for gmx.us and inbox.lv 2023-10-01 23:50:45 +02:00
panleicim d4febdf96c can read links excel 2023-05-17 12:16:10 +02:00
panleicim 83b6c91f80 try to correct the probleme of multi emails 2023-04-19 20:13:53 +02:00
panleicim 7bbdf6ca9c add note in the excel 2023-04-18 20:23:14 +02:00
panleicim 85136c1017 correction on missed email field 2023-04-17 17:43:34 +02:00
panleicim bf2ef32aec save email address 2023-04-11 12:00:53 +02:00
panleicim f2fc7ee1be try to adapt onet.pl emails 2023-04-07 16:46:24 +02:00
panleicim 387bf9d423 use query for get api 2023-01-16 00:30:03 +01:00
panleicim 8e29c462fd need to add api to send emails 2023-01-14 12:41:33 +01:00
panleicim 92f97fafb0 correction on the mail reader 2022-12-22 21:35:25 +01:00
panleicim 15e5b92423 add message to db 2022-12-22 19:49:07 +01:00
panleicim f9177bace8 add created_at field for ReserveResultPojo 2022-12-13 18:10:04 +01:00
panleicim 06316f5c02 add created_at and validated_at to accepted appointment 2022-09-30 21:30:49 +02:00
panleicim 103b6cf14d make type nullable 2022-09-08 18:45:46 +02:00
panleicim 241cdda0f9 handle duplicated 2022-08-12 13:01:16 +02:00
panleicim 20e43b9c30 add file to read confirmation emails 2022-08-12 10:15:35 +02:00
panleicim f0b8ead456 convert int to str for phone 2022-08-10 22:05:41 +02:00
panleicim 0401f7ac1d force to remove .0 when excel format is not correct 2022-08-10 22:01:36 +02:00
panleicim fc331aa39b can filter mail by subject 2022-08-06 20:22:24 +02:00
panleicim 0b203b00ee can read email and click on the link 2022-08-01 21:11:45 +02:00
panleicim f890454e25 added verification de URL not valide 2022-07-29 22:30:49 +02:00
panleicim 3160fefdab added check accepted or not before sending request 2022-07-25 10:53:29 +02:00
panleicim 67a98fc248 move accepted result to accepted collection 2022-07-22 14:08:29 +02:00
Lei PAN fe56c47d50 remove local db 2022-07-08 09:04:45 +02:00
PAN Lei bfcfb191fc merge 2022-07-05 09:44:32 +02:00
PAN Lei 1159608f59 Merge branch 'feature/black_list' into feature/pyapp
# Conflicts:
#	src/db/mongo_manager.py
#	src/pojo/black_contact.py
2022-07-05 09:43:09 +02:00
PAN Lei a2488a83f5 create src module for source code 2022-07-04 22:16:51 +02:00