reef-actor

Results 41 comments of reef-actor

Using this change and setting `$config['allow_client_caching'] = true` will mean whatever cache-control headers sent by the destination server are used. If it is not set true then it removes the...

I removed the Html class as it is no longer a dependency following the extraction of js_remove and inlining the RegEx. Since some of the plugins in [php-proxy-plugin-bundle](https://github.com/Athlon1600/php-proxy-plugin-bundle) are dependent...

It looks like there is also a dependency on the url_pattern functionality from [php-proxy-plugin-bundle](https://github.com/Athlon1600/php-proxy-plugin-bundle) so that goes back in.

It has occurred to me that [const visibility modifiers were only introduced in php 7.1](http://php.net/manual/en/language.oop5.constants.php#language.oop5.basic.class.this) so the use of `private const` should probably be changed to just `const` to avoid...

Perhaps you could periodically download the snapshot (http://[ip-address]/cgi-bin/snapshot.sh?res=high&watermark=yes) using [this ancient tool](https://www.nirsoft.net/utils/seqdownload.html). It seems to have the options you need (sequential file naming, configurable period and time range).

I see a motion event in the log, if you are using MQTT it may be related to issue #47 ?

Caused by issue #112 You can change the set_configs.sh like in pending PR #113 to allow saving the full line

the changes in the pr fix the way the script saves text, allowing saving entries with spaces in them. so you should be able to save it just as you...

I downgraded and the behaviour persisted, but a power cycle brought it back. Hopefully the same will work for 2022.2. I don't remember upgrades being anything but seamless before, but...

Back on 2022.2 and unfortunately pulling the power isn't allowing the connection to return. The log does contain something a little different though, is it failing to migrate data? ```...