summaryrefslogtreecommitdiff
path: root/www/js/app.js
AgeCommit message (Collapse)Author
2017-08-17increase re-auth timePliable Pixels
2017-04-01#509 - default profile for all monitors and "workspace"Pliable Pixels
2017-03-28initial code for hash-secret but may not be used. See ↵Pliable Pixels
https://github.com/ZoneMinder/ZoneMinder/issues/1827
2017-03-10#459 - forgot to return after resolve, was falling through into authPliable Pixels
2017-03-06nitsPliable Pixels
2017-03-03#487 - devoption added to increase HTTP timeoutsPliable 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-11various fixes for the odd "no connection" issuePliable Pixels
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-11edits for #363Pliable Pixels
2017-01-09attempt to mask u:p if u:p@domain #363Pliable Pixels
2017-01-06zone editing UI framework sort of done - no backend code, so hiding for now #423Pliable 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-24If API access errors, notify the user with a link to the FAQ #415Pliable 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-04updated lang python script to a common onePliable Pixels
2016-12-03fixed blog check date and also internationlized "new post" textPliable Pixels
2016-12-02updated to use chunk writing (#398)Pliable Pixels
2016-11-30make sure we don't re-auth when downloading - window stop is called #398Pliable Pixels
2016-11-30major rewrite of GIF creation - memory handling much better #398 - moved to ↵Pliable Pixels
Stream based support
2016-11-28modifications for picking up feeds from new zmNinja medium blogPliable Pixels
2016-11-26various updates to video downloads, including device compatibility (android) ↵Pliable Pixels
#383
2016-11-242nd try to commitfxrnando
2016-11-22Added cue points time matched with video player scrub bar #381Pliable Pixels
2016-11-19tweaked sampling quality, changed frames from 50-70Pliable Pixels
2016-11-19restricted gif size to max 50 images. If larger, it will keep deleting ↵Pliable Pixels
subsequent frames till <=50 is reached. Otherwise memory consumption can go nuts. #379
2016-11-18Experimental and initial version - still has work to go - #379Pliable Pixels
2016-11-18mass formatting and normalization - tweaked JSBeautify optionsPliable Pixels
2016-11-15integrated polish language into app #372 #368 #370Pliable Pixels
2016-11-09Adding Russian language in AppYuriy Baskakov
2016-11-07Added a cache=false for all state routes - it was caching data only for ↵Pliable Pixels
TimeLine View - no idea why. This was causing the monitor array to retain old values even after you did a server switch. Curiously it worked well in all others. Hopefully this puts it to rest.
2016-10-28if desktop state was not created, I was not loading services #357Pliable Pixels
2016-10-28#357 - remember last view in desktops (already supported in mobiles)Pliable Pixels
2016-10-23running as webserverPliable Pixels
Former-commit-id: f72ca891d089981217705a2baf5775a619c433d2
2016-10-22mods for fastLogin, but disabled - doesn't work there is cookie and ↵Pliable Pixels
authsession I need to recover Former-commit-id: df47478de70d69afec006f3c0b2ce1244b152182
2016-10-21adding returns after state.go --> seems it takes time to go and code ↵Pliable Pixels
continues to execute below it - WTF! Former-commit-id: f1f7e2d62f47f9528d163db43fa166d088b0a819
2016-10-10initial event montage jazzPliable Pixels
Former-commit-id: 2f061e5e198abdc0dcbc92b85193b6a96cc82d37
2016-10-06various fixesPliable Pixels
Former-commit-id: 65da1a95c353a401b6ca13798916db77173b72a2
2016-10-02#201 - initial framework - still buggyPliable Pixels
Former-commit-id: 06b81da17f62a04219cba920d3997c3040e76d94
2016-10-01nitsPliable Pixels
Former-commit-id: 0ed7d481b05dd46cc907c561354151cef8f7f9b0
2016-09-28switched to "scroll-sista" for sqeezing headersPliable Pixels
Former-commit-id: 55992626fea99156d7d1531efaa830c11186d8ca
2016-09-28initial experimentsPliable Pixels
Former-commit-id: 811ab2e0e405a95529493afd49a43581576fc169
2016-09-28dont call mobile accessory if on desktopPliable Pixels
Former-commit-id: 331a307d23a208b5fadb1b29c296c35802e6aab5