Younes Henni
|
352cded1cf
|
♻️ Simplify reset password logic by removing duplicate code (#1440)
|
2026-01-22 13:42:05 +01:00 |
|
Saltie
|
4cab9e972f
|
🐛 Handle non-existing user IDs in read_user_by_id (#1396)
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
2026-01-22 13:37:57 +01:00 |
|
Alejandra
|
22b884a69e
|
⬆️ Bump uv to 0.9.26 (#2102)
|
2026-01-21 12:15:34 +01:00 |
|
Alejandra
|
3a5611aa7f
|
🧑💻 Implement uv workspaces (#2090)
|
2026-01-20 19:19:07 +01:00 |
|
Motov Yurii
|
2059d2e271
|
👷 Add pre-commit workflow (#2056)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-12-26 17:16:14 +01:00 |
|
Martin
|
6106b898e3
|
🐛 Fix EMAILS_FROM_NAME type to be str instead of EmailStr (#1940)
|
2025-12-01 13:42:07 +01:00 |
|
dependabot[bot]
|
66b92191c3
|
⬆ Bump pydantic-settings from 2.11.0 to 2.12.0 in /backend (#2000)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.11.0...v2.12.0)
---
updated-dependencies:
- dependency-name: pydantic-settings
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-24 12:29:39 +01:00 |
|
dependabot[bot]
|
20799b39e0
|
⬆ Bump alembic from 1.17.1 to 1.17.2 in /backend (#1999)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.17.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-24 12:29:31 +01:00 |
|
dependabot[bot]
|
b50dbc36ea
|
⬆ Bump pydantic from 2.12.3 to 2.12.4 in /backend (#1978)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.4/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.12.3...v2.12.4)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-22 14:28:29 +01:00 |
|
dependabot[bot]
|
37c961e051
|
⬆ Bump alembic from 1.17.0 to 1.17.1 in /backend (#1970)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.17.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-09 18:29:24 +01:00 |
|
Mike Alvarino
|
c612641e92
|
♻️ Update password max length (#1447)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
2025-10-23 22:57:57 +02:00 |
|
dependabot[bot]
|
3f913b786b
|
⬆ Bump pydantic from 2.11.10 to 2.12.3 in /backend (#1947)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.10 to 2.12.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.10...v2.12.3)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-20 21:04:11 +02:00 |
|
dependabot[bot]
|
9cfa77e265
|
⬆ Bump alembic from 1.16.5 to 1.17.0 in /backend (#1935)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.16.5 to 1.17.0.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-20 21:03:11 +02:00 |
|
dependabot[bot]
|
6e75aa3710
|
⬆ Bump pydantic from 2.11.9 to 2.11.10 in /backend (#1922)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.9 to 2.11.10.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.10/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.9...v2.11.10)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-08 10:56:40 +02:00 |
|
dependabot[bot]
|
0162fd36a0
|
⬆ Bump pydantic-settings from 2.10.1 to 2.11.0 in /backend (#1907)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/2.10.1...v2.11.0)
---
updated-dependencies:
- dependency-name: pydantic-settings
dependency-version: 2.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-01 09:23:16 +02:00 |
|
Roland Takacs
|
77992a5d38
|
🐛 Fix parse_cors function to be consistent for both empty string and empty list (#1672)
|
2025-09-20 19:06:44 +02:00 |
|
Motov Yurii
|
0b473f5b6f
|
🚚 Move backend tests outside the app directory (#1862)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
|
2025-09-20 18:29:10 +02:00 |
|
dependabot[bot]
|
83f8c00bc6
|
⬆ Bump pydantic from 2.11.7 to 2.11.9 in /backend (#1891)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.7 to 2.11.9.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.7...v2.11.9)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-15 16:04:53 +02:00 |
|
dependabot[bot]
|
943eaeb337
|
⬆ Bump pydantic from 2.9.2 to 2.11.7 in /backend (#1864)
* ⬆ Bump pydantic from 2.9.2 to 2.11.7 in /backend
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.11.7.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.2...v2.11.7)
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.7
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: User <alejsdev@gmail.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
|
2025-09-09 14:47:29 +02:00 |
|
Alejandra
|
cce6f884d3
|
🔧 Update coverage configuration and simplify test script (#1867)
|
2025-09-09 14:41:28 +02:00 |
|
Alejandra
|
6e0881d284
|
🔧 Add T201 rule to ruff linting configuration to disallow print statements (#1865)
|
2025-09-09 14:01:31 +02:00 |
|
dependabot[bot]
|
404a712063
|
⬆ Bump alembic from 1.15.2 to 1.16.5 in /backend (#1847)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.15.2 to 1.16.5.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.16.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-08 00:30:21 +02:00 |
|
dependabot[bot]
|
162029d230
|
⬆ Bump email-validator from 2.2.0 to 2.3.0 in /backend (#1850)
Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/JoshData/python-email-validator/releases)
- [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JoshData/python-email-validator/compare/v2.2.0...v2.3.0)
---
updated-dependencies:
- dependency-name: email-validator
dependency-version: 2.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-07 22:27:20 +00:00 |
|
dependabot[bot]
|
fce1c2a5cf
|
⬆ Bump pydantic-settings from 2.9.1 to 2.10.1 in /backend (#1851)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.9.1 to 2.10.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.9.1...2.10.1)
---
updated-dependencies:
- dependency-name: pydantic-settings
dependency-version: 2.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-08 00:24:22 +02:00 |
|
dependabot[bot]
|
ffacbad7ce
|
⬆ Bump bcrypt from 4.0.1 to 4.3.0 in /backend (#1601)
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.0.1 to 4.3.0.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.0.1...4.3.0)
---
updated-dependencies:
- dependency-name: bcrypt
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-11 23:26:35 +02:00 |
|
dependabot[bot]
|
0328e80eb8
|
⬆ Bump pydantic-settings from 2.5.2 to 2.9.1 in /backend (#1589)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.5.2 to 2.9.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.5.2...v2.9.1)
---
updated-dependencies:
- dependency-name: pydantic-settings
dependency-version: 2.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-30 09:34:13 +02:00 |
|
dependabot[bot]
|
2ff7bc813c
|
⬆ Bump sqlmodel from 0.0.22 to 0.0.24 in /backend (#1596)
Bumps [sqlmodel](https://github.com/fastapi/sqlmodel) from 0.0.22 to 0.0.24.
- [Release notes](https://github.com/fastapi/sqlmodel/releases)
- [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/fastapi/sqlmodel/compare/0.0.22...0.0.24)
---
updated-dependencies:
- dependency-name: sqlmodel
dependency-version: 0.0.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-30 09:32:53 +02:00 |
|
dependabot[bot]
|
0e74243a71
|
⬆ Bump python-multipart from 0.0.10 to 0.0.20 in /backend (#1595)
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.10 to 0.0.20.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.10...0.0.20)
---
updated-dependencies:
- dependency-name: python-multipart
dependency-version: 0.0.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-30 09:32:48 +02:00 |
|
dependabot[bot]
|
43934f1ecb
|
⬆ Bump alembic from 1.13.2 to 1.15.2 in /backend (#1594)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.2 to 1.15.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.15.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-30 09:32:37 +02:00 |
|
dependabot[bot]
|
4d95e382f0
|
⬆ Bump jinja2 from 3.1.4 to 3.1.6 in /backend (#1591)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6)
---
updated-dependencies:
- dependency-name: jinja2
dependency-version: 3.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-28 18:17:03 +02:00 |
|
dependabot[bot]
|
92e758e035
|
⬆ Bump pyjwt from 2.9.0 to 2.10.1 in /backend (#1588)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.1)
---
updated-dependencies:
- dependency-name: pyjwt
dependency-version: 2.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-28 18:16:31 +02:00 |
|
dependabot[bot]
|
37b03e37a5
|
⬆ Bump httpx from 0.27.2 to 0.28.1 in /backend (#1587)
Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.1.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.27.2...0.28.1)
---
updated-dependencies:
- dependency-name: httpx
dependency-version: 0.28.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-28 18:16:18 +02:00 |
|
Zhengyang Cui
|
54ca043e27
|
♻️ Remove redundant field in inherited class (#1520)
|
2025-03-19 13:52:49 +01:00 |
|
Alejandra
|
1523c20cae
|
🐛 Refactor reset password test to create normal user instead of using super user (#1499)
|
2025-02-19 08:37:16 +01:00 |
|
Joel Pérez
|
9f6f8f088b
|
♻️ Replace email types from str to EmailStr in config.py (#1492)
|
2025-02-18 17:53:38 +01:00 |
|
Nauanbek
|
15f41f755b
|
♻️ Remove redundant item deletion code leveraging cascade delete (#1481)
|
2025-02-10 19:23:04 +00:00 |
|
Alejandra
|
846dd9e81a
|
⬆️ Update Dockerfile to use uv version 0.5.11 (#1454)
|
2025-01-05 14:57:42 +00:00 |
|
Patrick Arminio
|
30832076f5
|
🎨 Move prefix and tags to routers (#1439)
|
2024-12-02 12:04:03 +00:00 |
|
Patrick Arminio
|
14129f7a50
|
✨ Add private, local only, API for usage in E2E tests (#1429)
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-02 12:57:53 +01:00 |
|
Muhammad Sameer Amin
|
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 |
|
Hmily
|
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
|
fe7f4f7949
|
🔧 Add ENV PYTHONUNBUFFERED=1 to log output directly to Docker (#1378)
|
2024-09-27 16:10:59 +00:00 |
|
Hani Sabsoob
|
08dd87d0f2
|
💡 Remove unnecessary comment (#1260)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-09-27 17:41:17 +02:00 |
|
Sebastián Ramírez
|
d2020c1a37
|
♻️ Update settings to use top level .env file (#1359)
|
2024-09-23 22:09:11 +02:00 |
|
Sebastián Ramírez
|
4fc9610175
|
💡 Add comments to Dockerfile with uv references (#1357)
|
2024-09-23 16:53:08 +00:00 |
|
Sebastián Ramírez
|
81048277c7
|
⬆️ Migrate from Poetry to uv (#1356)
|
2024-09-23 16:10:46 +02:00 |
|
Sebastián Ramírez
|
c8104d8ced
|
🔥 Remove logic for development dependencies and Jupyter, it was never documented, and I no longer use that trick (#1355)
|
2024-09-23 13:39:54 +02:00 |
|
Sebastián Ramírez
|
4cd67f3483
|
♻️ Use Docker Compose watch (#1354)
|
2024-09-23 00:29:23 +02:00 |
|
Sebastián Ramírez
|
651643982b
|
🔧 Use plain base official Python Docker image (#1351)
|
2024-09-22 18:25:29 +02:00 |
|
Sebastián Ramírez
|
87254dd79e
|
🚚 Move location of scripts to simplify file structure (#1352)
|
2024-09-22 18:19:57 +02:00 |
|