kj pushed to master at kj/duckbrain 2025-10-17 18:13:31 +02:00
6e433b4d06 feat(query-builder): Implement advanced WHERE and new JOIN clauses
kj pushed to master at kj/duckbrain 2025-10-17 18:12:26 +02:00
892b3614ec refactor(db): Detect DB type using PDO driver name
kj pushed to master at kj/duckbrain 2025-10-17 16:55:51 +02:00
a0b544eae5 refactor(Model): Rename bindValue to bind and make public
kj pushed to master at kj/duckbrain 2025-10-17 01:52:17 +02:00
20fd78ab53 docs(Request): Remove param comment
kj pushed to master at kj/duckbrain 2025-10-17 01:03:18 +02:00
f5411daaa5 Translate comments to English
kj pushed to master at kj/duckbrain 2025-10-16 17:04:23 +02:00
7e7ec68fd7 refactor(router): Use Neuron object for route parameters
kj pushed to master at kj/duckbrain 2025-10-11 17:15:38 +02:00
ac9a661bc0 fix(htaccess): Block direct access to vendor and src folders
kj pushed to master at kj/duckbrain 2025-10-11 15:45:21 +02:00
c8d7b69367 feat(bootstrap): Introduce Libs\Loader for directory loading
kj pushed to master at kj/duckbrain 2025-10-11 02:18:54 +02:00
7f62e06ff9 docs: Improve documentation and translate comments to English
674c9d5ff4 fix(validator): Improve filter_var robustness in validation methods
2f50532e13 refactor(Model): Type hint setNull variadic arguments
b41514a491 fix(di): Improve parameter resolution and validation
Compare 4 commits »
kj pushed to master at kj/duckbrain 2025-10-10 22:49:55 +02:00
a1a15f492c refactor!: add Synapsis for dependency resolution and injection
kj pushed to master at kj/confi-emacs-actual 2025-10-02 19:29:01 +02:00
844e2965db feat(ai): Add Gemini backend with Ollama fallback
kj pushed to master at kj/confi-emacs-actual 2025-09-30 11:31:42 +02:00
9cce858cd5 Delete unused PHP test abbrev boilerplate
kj pushed to master at kj/confi-emacs-actual 2025-09-30 11:30:15 +02:00
7967a5f0f9 Remove custom Deno LSP configuration
kj pushed to master at kj/confi-emacs-actual 2025-09-30 10:59:09 +02:00
970699f934 Move winner-mode init to elpaca-after-init hook
kj pushed to master at kj/confi-emacs-actual 2025-09-29 03:28:45 +02:00
256353e949 Add Flycheck popup tips
72d6412a8f Add C-x C-p binding for project-find-file
8d7252eabf Load custom-file after Elpaca init
Compare 3 commits »
kj pushed to master at kj/confi-emacs-actual 2025-09-08 15:24:11 +02:00
eb14dff0cd Add macher package
kj pushed to master at kj/confi-emacs-actual 2025-09-08 14:46:35 +02:00
58bb81edeb enable global subword mode by default.
kj pushed to master at kj/confi-emacs-actual 2025-09-08 14:22:25 +02:00
f689d2afe1 disable automatic PHP CS Fixer on save
ed547bce34 add LanguageTool package for spell and grammar checking
bf2bf01252 Change gptel conversation prefixes and remove my custom directives
6c39aee1d0 feat(ai): Integrate gptel-magit
d1ddd81282 Add default config for php-cs-fixer and a hook to run it on save.
Compare 5 commits »
kj pushed to master at kj/duckbrain 2025-09-07 23:53:53 +02:00
b19e7d8789 Remove a forgotten debug line.
kj pushed to master at kj/duckbrain 2025-09-07 20:27:39 +02:00
4dfdb52519 Remove unnecessary and really never-used tableSufix property.
b0891885f9 BREAKING CHANGE: Make select, from, and setNull methods variadic.
Compare 2 commits »