Commit Graph

24 Commits

Author SHA1 Message Date
panleicim c7eed414af create get_invoices method 2022-12-13 23:43:58 +01:00
panleicim 26670d830f Merge branch 'feature/check_email_validation' 2022-12-11 00:32:37 +01:00
panleicim bdb250f03b save urlToValidate to db 2022-12-08 17:23:10 +01:00
panleicim 6d8e3f19dc can check email address validation 2022-11-26 00:31:39 +01:00
panleicim f99b76a244 can check email address validation 2022-11-25 17:26:00 +01:00
panleicim 2bcb20d2c9 send message with email 2022-10-23 13:00:38 +02:00
panleicim 8bfe6719c5 added validated_at field 2022-09-22 22:34:05 +02:00
panleicim 91b46472c2 add mirgation after checking emails 2022-08-22 23:19:07 +02:00
panleicim 241cdda0f9 handle duplicated 2022-08-12 13:01:16 +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
Lei PAN 3f08f7d3fd correction on the check_results 2022-07-07 09:42:05 +02:00
Lei PAN c3204b48e5 Merge branch 'feature/handle_black_list' into feature/check_results
# Conflicts:
#	src/db/mongo_manager.py
2022-07-07 09:40:09 +02:00
Lei PAN 2a339be86e check black list before send request 2022-07-06 18:08:00 +02:00
Lei PAN f0370a9525 merge with master 2022-07-06 17:43:06 +02:00
Lei PAN f4a0b1f439 Merge branch 'master' into feature/check_results
# Conflicts:
#	src/db/mongo_manager.py
2022-07-06 17:42:20 +02:00
panleicim 15bd208fb7 correction d'import 2022-07-05 12:02:09 +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