0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update todo.txt More... over 12 years ago
add more todo items More... over 13 years ago
remove some old items More... over 13 years ago
increase cron run limit to take advantage of new 10 minute limit introduced in app engine 1.4.0 More... over 13 years ago
show unviewed event rows in bold, and mark unbold once viewed. More... over 13 years ago
add todo list More... over 13 years ago
reduce queue rate to limit runaway More... over 13 years ago
make request timeout configurable. fix http auth header formation. pass motion_rating around to fix scope error. More... over 13 years ago
import base64 More... over 13 years ago
allow image polling loop to exit slightly before timeout is reached. attempt to catch the other timeout exception. refine None comparisons. More... over 13 years ago
refactor ImageFetcherTask into more discrete procs More... over 13 years ago
use taskqueue for main camera polling activities, requeueing itself when execution timelimit is reached. use cron task to wakeup and periodically requeue cameras that have stopped looping. More... over 13 years ago
adjust calculation of week and month window ranges. More... over 13 years ago
move common javascript out to static js file, for cachability. More... over 13 years ago
use slider control instead of progress bar, to allow dragging to seek frames. add VCR style playback controls. More... over 13 years ago
add user/pass basic authentication support More... over 13 years ago
whitespace cleanup More... over 13 years ago
convert the add/edit camera dialog into a tabbed dialog box to prepare for more additional settings in the future. More... over 13 years ago
track more motion statistics in each event and frame. refactor ImageFetcherTask into more procs. More... over 13 years ago
stop playback timer when delete is in progress. More... over 13 years ago
standardize appname as single word. remove greeting and rename logout link for consistency with Google style. make appname clickable to return to summary page. More... over 13 years ago
display logged in username correctly. add back and delete buttons to imgseq page. ignore deleted frames when computing counts. More... over 13 years ago
clean up formatting More... over 13 years ago
make trigger camera button handled with ajax response More... over 13 years ago
implement event delete functionality More... over 13 years ago
show progress bar of current frame position in event sequence More... over 13 years ago
order frames in normal time order More... over 13 years ago
another index More... over 13 years ago
move html template files into common directory More... over 13 years ago
move image viewer into separate template file, and enhance with javascript image cycling for playback. More... over 13 years ago