summaryrefslogtreecommitdiff
path: root/www/js
AgeCommit message (Collapse)Author
2017-03-10#459 - forgot to return after resolve, was falling through into authPliable Pixels
2017-03-06nitsPliable Pixels
2017-03-05Change languages to their mother tongueflorie1706
2017-03-03#487 - devoption added to increase HTTP timeoutsPliable Pixels
2017-02-26#469 - french addedPliable Pixels
2017-02-25avoid bogus scale errorPliable Pixels
2017-02-25#465 - integrated german lanPliable Pixels
2017-02-18if auth is unchecked it won't do a bogus login #459 Hope this doesn't break ↵Pliable Pixels
other stuff
2017-02-17trying to track down video playback issuesPliable Pixels
2017-02-17android and iOS ports now allow for strict SSL checks via setting in dev ↵Pliable Pixels
options. DO NOT ENABLE with self signed certs #455
2017-02-13let's make GIF and MP4 an option in Dev Settings #454Pliable Pixels
2017-02-12the playback rate will now be remembered #453Pliable Pixels
2017-02-11various fixes for the odd "no connection" issuePliable Pixels
2017-02-11server logs and other tweaksPliable Pixels
2017-02-11error handler enhanced #451Pliable Pixels
2017-02-07reflow without changing size #448Pliable Pixels
2017-02-06minor release tweaksPliable Pixels
2017-02-05you can now hide the buttons #443Pliable Pixels
2017-02-01Whitespace issues fixedsteelyard-nl
TAB used in Notepad++ and not SPACE.
2017-02-01Hard coded text found #437steelyard-nl
2017-01-30updated files with code that got deleted when I merged the PR #433Pliable Pixels
2017-01-29Dutch added in datamodel and appSteelyard
2017-01-29you can now toggle a dev option to hide/unhide archived (flagged) events #432Pliable Pixels
2017-01-11changed color code for display #427Pliable Pixels
2017-01-11display cgi check error #427Pliable Pixels
2017-01-11added code for bulk frame calculation #428Pliable Pixels
2017-01-11edits for #363Pliable Pixels
2017-01-11switched key comparison function to a better one #419Pliable Pixels
2017-01-09attempt to mask u:p if u:p@domain #363Pliable Pixels
2017-01-07don't cycle if hide/unhide modal is active #419Pliable Pixels
2017-01-07you can now cycle in montage view between saved profiles. Still needs ↵Pliable Pixels
testing, but I never really test thoroughly. Where is the fun in that? #419
2017-01-06zone editing UI framework sort of done - no backend code, so hiding for now #423Pliable Pixels
2017-01-06confirm deletion of profiles #423Pliable Pixels
2017-01-05event deletion- addresses #422Pliable Pixels
2017-01-02initial template for zone editing - only visual, does not save, disabled for ↵Pliable Pixels
now #420
2017-01-01remove zone overlays before moving to monitors so that we don't see ↵Pliable Pixels
incorrect zones for a moment #420
2017-01-01zone overlay support - tap on the [ ] button #420Pliable Pixels
2016-12-31nitsPliable Pixels
2016-12-31crappy hackery #388Pliable Pixels
2016-12-31Make sure swipe does not show flags is alarms/scrub is on #388Pliable Pixels
2016-12-30initial support - motion shows in alarm frames, falls back to no motion ↵Pliable Pixels
frames if analysis images are not found. Scrub and playback don't show motion outlines (yet) #417
2016-12-29fixed UI issues, auto slide close on tap #388Pliable Pixels
2016-12-29swipe left to flag/unflag events (archive/un-archive) - still some UI work ↵Pliable Pixels
to be done #388
2016-12-24If API access errors, notify the user with a link to the FAQ #415Pliable Pixels
2016-12-12routing fixes for #411Pliable Pixels
2016-12-12inital code - custom url scheme for #411. zmninja:// launches the app. ↵Pliable Pixels
zmninja://<mid> takes us to live view for mid. needs more testing.
2016-12-10added translations for buttons #410Pliable Pixels
2016-12-09bug fix - pin took two taps to activate #409Pliable Pixels
2016-12-09initial support for deleting and pinning in montage edit mode #409Pliable Pixels
2016-12-09fixed montage drag selection bug - indexing was incorrectPliable Pixels