Commit Graph

10 Commits

Author SHA1 Message Date
Adrià Casajús 31896ff262
Replace black and flake8 with ruff (#1943) 2023-11-21 16:42:18 +01:00
Adrià Casajús 67be5ba050
Enforce int params in routes (#1159)
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-07-15 17:10:00 +02:00
Son 4976f48944 add /phone/provider2/sms 2022-01-05 18:14:51 +01:00
Son 2ed7c5fcdb only return active number 2022-01-04 16:26:38 +01:00
Son 4ac8da1e8f poll messages on the phone reservation page 2022-01-04 16:24:50 +01:00
Son d51c32ad51 always return 200 for phone provider1 callback 2022-01-04 14:58:41 +01:00
Son 72bd998b9b fix logging 2022-01-04 14:58:24 +01:00
Son 127f8daad7 add /phone/provider1/sms 2022-01-04 14:53:22 +01:00
Son d38fa95eed make sure number of minutes is specified 2022-01-04 09:35:34 +01:00
Son 3e2c120a73 phone reservation page
- add twilio lib
- create phone listing, reservation page
- add twilio callback to receive messages
2021-12-02 17:03:13 +01:00