0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow viewing of event frames via image sequences More... over 14 years ago
display current time in footer of page More... over 14 years ago
return text/plain from task handlers More... over 14 years ago
add buttons for debug tasks More... over 14 years ago
untabify More... over 14 years ago
new indexes More... over 14 years ago
implement garbage collector task. add thumbnail handler for arbitrary frames. sort event browser by event time. More... over 14 years ago
simplify url validation regexp More... over 14 years ago
fix task url authentication requirement More... over 14 years ago
fix syntax. add item for garbage collection. More... over 14 years ago
set some expirations for caching. require admin for task urls. More... over 14 years ago
add favicon More... over 14 years ago
ensure new,edit,delete functionality is fully implemented and round-trips all data properly More... over 14 years ago
update for new template. refine ajax handlers for edit and delete camera source More... over 14 years ago
update event browser for new template More... over 14 years ago
implement handlers for edit and delete camera source More... over 14 years ago
use django templates instead of separate include files More... over 14 years ago
add some modal dialog functionality to implement the Add Camera screen. More... over 14 years ago
add start of event browser. display event and frame counts on summary page. move more common html into header.html More... over 14 years ago
comments. avoid 100% motion rating when there is no image difference but a non-zero ewma More... over 14 years ago
split main.py into handlers.py and schema.py to allow better precompilation and caching More... over 14 years ago
Add a basic skin with some css. More... over 14 years ago
cleanup column layout More... over 14 years ago
use an EWM average to act as motion detection threshold More... over 14 years ago
implement initial motionDetect proc. add handler to manually trigger a recording event. More... over 14 years ago
make member function More... over 14 years ago
ignore pyc files More... over 14 years ago
move summary page into template. create stub for motion detection logic. More... over 14 years ago
tighten table columns for non-nullability. implement preliminary event creation and event frame additions. stub out motion detection logic. More... over 14 years ago
Add today,yesterday,etc column counts to summary page, add links to actions on summary page, add more method placeholders. More... over 14 years ago