Andrew Phillips
|
79cbffe9d4
|
fix: resolve module naming conflict and router type issues
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 15:03:56 -03:00 |
|
Andrew Phillips
|
20340be9ac
|
fix: resolve module naming conflict and router method availability
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 15:02:22 -03:00 |
|
Andrew Phillips
|
25b70492bc
|
refactor: restructure API routes with /api prefix and update content endpoint paths
|
2025-08-12 15:02:21 -03:00 |
|
Andrew Phillips
|
68c5514a44
|
refactor: use api::add_routes() and docs::add_routes() to register server routes
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 15:01:40 -03:00 |
|
Andrew Phillips
|
6869b08a77
|
refactor: restructure server routing and add documentation routes
|
2025-08-12 15:01:38 -03:00 |
|
Andrew Phillips
|
4c82c55f58
|
refactor: move API routes to api.rs and remove unused imports
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 14:50:14 -03:00 |
|
Andrew Phillips
|
afdecb6c51
|
fix: resolve module ambiguity and fix import paths in server docs
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 14:40:58 -03:00 |
|
Andrew Phillips
|
5150e2f478
|
chore: update dependencies and remove unused server modules
|
2025-08-12 14:38:59 -03:00 |
|
Andrew Phillips
|
f2c951ac73
|
feat: implement status endpoint with version, paths, and plugin info
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 14:35:52 -03:00 |
|
Andrew Phillips
|
e67d7ba98f
|
fix: complete incomplete use statement and implement API router with all endpoints
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 14:32:57 -03:00 |
|
Andrew Phillips
|
703ae3b776
|
refactor: remove redundant server modules after api refactoring
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 14:32:44 -03:00 |
|
Andrew Phillips
|
077adc0cb0
|
refactor: remove redundant server API modules and update mod.rs exports
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 14:32:17 -03:00 |
|
Andrew Phillips
|
78c546e7e1
|
feat: add server API module
|
2025-08-12 14:32:08 -03:00 |
|
Andrew Phillips
|
fbdf2d84b7
|
refactor: reorganize REST API into modular endpoint files
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 14:25:50 -03:00 |
|
Andrew Phillips
|
04a8505e86
|
feat: add server API modules for status and item endpoints
|
2025-08-12 14:25:47 -03:00 |
|
Andrew Phillips
|
4d7bed7057
|
feat: implement API endpoints with /api prefix and add raw content/metadata routes
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-12 14:15:58 -03:00 |
|
Andrew Phillips
|
f8c896fa25
|
fix: make generate_status_info public and remove unused imports
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-11 13:04:19 -03:00 |
|
Andrew Phillips
|
ff588b9db2
|
refactor: decompose server module into endpoint-specific files
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-11 13:01:57 -03:00 |
|
Andrew Phillips
|
da0a771683
|
feat: add common server mode utilities
|
2025-08-11 13:01:53 -03:00 |
|