Commit Graph

429 Commits

Author SHA1 Message Date
github-actions
c3f77eb713 📝 Update release notes 2024-03-12 13:03:23 +00:00
Chandler Rosenthal
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
github-actions
a4358db5bc 📝 Update release notes 2024-03-12 12:31:48 +00:00
Sebastián Ramírez
4e2c6bd6ba ♻️ Refactor logic to allow running pytest tests locally (#683) 2024-03-12 12:31:31 +00:00
github-actions
64e21bb0d5 📝 Update release notes 2024-03-12 12:25:26 +00:00
Dong-hyeon Shin
11fe2a00ed ♻ Update error messages (#417)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-12 12:25:03 +00:00
github-actions
1e08434ca9 📝 Update release notes 2024-03-12 09:53:41 +00:00
Sebastián Ramírez
6adafdc13d 🔧 Add a default Flower password (#682) 2024-03-12 10:53:25 +01:00
github-actions
6d5db02b35 📝 Update release notes 2024-03-12 09:45:34 +00:00
maurob
8131bb3bab ⬆ Upgrade Flower version and command (#447)
Co-authored-by: Mauro Bruni <mauro@satellogic.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-12 09:45:14 +00:00
github-actions
6f48d6a2a8 📝 Update release notes 2024-03-12 09:00:58 +00:00
Sebastián Ramírez
381227d2dc 📝 Add docs for wildcard domains (#681) 2024-03-12 09:00:38 +00:00
github-actions
f3b9d07337 📝 Update release notes 2024-03-11 19:54:39 +00:00
Sebastián Ramírez
3527df959e 📝 Add the required GitHub Actions secrets to docs (#679) 2024-03-11 19:54:22 +00:00
github-actions
209992a929 📝 Update release notes 2024-03-11 19:35:22 +00:00
Alejandra
2a20c4bac6 📝 Update README.md and deployment.md (#678) 2024-03-11 19:34:59 +00:00
github-actions
36f1082f20 📝 Update release notes 2024-03-11 17:45:32 +00:00
alm
619b230e47 ⬆ Add uvicorn[standard] to include watchgod and uvloop` (#438)
Co-authored-by: AlonMenczer <alonm@spotnix.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-11 17:45:10 +00:00
github-actions
4617e2e7e4 📝 Update release notes 2024-03-11 17:09:13 +00:00
Sebastián Ramírez
10f7b23c9c 🔧 Update VS Code debug config (#676) 2024-03-11 17:08:53 +00:00
github-actions
c60938013d 📝 Update release notes 2024-03-11 17:06:52 +00:00
Alejandra
8fedbd17b8 📝 Update frontend README.md (#675) 2024-03-11 17:06:35 +00:00
github-actions
63b0a0e05d 📝 Update release notes 2024-03-11 16:57:15 +00:00
Alejandra
eed628a43e 🎨 Improve styles (#673) 2024-03-11 16:56:59 +00:00
github-actions
6b40df55d4 📝 Update release notes 2024-03-11 16:49:53 +00:00
Sebastián Ramírez
ed9958bc1e ♻️ Refactor code structure for tests (#674) 2024-03-11 16:49:35 +00:00
github-actions
20f6020c7c 📝 Update release notes 2024-03-11 15:52:14 +00:00
Sebastián Ramírez
e56cee9c1d 👷 Tweak test GitHub Action names (#672) 2024-03-11 15:51:57 +00:00
github-actions
d43918eebf 📝 Update release notes 2024-03-11 15:51:04 +00:00
Alejandra
7cf9577ebb 🎨 Update theme (#666) 2024-03-11 15:50:46 +00:00
github-actions
4ef4b27b10 📝 Update release notes 2024-03-11 15:50:27 +00:00
Alejandra
710e2f8c2b 🔧 Set TanStack Router devtools only in dev mode (#668) 2024-03-11 15:50:10 +00:00
github-actions
8f9650b661 📝 Update release notes 2024-03-11 15:48:12 +00:00
Sebastián Ramírez
6851eea1fe 🐛 Set up Sentry only when used (#671) 2024-03-11 15:47:51 +00:00
github-actions
d52fc65491 📝 Update release notes 2024-03-11 15:46:21 +00:00
Sebastián Ramírez
e12262078a 📝 Update deployment docs to use a different directory for traefik-public (#670) 2024-03-11 15:46:01 +00:00
github-actions
e165897df7 📝 Update release notes 2024-03-11 15:34:35 +00:00
Sebastián Ramírez
b9cbb4f8f4 👷 Add continuous deployment and refactors needed for it (#667) 2024-03-11 15:34:18 +00:00
github-actions
bb7da40c87 📝 Update release notes 2024-03-10 19:47:39 +00:00
Esteban Maya
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
github-actions
6607eaded4 📝 Update release notes 2024-03-10 19:46:50 +00:00
Esteban Maya
be82eb585c 🔧 Add .gitattributes file to ensure LF endings for .sh files (#658) 2024-03-10 19:46:34 +00:00
github-actions
f3571b6b52 📝 Update release notes 2024-03-09 23:54:02 +00:00
Alejandra
f5ccd4a59c Create endpoint to show password recovery email content and update email template (#664) 2024-03-09 23:53:46 +00:00
github-actions
449889b994 📝 Update release notes 2024-03-09 23:53:18 +00:00
Alejandra
d04f758433 🔥 Remove unnecessary validation (#662) 2024-03-09 23:53:03 +00:00
github-actions
6d1c47e67d 📝 Update release notes 2024-03-09 23:02:52 +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
github-actions
c048a61d81 📝 Update release notes 2024-03-09 20:13:47 +00:00
Alejandra
9989016c56 💬 Improve Delete Account description and confirmation (#661)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-09 20:13:31 +00:00