Andrew Phillips
|
8a2e992ca5
|
fix: update default list_format labels to match their names
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:47:45 -03:00 |
|
Andrew Phillips
|
c470e63bac
|
feat: add debug logging and make dir field optional in settings
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:42:31 -03:00 |
|
Andrew Phillips
|
1c6064fdb7
|
refactor: remove unused struct members and methods
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:32:11 -03:00 |
|
Andrew Phillips
|
a00952a377
|
fix: remove unused delete_item handler and add accessors for unused fields
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:29:32 -03:00 |
|
Andrew Phillips
|
dfd855f380
|
fix: make unused fields public and remove pub(crate) visibility
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:25:04 -03:00 |
|
Andrew Phillips
|
5e111e002a
|
style: make verbose fields private
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:23:53 -03:00 |
|
Andrew Phillips
|
3de5947d42
|
refactor: make unused fields and functions private
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:23:20 -03:00 |
|
Andrew Phillips
|
c3f4e03f33
|
refactor: remove unused fields and functions
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:22:59 -03:00 |
|
Andrew Phillips
|
270b3c711e
|
fix: remove unused std::str::FromStr imports and fix ValueKind conversion errors
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:13:54 -03:00 |
|
Andrew Phillips
|
5c66ac3d8a
|
fix: remove unused config parameter in mode functions
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 12:11:31 -03:00 |
|
Andrew Phillips
|
b90456c6f4
|
feat: update config system and list format structure
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-16 11:57:02 -03:00 |
|
Andrew Phillips
|
2764f16c20
|
feat: add support for salted password hash authentication
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-15 21:03:12 -03:00 |
|
Andrew Phillips
|
0e88a177b3
|
feat: add support for direct password configuration in server settings
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-15 20:38:09 -03:00 |
|
Andrew Phillips
|
e880da210a
|
fix: add server address and port fields to settings and update constructor
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-15 17:57:59 -03:00 |
|
Andrew Phillips
|
56f4d8aad5
|
feat: implement unified settings system
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-15 16:36:58 -03:00 |
|
Andrew Phillips
|
067cba703b
|
feat: add config system with --config argument and priority-based configuration
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-08-15 16:31:57 -03:00 |
|
Andrew Phillips
|
5689c3e5ef
|
feat: add config module
|
2025-08-15 16:31:53 -03:00 |
|