5e4633b481
Merge pull request #56 from christianlouis/code-health-unused-imports-models-init-5127216271700083315
Christian Krakau-Louis
2026-03-23 17:06:05 +01:00
bfeb98dc04
Merge pull request #57 from christianlouis/testing-auth-store-improvements-16756141904230151053
Christian Krakau-Louis
2026-03-23 17:05:50 +01:00
9551aae47c
Merge branch 'main' into testing-auth-store-improvements-16756141904230151053
Christian Krakau-Louis
2026-03-23 17:05:43 +01:00
0e770e92bf
Merge branch 'main' into security-fix-cors-methods-15224374223607102322
Christian Krakau-Louis
2026-03-23 17:05:06 +01:00
2d232bb603🧪 [testing improvement description] Implement unit tests for useAuthStore and fix linting.
google-labs-jules[bot]
2026-03-23 14:42:29 +00:00
a9c2d37336
Restrict overly permissive CORS allow_methods in backend/app/main.py.
google-labs-jules[bot]
2026-03-23 14:36:57 +00:00
4515042acf🧪 [testing improvement description] Implement unit tests for useAuthStore and refine store logic.
google-labs-jules[bot]
2026-03-23 14:36:44 +00:00
7f04af53f2🧹 [code health improvement] Silence unused imports in models/__init__.py
google-labs-jules[bot]
2026-03-23 14:36:24 +00:00
09fb87ec7e
fix: downgrade ESLint to ^9 to fix react/display-name TypeError
copilot-swe-agent[bot]
2026-03-23 14:31:51 +00:00
ffc086fd4c
Initial plan
copilot-swe-agent[bot]
2026-03-23 14:29:23 +00:00
b815df0d26
Merge pull request #54 from christianlouis/copilot/resolve-eslint-peer-dependency
Christian Krakau-Louis
2026-03-23 15:10:13 +01:00
63bc8529d5
Merge pull request #53 from christianlouis/copilot/update-configuration-from-db
Christian Krakau-Louis
2026-03-23 14:48:55 +01:00
1402afb9ce
Initial plan
copilot-swe-agent[bot]
2026-03-23 11:13:45 +00:00
3d48bc6f66
Initial plan
copilot-swe-agent[bot]
2026-03-23 11:12:14 +00:00
5fd0914b07
fix: replace passlib with direct bcrypt calls to fix bcrypt 5.x incompatibility
copilot-swe-agent[bot]
2026-03-23 11:07:25 +00:00
319282121f
Merge pull request #21 from christianlouis/copilot/clean-up-repository
Christian Krakau-Louis
2026-03-23 12:06:59 +01:00
1263ed5266
Update TODO.md: document missing frontend API client, mark completed items, update progress tracking
copilot-swe-agent[bot]
2026-03-23 11:02:09 +00:00
df69070951
Initial plan
copilot-swe-agent[bot]
2026-03-23 10:58:40 +00:00
b3a0c4bfd8
Clean up repo: move docs to docs/, add SECURITY.md, .editorconfig, update README with badges, fix cross-references, correct documentation to reflect actual project state
copilot-swe-agent[bot]
2026-03-23 10:57:31 +00:00
dfc074352c
Merge pull request #22 from christianlouis/copilot/fix-unused-imports
Christian Krakau-Louis
2026-03-23 11:54:15 +01:00
27c50e49cf
Fix all mypy and eslint errors, add copilot lint instructions
copilot-swe-agent[bot]
2026-03-23 10:48:16 +00:00
a918421945
Fix all 33 ruff linting errors causing CI failures
copilot-swe-agent[bot]
2026-03-23 10:38:39 +00:00
1463ad225c
Initial plan
copilot-swe-agent[bot]
2026-03-23 10:34:55 +00:00
46104d7d21
Merge pull request #18 from christianlouis/copilot/add-account-management-functionality
Christian Krakau-Louis
2026-03-23 11:33:12 +01:00
29722101cd
Merge pull request #19 from christianlouis/copilot/fix-module-not-found-error
Christian Krakau-Louis
2026-03-23 11:32:48 +01:00
5cbaacb642
Merge branch 'main' into copilot/fix-module-not-found-error
Christian Krakau-Louis
2026-03-23 11:32:39 +01:00
a0957c55fc
Merge pull request #20 from christianlouis/copilot/rebuild-actions-phased-ci-approach
Christian Krakau-Louis
2026-03-23 11:31:57 +01:00
fd784e5816
Clean up Docker metadata tags per code review feedback
copilot-swe-agent[bot]
2026-03-23 10:30:25 +00:00
f7fc10f2dc
fix: bump authlib 1.6.6 → 1.6.9 to patch four security vulnerabilities
copilot-swe-agent[bot]
2026-03-23 10:30:22 +00:00
e0e6cc74e6
Merge branch 'main' into copilot/add-account-management-functionality
Christian Krakau-Louis
2026-03-23 11:29:12 +01:00
e952844806
Consolidate 4 workflow files into single phased CI pipeline
copilot-swe-agent[bot]
2026-03-23 10:29:02 +00:00
5c84441195
fix: add pythonpath = . to pytest.ini to resolve ModuleNotFoundError for app module
copilot-swe-agent[bot]
2026-03-23 10:27:33 +00:00