Commit Graph
6 Commits
Author SHA1 Message Date
Amaury f75e0c4540 refactor: Remove ReacherConfig, use CheckEmailInput (#1538)
* feat: Remove ReacherConfig, use CheckEmailInput

* Fixed

* Fix request

* fix build

* fic docs

* test

* remove test
2024-11-25 22:31:11 +01:00
Amaury 08522e4326 feat!: Add /v1/{check_email,bulk} endpoints with throttle&concurrency (#1537)
BREAKING CHANGE:

- In `/v0/check_email` endpoint, the `hotmail_verif_method` field has been replaced two fields: `hotmailb2b_verif_method` and `hotmailb2c_verif_method`
- All serializations of `"Smtp","Api","Headless"` have been converted to lowercase `"smtp","api","headless"`
2024-11-25 09:35:37 +01:00
Amaury de75eceef3 feat: Add back RabbitMQ-based worker (#1513)
* Make docker work

* fix dockers

* fix

* use examples

* remove env

* env

* Make it work e2e

* almost work

* works

* try

* try

* use --bin

* typo

* skip windows
2024-10-07 11:16:26 +02:00
Amaury ec48fec4bd fix(ci): actions/download-artifact@v4 2024-09-16 22:40:34 +02:00
Amaury b97d181b42 fix(ci): Use v4 of upload-artifacts 2024-09-16 22:35:38 +02:00
Amaury 0dc60531d2 feat: Move backend code to this repo (#1138)
* add placeholder

* add pacakge

* Rename action

* re-rename

* add backdne ci

* fix action

* Remove one ci file

* Add shortcut

* Attempt to fix docker deploy?

* Update readme

* wip

* wip

* Update readme

* emoji

* image height

* image

* 60 image

* pixel perfect

* wording

* try link

* try a

* add docs

* not using beta

* wording

* don't use tabs

* wording

* add full docs.rs

* remove you can

* tweaks

* self-host guide

* No remojis in linsk

* Try relative path

* add readme.md

* typo

* flasgs
2022-08-15 10:38:44 +02:00