wz_mini_hacks/SD_ROOT/wz_mini
virmaior 8d7060c4b1
ability to restrict which parts of the webserver are accessible (#372)
* add ability to restrict www access / css changes

-can now use WEB_SERVER_OPTIONS to decide what parts of the web system are accessible. Set it to  `WEB_SERVER_OPTIONS="cam config car jpeg"` to access everything. Remove things you don't want accessible.
-make the top part of the pages cleaner - now the image in config/cam defaults to smaller but is clickable to see it bigger. 
- separate feed.js from config.js and cam.js
-add warning about RTSP fimrware to diagnostics

* add info on WEB_SERVER_OPTIONS

* Update multicam.html

track and display refresh speed.
2023-06-28 19:36:53 -07:00
..
bin Fixed cron being incorrectly copied in during upgrade (#337) 2022-10-13 00:33:40 -07:00
etc Added startup script to kill sinker and hl_client in self-hosted mode (#339) 2022-10-13 00:34:01 -07:00
lib fix libcallback jpeg issue on t20 2022-08-19 22:25:32 -07:00
log iptables/nfsv4 support 2022-05-08 00:56:55 -07:00
mnt iptables/nfsv4 support 2022-05-08 00:56:55 -07:00
root iptables/nfsv4 support 2022-05-08 00:56:55 -07:00
tmp missing tmp directory 2022-04-21 16:15:45 -07:00
usr update checksum 2022-10-13 00:37:32 -07:00
www ability to restrict which parts of the webserver are accessible (#372) 2023-06-28 19:36:53 -07:00
swap.gz add swap and logic 2022-04-14 01:35:27 -07:00
wz_mini.conf Run a NTP client at startup (#301) 2022-09-27 17:50:21 -07:00