0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 03, 2025 — Jan 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update todo.txt More... almost 14 years ago
add more todo items More... about 15 years ago
remove some old items More... about 15 years ago
increase cron run limit to take advantage of new 10 minute limit introduced in app engine 1.4.0 More... about 15 years ago
show unviewed event rows in bold, and mark unbold once viewed. More... over 15 years ago
add todo list More... over 15 years ago
reduce queue rate to limit runaway More... over 15 years ago
make request timeout configurable. fix http auth header formation. pass motion_rating around to fix scope error. More... over 15 years ago
import base64 More... over 15 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 15 years ago
refactor ImageFetcherTask into more discrete procs More... over 15 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 15 years ago
adjust calculation of week and month window ranges. More... over 15 years ago
move common javascript out to static js file, for cachability. More... over 15 years ago
use slider control instead of progress bar, to allow dragging to seek frames. add VCR style playback controls. More... over 15 years ago
add user/pass basic authentication support More... over 15 years ago
whitespace cleanup More... over 15 years ago
convert the add/edit camera dialog into a tabbed dialog box to prepare for more additional settings in the future. More... over 15 years ago
track more motion statistics in each event and frame. refactor ImageFetcherTask into more procs. More... over 15 years ago
stop playback timer when delete is in progress. More... over 15 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 15 years ago
display logged in username correctly. add back and delete buttons to imgseq page. ignore deleted frames when computing counts. More... over 15 years ago
clean up formatting More... over 15 years ago
make trigger camera button handled with ajax response More... over 15 years ago
implement event delete functionality More... over 15 years ago
show progress bar of current frame position in event sequence More... over 15 years ago
order frames in normal time order More... over 15 years ago
another index More... over 15 years ago
move html template files into common directory More... over 15 years ago
move image viewer into separate template file, and enhance with javascript image cycling for playback. More... over 15 years ago