Commit Graph

  • c735a77079 Merge pull request #178 from christianlouis/dependabot/npm_and_yarn/frontend/eslint-config-next-16.2.3 Christian Krakau-Louis 2026-04-19 02:25:51 +02:00
  • a9f3c22764 Merge pull request #179 from christianlouis/dependabot/pip/backend/google-auth-2.49.2 Christian Krakau-Louis 2026-04-19 02:25:34 +02:00
  • 3cf51e68ab Merge pull request #180 from christianlouis/dependabot/pip/backend/pytest-cov-7.1.0 Christian Krakau-Louis 2026-04-19 02:25:16 +02:00
  • 4f1635ee3b Merge pull request #182 from christianlouis/dependabot/pip/backend/prometheus-client-0.25.0 Christian Krakau-Louis 2026-04-19 02:24:53 +02:00
  • 40262c1d87 Merge pull request #183 from christianlouis/dependabot/pip/backend/pytest-9.0.3 Christian Krakau-Louis 2026-04-19 02:24:38 +02:00
  • 0ed6256fb7 chore(deps): bump axios from 1.14.0 to 1.15.0 in /frontend dependabot[bot] 2026-04-19 00:24:28 +00:00
  • f66435cbb6 Merge pull request #185 from christianlouis/dependabot/pip/backend/python-multipart-0.0.26 Christian Krakau-Louis 2026-04-19 02:24:20 +02:00
  • 5e959a6a6c Merge pull request #186 from christianlouis/dependabot/pip/backend/schedule-1.2.2 Christian Krakau-Louis 2026-04-19 02:23:59 +02:00
  • 14ef146328 Merge pull request #187 from christianlouis/dependabot/npm_and_yarn/frontend/types/node-25.6.0 Christian Krakau-Louis 2026-04-19 02:23:34 +02:00
  • 91dac9ccdb Merge pull request #188 from christianlouis/dependabot/npm_and_yarn/frontend/tanstack/react-query-5.99.0 Christian Krakau-Louis 2026-04-19 02:23:11 +02:00
  • 18726343a5 Merge pull request #189 from christianlouis/dependabot/npm_and_yarn/frontend/lucide-react-1.8.0 Christian Krakau-Louis 2026-04-19 02:22:58 +02:00
  • 06c59242c8 0.7.0 v0.7.0 semantic-release 2026-04-18 23:52:48 +00:00
  • 34955881ee Merge pull request #190 from christianlouis/copilot/manage-token-timeouts Christian Krakau-Louis 2026-04-19 01:52:30 +02:00
  • 78610ef09d feat: add English privacy policy, ToS, and legal footer links for Google OAuth verification copilot-swe-agent[bot] 2026-04-18 17:22:50 +00:00
  • 095ee1059c chore(deps): bump lucide-react from 1.7.0 to 1.8.0 in /frontend dependabot[bot] 2026-04-13 07:23:19 +00:00
  • b20da8940f chore(deps): bump @tanstack/react-query in /frontend dependabot[bot] 2026-04-13 07:23:11 +00:00
  • 641007d51c chore(deps): bump @types/node from 25.5.2 to 25.6.0 in /frontend dependabot[bot] 2026-04-13 07:23:03 +00:00
  • 06ea1958aa chore(deps): bump schedule from 1.2.0 to 1.2.2 in /backend dependabot[bot] 2026-04-13 07:22:45 +00:00
  • 42c5900c06 chore(deps): bump python-multipart from 0.0.24 to 0.0.26 in /backend dependabot[bot] 2026-04-13 07:22:41 +00:00
  • 8441f73478 chore(deps): bump pytest from 9.0.2 to 9.0.3 in /backend dependabot[bot] 2026-04-13 07:22:33 +00:00
  • 8df1465a64 chore(deps): bump prometheus-client from 0.24.1 to 0.25.0 in /backend dependabot[bot] 2026-04-13 07:22:27 +00:00
  • 24a85d6554 chore(deps): bump pytest-cov from 4.1.0 to 7.1.0 in /backend dependabot[bot] 2026-04-13 07:22:22 +00:00
  • 197d7fe060 chore(deps): bump google-auth from 2.49.1 to 2.49.2 in /backend dependabot[bot] 2026-04-13 07:22:18 +00:00
  • 45a237bdcb chore(deps): bump eslint-config-next from 16.2.2 to 16.2.3 in /frontend dependabot[bot] 2026-04-13 07:22:16 +00:00
  • 4c03352650 chore(deps): bump aiohttp from 3.13.4 to 3.13.5 in /backend dependabot[bot] 2026-04-13 07:22:13 +00:00
  • 56a85e9c9e chore(deps): bump fastapi from 0.135.2 to 0.135.3 in /backend dependabot[bot] 2026-04-13 07:22:01 +00:00
  • d4bd95efeb 0.6.5 v0.6.5 semantic-release 2026-04-07 11:09:52 +00:00
  • 592495c1af Merge pull request #171 from christianlouis/copilot/ensure-emails-are-retried Christian Krakau-Louis 2026-04-07 13:09:32 +02:00
  • 74ef362833 fix: remove duplicate MailProcessor import in test_mail_processor_imap.py copilot-swe-agent[bot] 2026-04-07 10:46:50 +00:00
  • 377f5a7270 0.6.4 v0.6.4 semantic-release 2026-04-07 10:44:54 +00:00
  • b8aec18add Merge pull request #172 from christianlouis/copilot/fix-deprecated-pydantic-methods Christian Krakau-Louis 2026-04-07 12:44:37 +02:00
  • 31dc059274 fix: replace deprecated .dict() with .model_dump() and fix db.add() AsyncMock warnings copilot-swe-agent[bot] 2026-04-07 10:38:27 +00:00
  • 3dd71cd61d fix: restore missing forward_email signature and reformat with black copilot-swe-agent[bot] 2026-04-07 10:38:00 +00:00
  • 4b203965c9 Merge pull request #131 from christianlouis/copilot/ensure-full-test-coverage Christian Krakau-Louis 2026-04-07 12:33:06 +02:00
  • ff7b50d944 fix: retry failed forwarded emails; only post-process successfully forwarded messages copilot-swe-agent[bot] 2026-04-07 10:32:38 +00:00
  • 4c6fc339d2 Merge branch 'main' into copilot/ensure-full-test-coverage Christian Krakau-Louis 2026-04-07 12:28:35 +02:00
  • 025684386b 0.6.3 v0.6.3 semantic-release 2026-04-07 10:28:04 +00:00
  • 517edfdfa3 Merge pull request #167 from christianlouis/dependabot/npm_and_yarn/frontend/eslint-10.2.0 Christian Krakau-Louis 2026-04-07 12:27:47 +02:00
  • efa553c8d5 fix(lint): specify explicit React version to fix ESLint 10 compatibility copilot-swe-agent[bot] 2026-04-07 09:56:19 +00:00
  • 05966f74ae Merge pull request #140 from christianlouis/dependabot/npm_and_yarn/frontend/lucide-react-1.7.0 Christian Krakau-Louis 2026-04-07 11:45:36 +02:00
  • e1fde09407 Merge pull request #158 from christianlouis/dependabot/npm_and_yarn/frontend/tanstack/react-query-5.96.2 Christian Krakau-Louis 2026-04-07 11:45:28 +02:00
  • 1f5b0fe38d Merge pull request #159 from christianlouis/dependabot/pip/backend/google-auth-httplib2-0.3.1 Christian Krakau-Louis 2026-04-07 11:45:18 +02:00
  • 900c279a28 Merge pull request #166 from christianlouis/dependabot/pip/backend/sqlalchemy-2.0.49 Christian Krakau-Louis 2026-04-07 11:44:00 +02:00
  • 7503316435 Merge pull request #156 from christianlouis/dependabot/pip/backend/email-validator-2.3.0 Christian Krakau-Louis 2026-04-07 11:43:14 +02:00
  • f91f1a7b8d Merge pull request #155 from christianlouis/dependabot/github_actions/docker/login-action-4 Christian Krakau-Louis 2026-04-07 11:42:29 +02:00
  • a52bd5b2df Merge pull request #157 from christianlouis/dependabot/pip/backend/uvicorn-0.43.0 Christian Krakau-Louis 2026-04-07 11:42:19 +02:00
  • 5dbc880cbc Merge pull request #160 from christianlouis/dependabot/npm_and_yarn/frontend/types/node-25.5.2 Christian Krakau-Louis 2026-04-07 11:42:05 +02:00
  • 74f0c322c4 Merge pull request #161 from christianlouis/dependabot/pip/backend/faker-40.12.0 Christian Krakau-Louis 2026-04-07 11:41:53 +02:00
  • 1f8c4f46e6 Merge pull request #162 from christianlouis/dependabot/pip/backend/python-multipart-0.0.24 Christian Krakau-Louis 2026-04-07 11:41:15 +02:00
  • 233595e5dd chore(deps): bump google-auth-httplib2 from 0.3.0 to 0.3.1 in /backend dependabot[bot] 2026-04-07 09:40:09 +00:00
  • bfaa639eed chore(deps): bump lucide-react from 0.577.0 to 1.7.0 in /frontend dependabot[bot] 2026-04-07 09:39:52 +00:00
  • 4bb92ac9d0 chore(deps): bump eslint from 9.39.4 to 10.2.0 in /frontend dependabot[bot] 2026-04-07 09:39:51 +00:00
  • 466e852c8b chore(deps): bump @tanstack/react-query in /frontend dependabot[bot] 2026-04-07 09:39:38 +00:00
  • 6283d1c4b4 chore(deps): bump sqlalchemy from 2.0.48 to 2.0.49 in /backend dependabot[bot] 2026-04-07 09:38:54 +00:00
  • 6f414e175a chore(deps): bump email-validator from 2.1.0.post1 to 2.3.0 in /backend dependabot[bot] 2026-04-07 09:38:47 +00:00
  • af88176da4 Merge pull request #163 from christianlouis/dependabot/npm_and_yarn/frontend/next-16.2.2 Christian Krakau-Louis 2026-04-07 11:38:38 +02:00
  • d7479f5f8e Merge pull request #164 from christianlouis/dependabot/pip/backend/google-auth-oauthlib-1.3.1 Christian Krakau-Louis 2026-04-07 11:38:24 +02:00
  • 6bfedc748f Merge pull request #165 from christianlouis/dependabot/npm_and_yarn/frontend/eslint-config-next-16.2.2 Christian Krakau-Louis 2026-04-07 11:38:15 +02:00
  • a11831a725 Merge pull request #169 from christianlouis/dependabot/pip/backend/alembic-1.18.4 Christian Krakau-Louis 2026-04-07 11:37:47 +02:00
  • cbf29d289e Merge pull request #168 from christianlouis/dependabot/pip/backend/aiosmtplib-5.1.0 Christian Krakau-Louis 2026-04-07 11:37:36 +02:00
  • 0f5973680e Merge pull request #170 from christianlouis/dependabot/pip/backend/stripe-15.0.1 Christian Krakau-Louis 2026-04-07 11:37:19 +02:00
  • 582311a18e chore(deps): bump stripe from 14.4.1 to 15.0.1 in /backend dependabot[bot] 2026-04-06 07:19:41 +00:00
  • bd51a5b541 chore(deps): bump alembic from 1.13.1 to 1.18.4 in /backend dependabot[bot] 2026-04-06 07:19:35 +00:00
  • 284fbba47f chore(deps): bump aiosmtplib from 3.0.1 to 5.1.0 in /backend dependabot[bot] 2026-04-06 07:19:32 +00:00
  • 9d53b117d4 chore(deps): bump eslint-config-next from 16.2.1 to 16.2.2 in /frontend dependabot[bot] 2026-04-06 07:19:20 +00:00
  • 3bb7a7cd46 chore(deps): bump google-auth-oauthlib from 1.2.0 to 1.3.1 in /backend dependabot[bot] 2026-04-06 07:19:18 +00:00
  • a5d8700119 chore(deps): bump next from 16.2.1 to 16.2.2 in /frontend dependabot[bot] 2026-04-06 07:19:06 +00:00
  • f479974a5a chore(deps): bump python-multipart from 0.0.22 to 0.0.24 in /backend dependabot[bot] 2026-04-06 07:18:55 +00:00
  • 9553fae6b7 chore(deps): bump faker from 22.6.0 to 40.12.0 in /backend dependabot[bot] 2026-04-06 07:18:52 +00:00
  • cc1edd8f5d chore(deps): bump @types/node from 25.5.0 to 25.5.2 in /frontend dependabot[bot] 2026-04-06 07:18:47 +00:00
  • b2d044d8c2 chore(deps): bump uvicorn from 0.42.0 to 0.43.0 in /backend dependabot[bot] 2026-04-06 07:18:22 +00:00
  • 6fe2f9ad95 chore(ci): bump docker/login-action from 3 to 4 dependabot[bot] 2026-04-06 07:18:18 +00:00
  • 89b23e641f 0.6.2 v0.6.2 semantic-release 2026-04-05 19:29:15 +00:00
  • 0ffe5fd875 Merge pull request #154 from christianlouis/copilot/analyze-test-coverage Christian Krakau-Louis 2026-04-05 21:28:57 +02:00
  • 7afa33f375 style: reformat test_gdpr.py and test_gmail_labels.py to fix black CI check copilot-swe-agent[bot] 2026-04-05 19:23:22 +00:00
  • 5f0e9ed598 Merge branch 'main' into copilot/analyze-test-coverage Christian Krakau-Louis 2026-04-05 20:55:08 +02:00
  • 3a2066d320 0.6.1 v0.6.1 semantic-release 2026-04-05 15:35:23 +00:00
  • 0a42c5c6e9 Merge pull request #135 from christianlouis/dependabot/pip/backend/pytest-9.0.2 Christian Krakau-Louis 2026-04-05 17:35:02 +02:00
  • 149ff3d997 fix: address CodeQL URL substring sanitization false positives in tests copilot-swe-agent[bot] 2026-04-05 15:12:32 +00:00
  • 0521c97394 docs: fix CHANGELOG entry to only reference pytest-asyncio bump copilot-swe-agent[bot] 2026-04-05 15:11:33 +00:00
  • 39052af4e2 fix: upgrade pytest-asyncio to 1.3.0 for pytest 9.x compatibility copilot-swe-agent[bot] 2026-04-05 15:11:10 +00:00
  • 58f9ad72ed test: add 150 new unit tests covering auth, users, notifications, logs, settings, GDPR, and Gmail label utilities copilot-swe-agent[bot] 2026-04-05 15:10:38 +00:00
  • 4a6f93e5ac chore(deps): bump pytest from 7.4.4 to 9.0.2 in /backend dependabot[bot] 2026-04-05 15:05:10 +00:00
  • 61c5f70158 Merge pull request #133 from christianlouis/dependabot/github_actions/actions/checkout-6 Christian Krakau-Louis 2026-04-05 17:04:07 +02:00
  • 1c926cca73 Merge pull request #134 from christianlouis/dependabot/github_actions/docker/build-push-action-7 Christian Krakau-Louis 2026-04-05 17:03:59 +02:00
  • 1c3d902c9b Merge pull request #136 from christianlouis/dependabot/pip/backend/python-dotenv-1.2.2 Christian Krakau-Louis 2026-04-05 17:03:54 +02:00
  • 587c2bf874 Merge pull request #137 from christianlouis/dependabot/github_actions/codecov/codecov-action-6 Christian Krakau-Louis 2026-04-05 17:03:45 +02:00
  • 190e41058e Merge pull request #138 from christianlouis/dependabot/pip/backend/celery-5.6.3 Christian Krakau-Louis 2026-04-05 17:03:37 +02:00
  • 0012972ed6 Merge pull request #139 from christianlouis/dependabot/npm_and_yarn/frontend/types/node-25.5.0 Christian Krakau-Louis 2026-04-05 17:03:22 +02:00
  • 987a91b627 Merge pull request #141 from christianlouis/dependabot/github_actions/mikefarah/yq-4.52.5 Christian Krakau-Louis 2026-04-05 17:03:06 +02:00
  • 669ddf70fb Merge pull request #143 from christianlouis/dependabot/pip/backend/bcrypt-5.0.0 Christian Krakau-Louis 2026-04-05 17:02:56 +02:00
  • c764f5bb6f Merge pull request #144 from christianlouis/dependabot/github_actions/docker/metadata-action-6 Christian Krakau-Louis 2026-04-05 17:02:49 +02:00
  • 5992a9e802 chore(deps): bump celery from 5.6.2 to 5.6.3 in /backend dependabot[bot] 2026-04-05 15:02:44 +00:00
  • 3432b93712 Merge pull request #145 from christianlouis/dependabot/pip/backend/httpx-0.28.1 Christian Krakau-Louis 2026-04-05 17:02:41 +02:00
  • e2b3bac1cc Merge pull request #146 from christianlouis/dependabot/pip/backend/uvicorn-0.42.0 Christian Krakau-Louis 2026-04-05 17:02:31 +02:00
  • bdbc49e5ba Merge pull request #151 from christianlouis/dependabot/npm_and_yarn/frontend/axios-1.14.0 Christian Krakau-Louis 2026-04-05 17:02:21 +02:00
  • c06074e0d5 Merge pull request #147 from christianlouis/dependabot/pip/backend/apprise-1.9.9 Christian Krakau-Louis 2026-04-05 17:02:11 +02:00
  • e5d3a7c166 Merge pull request #149 from christianlouis/dependabot/pip/backend/prometheus-client-0.24.1 Christian Krakau-Louis 2026-04-05 17:01:57 +02:00
  • 0ac7bd7fb4 Merge pull request #142 from christianlouis/dependabot/pip/backend/aiohttp-3.13.4 Christian Krakau-Louis 2026-04-05 17:01:45 +02:00
  • 3b580c36c7 chore(deps): bump axios from 1.13.6 to 1.14.0 in /frontend dependabot[bot] 2026-04-05 15:00:44 +00:00