Commit Graph
15 Commits
Author SHA1 Message Date
Alejandra b0ccf1e80e Add react-email for email templates (#2421) 2026-08-10 19:59:35 +02:00
dependabot[bot]andYurii Motov 9a807a12c5 ⬆ Bump emails from 0.6 to 1.1.2 in the python-packages group across 1 directory (#2369)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
2026-07-03 17:55:40 +02:00
Sebastián Ramírez 14728b636c ⬆️ Upgrade Python to 3.14 (#2352) 2026-06-25 16:19:18 +00:00
Sofie Van Landeghemandpre-commit-ci-lite[bot] 2fdd62ce0c 👷 Add ty to precommit (#2227)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2026-04-03 13:45:40 +02:00
Muhammad Sameer AminandSebastián Ramírez 172bfd9349 ♻️ Refactored code to use encryption algorithm name from settings for consistency (#1160)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-09-27 18:42:36 +02:00
HmilyandSebastián Ramírez ddb4235bfe 🔊 Enable logging for email utils by default (#1374)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-09-27 16:39:40 +00:00
Sebastián Ramírez 79d240f5b7 ♻️ Simplify domains with api.example.com for API and dashboard.example.com for frontend, improve local development with localhost (#1344) 2024-09-19 18:11:33 +00:00
Javier Álvarez 6e1c888af3 ♻️ Replace deprecated utcnow() with now(timezone.utc) in utils module (#1247) 2024-07-21 19:36:05 -05:00
Esteban Maya ef1f64b8f5 🔒️ Refactor migrate from python-jose to PyJWT (#1203) 2024-05-15 08:48:57 -07:00
Chandler RosenthalandSebastián Ramírez 2f027567c6 🔧 Add SMTP_SSL option for older SMTP servers (#365)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-12 13:03:04 +00:00
Sebastián Ramírez 4e2c6bd6ba ♻️ Refactor logic to allow running pytest tests locally (#683) 2024-03-12 12:31:31 +00:00
Sebastián Ramírez b9cbb4f8f4 👷 Add continuous deployment and refactors needed for it (#667) 2024-03-11 15:34:18 +00:00
Esteban MayaandSebastián Ramírez a230f4fb2c 🏷️ Add mypy to the GitHub Action for tests and fixed types in the whole project (#655)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-10 19:47:21 +00:00
Sebastián Ramírez d4e35a0dfd ♻️ Refactor email logic to allow re-using util functions for testing and development (#663) 2024-03-09 23:02:36 +00:00
Esteban MayaandSebastián Ramírez 8558cf00a2 ♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 16:35:33 +00:00