kj pushed to master at kj/duckbrain 2022-03-29 03:55:36 +02:00
fe61d14713 Fix error on save.
kj pushed to master at kj/duckbrain 2022-03-22 09:30:57 +01:00
97380b2bee Change ModelMySQL atributes to strong typed.
kj pushed to master at kj/duckbrain 2022-03-18 03:38:18 +01:00
4cd7850931 fix result type on ModelMySQL::query.
kj pushed to master at kj/duckbrain 2022-03-18 03:31:55 +01:00
4240b048fd add missing use for mysqli_result.
kj pushed to master at kj/duckbrain 2022-03-17 22:22:14 +01:00
f43028d72d Migrate to strong typed (compatible only with PHP 7.0+).
d37d5e10e8 Migrate to strong type (compatible only with PHP 7.0+).
Compare 2 commits »
kj pushed to master at kj/duckbrain 2022-03-17 22:19:04 +01:00
d37d5e10e8 Migrate to strong type (compatible only with PHP 7.0+).
5bc55a70cb Migrate to strong type (compatible only with PHP 7.4+).
Compare 2 commits »
kj pushed to master at kj/duckbrain 2022-03-17 22:15:32 +01:00
5bc55a70cb Migrate to strong type (compatible only with PHP 7.4+).
kj pushed to master at kj/twitchvod 2022-03-10 19:56:09 +01:00
6f47cc4ecb Change to a pipewire way and for start/stop virtual sinks. Also make this more like a command with params that a simple script.
kj pushed to master at kj/twitchvod 2022-03-10 19:48:23 +01:00
915715b975 Initial commit.
kj created repository kj/twitchvod 2022-03-10 19:47:58 +01:00
kj pushed to master at kj/duckbrain 2022-02-24 01:53:53 +01:00
503efef448 Update comments to phpdoc compatible format.
kj pushed to master at kj/duckbrain 2022-01-27 16:18:05 +01:00
81f2d4d665 Disable th usade of "-" on {pseudovariables}
kj pushed to master at kj/duckbrain 2022-01-25 14:46:11 +01:00
4b1585fe6d Change URI to Path.
kj pushed to master at kj/duckbrain 2022-01-25 14:42:27 +01:00
83c9d28526 Change URI to Path.
kj pushed to master at kj/duckbrain 2022-01-24 16:07:30 +01:00
a303f28f88 - Change $notFoundCallBack to $notFoundCallback
kj pushed to master at kj/duckbrain 2021-11-28 00:21:24 +01:00
94f1857653 Change not found callback.
kj pushed to master at kj/duckbrain 2021-10-22 05:35:03 +02:00
6fbf9a2a72 Change indentation.
790930771f Add directories default estructure.
Compare 2 commits »
kj pushed to master at kj/duckbrain 2021-10-15 23:41:54 +02:00
184d03a214 Fix error on undefined param.
kj pushed to master at kj/duckbrain 2021-10-15 23:31:23 +02:00
e1fe93a04c - Change middleware for accept any callable function as param.
68bc906ecf Add default value for argument in Neuron constructor.
Compare 2 commits »
kj pushed to master at kj/duckbrain 2021-09-12 02:03:29 +02:00
b8b1a1c8f9 Enable to use limit funtion on count function instead send limit directly.