saidsurucu
|
e26f09aced
|
refactor: Remove Playwright dependency completely from project
- Replace Playwright base image with python:3.12-slim in Dockerfile
- Remove playwright from pyproject.toml dependencies
- Remove ensure_playwright_browsers() function from mcp_server_main.py
- Delete KİK v1 client files (client.py, models.py) - v2 uses httpx
- Delete postinstall.sh Playwright installation script
- Delete obsolete setup.py and requirements.txt.bak
- Remove saidsurucu-yargi-mcp-f5fa007 snapshot directory
- Update client_v2.py docstring to reflect httpx usage
- Regenerate uv.lock without playwright
KİK v2 now uses pure httpx for all HTTP operations with SSL legacy support.
|
2025-12-04 15:50:20 +03:00 |
|
saidsurucu
|
d1728ce114
|
Fix dependency installation order
|
2025-10-06 15:02:34 +03:00 |
|
saidsurucu
|
0a80bc535b
|
Add Docker cache buster to force rebuild
- Add ARG CACHE_BUST to force rebuild of code layer
- Ensures latest mcp_auth_http_simple.py syntax fix is deployed
- Resolves JSON syntax error in OAuth metadata endpoint
Forces fresh container build without cache
|
2025-07-22 13:15:38 +03:00 |
|
saidsurucu
|
87cf4fd46d
|
update docker, bugfix
|
2025-07-12 15:25:18 +03:00 |
|
saidsurucu
|
81f5f49b8a
|
Update Dockerfile
|
2025-06-29 20:46:01 +03:00 |
|
saidsurucu
|
3fcb0cf773
|
Update Dockerfile
|
2025-06-29 20:45:02 +03:00 |
|
saidsurucu
|
e34bbdc355
|
Update Dockerfile
|
2025-06-29 20:40:59 +03:00 |
|
saidsurucu
|
3746804b20
|
update Dockerfile
|
2025-06-29 20:39:22 +03:00 |
|
saidsurucu
|
973a25980b
|
add saas files
|
2025-06-29 14:31:37 +03:00 |
|
saidsurucu
|
2e369304d8
|
add more desc to fastapi
|
2025-06-29 12:50:41 +03:00 |
|
saidsurucu
|
2179582614
|
update fastapi app
|
2025-06-29 01:00:32 +03:00 |
|
saidsurucu
|
262ef5bef5
|
add asgi support
|
2025-06-26 16:22:27 +03:00 |
|