History log of /plugin/farmer/ (Results 1 – 25 of 193)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6633b51606-Oct-2025 Andreas Gohr <andi@splitbrain.org>

Version upped

c609f1dc06-Oct-2025 Andreas Gohr <gohr@cosmocode.de>

update 3rdparty deps. fixes #95

This pulls in the dependencies via composer autoloading now

3f8e66c324-Sep-2025 Andreas Gohr <andi@splitbrain.org>

Version upped

655fe6c124-Sep-2025 Andreas Gohr <gohr@cosmocode.de>

lowercase animal names. fixes #94

a8e36c3f28-Aug-2025 Andreas Gohr <andi@splitbrain.org>

Version upped

1e6816d228-Aug-2025 Andreas Gohr <gohr@cosmocode.de>

hide animals in animals unless notfound says list

d0c90ea913-Aug-2025 Andreas Gohr <andi@splitbrain.org>

Version upped

ff14bcfa12-Aug-2025 Anna Dabrowska <dabrowska@cosmocode.de>

Fix protocol in animal list

0ab101c112-Aug-2025 Anna Dabrowska <dabrowska@cosmocode.de>

Fix setting for 404 handling

Replace integer key in options with string key

Fixes #91

6800613229-Jul-2025 Andreas Gohr <andi@splitbrain.org>

Version upped

f64a85f729-Jul-2025 Andreas Gohr <gohr@cosmocode.de>

auto fixes

83ef0d7128-Jul-2025 Andreas Gohr <gohr@cosmocode.de>

test: add comprehensive tests for animal detection #87

Adds a full test suite for the refactored animal detection logic.
This includes a data provider with various scenarios for web and CLI
environm

test: add comprehensive tests for animal detection #87

Adds a full test suite for the refactored animal detection logic.
This includes a data provider with various scenarios for web and CLI
environments.

A new test for injectServerEnvironment ensures that base URLs are
correctly constructed from CLI parameters.

show more ...

c468f8ca28-Jul-2025 Andreas Gohr <gohr@cosmocode.de>

refactor: improve and modularize animal detection logic #87

The monolithic detectAnimal() method has been broken down into smaller,
more manageable helper methods. Each method is responsible for a s

refactor: improve and modularize animal detection logic #87

The monolithic detectAnimal() method has been broken down into smaller,
more manageable helper methods. Each method is responsible for a single
detection mechanism (query string, bang path, hostname).

This also adds support for passing a full URL as the animal parameter
on the command line, allowing for better simulation of web requests.

show more ...

197a8fc612-Nov-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

760fd51a12-Nov-2024 Karsten Kosmala <kosmala@cosmocode.de>

limit remote access to superuser

fab4b51512-Nov-2024 Karsten Kosmala <kosmala@cosmocode.de>

return animals as list

7a00106311-Nov-2024 Karsten Kosmala <kosmala@cosmocode.de>

add function to get entire farm config with one rpc request

107b329d11-Nov-2024 Karsten Kosmala <kosmala@cosmocode.de>

add doc blocks

6180f6b611-Nov-2024 Karsten Kosmala <kosmala@cosmocode.de>

add initial remote capabilty

6beadf0216-Apr-2024 Andreas Gohr <andi@splitbrain.org>

Version upped

f652f31616-Apr-2024 splitbrain <86426+splitbrain@users.noreply.github.com>

�� Automatic code style fixes

700b563316-Apr-2024 Andreas Gohr <andi@splitbrain.org>

allow setting the farm dir via an environment variable

This allows us to preconfigure the farmer plugin in the Docker
container.

341a2d3516-Apr-2024 Andreas Gohr <andi@splitbrain.org>

hide sub components from admin interface

54704e3e20-Dec-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

1da41c8b20-Dec-2023 Andreas Gohr <andi@splitbrain.org>

(semi)automatic code style fixes

12345678