kj pushed to master at kj/nginx-dev 2026-09-05 04:54:48 +02:00
17b070c08b build: add locales package to docker image
568554391f chore(ssl): update ssl certificate
Compare 2 commits »
kj pushed to master at kj/duckbrain 2026-09-03 23:24:40 +02:00
2ae9ef39f3 feat(request): negotiate error response frmat based on Accept header
kj pushed to master at kj/duckbrain 2026-09-03 23:23:23 +02:00
ee0db0307e docs(Validator): Expand documentation with complete rules reference
kj pushed to master at kj/duckbrain 2026-09-03 23:09:19 +02:00
44cbe6bbdc feat(validator): add file upload validation rules
kj pushed to master at kj/duckbrain 2026-09-03 21:19:12 +02:00
31728af351 docs: Clarify phpdoc
kj pushed to master at kj/duckbrain 2026-09-03 21:00:36 +02:00
4845d14ef5 chore(validator): suppress PHPCS rule for non-camel-case method
aca4e732ed feat(validation): Add human-readable validation error messages
Compare 2 commits »
kj pushed to master at kj/duckbrain 2026-09-03 20:04:06 +02:00
f475c9125f feat(Validator): Add confirmed, required_with, and required_if rules
kj pushed to master at kj/duckbrain 2026-09-03 19:42:24 +02:00
4fe7314389 feat(Validator): Add regex and date validation methods
kj pushed to master at kj/duckbrain 2026-09-03 19:35:35 +02:00
1f366830bc feat(validation): add type and size-based validation methods
kj pushed to master at kj/duckbrain 2026-09-03 19:21:16 +02:00
15df7c8d96 refactor(Validator): improve rule argument parsing
kj pushed to master at kj/confi-emacs-actual 2026-09-03 16:50:54 +02:00
0543f7b231 feat(opencode): add session tracking and update default model
kj pushed to master at kj/confi-emacs-actual 2026-09-03 00:15:45 +02:00
b5f7c3bd53 fix(lsp): enable flycheck-eglot only in PHP buffers managed by eglot
kj pushed to master at kj/confi-emacs-actual 2026-08-28 15:04:48 +02:00
14e2fe7715 chore: update AI configuration and ignore agent directory
kj pushed to master at kj/confi-emacs-actual 2026-08-27 19:39:57 +02:00
7afa60ae9f feat(ai): Configure opencode with default model and UI preferences
kj pushed to master at kj/confi-emacs-actual 2026-08-27 16:36:08 +02:00
431bc81440 refactor(ai): Remove unnecessary gptel-agent require
kj pushed to master at kj/confi-emacs-actual 2026-08-27 16:26:41 +02:00
638c29b1be refactor(configs): remove gptel-agent configuration and tools
kj pushed to master at kj/confi-emacs-actual 2026-08-27 16:24:06 +02:00
de086b0efc feat(configs): add agent-shell ACP interface for Emacs
30404b24f3 feat(configs): update available AI models in gptel configuration
Compare 2 commits »
kj pushed to master at kj/confi-emacs-actual 2026-08-24 14:11:57 +02:00
0c15317603 feat(org): add Go source language mode mapping
kj pushed to master at kj/confi-emacs-actual 2026-08-07 18:18:17 +02:00
0e5f78ef0f refactor: translate user-facing messages to English
kj pushed to master at kj/confi-emacs-actual 2026-08-06 21:22:42 +02:00
c4a2dff9df feat(gptel): store plans outside project directory