summaryrefslogtreecommitdiff
path: root/www/js
AgeCommit message (Collapse)Author
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-16Polish language name modyficationmaymaymay
2016-11-15integrated polish language into app #372 #368 #370Pliable Pixels
2016-11-15addresses #371Pliable Pixels
2016-11-15Various updates #356 #369 - mostly timezone bug fixes when viewing from a ↵Pliable Pixels
different timezone than the server
2016-11-14Various timezone related fixes, also was checking for alarm frames so 0 ↵Pliable Pixels
frame in-recording was never being closed. Still has bugs, need more testing #369
2016-11-11disabled graph drawing and timers if h264 is playedPliable Pixels
2016-11-10timezone API check fix plus error handling for unplayable videosPliable Pixels
2016-11-10video automatically fits to screen #358Pliable Pixels
2016-11-09Merge pull request #365 from BoskSpb/masterPliable Pixels
Adding Russian language in App
2016-11-09some more tweaks to h264 video display given its all the rage nowPliable Pixels
2016-11-09Added event time progression to video #362Pliable Pixels
2016-11-09Adding Russian language in AppYuriy Baskakov
2016-11-08Added timezone to graph - for some reason it was crashing in iOS - need to ↵Pliable Pixels
keep a watch
2016-11-08added initial code for scale saving, but commented out - doesn't work well - ↵Pliable Pixels
it zooms in, but need to think on zoom into what timespan. Need to think about it more. Will do it later. #361
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-11-07Moved to 4.17 built in zoom function of visPliable Pixels
2016-11-06Fixes bug of indefinite loading after resetting custom timeline #360Pliable Pixels
2016-11-05dynamic update on/off is now persistent #356Pliable Pixels
2016-11-05took care of continuous events - they will show in orange while recording ↵Pliable Pixels
and then when completed, they will either show in regular color, or if you are only viewing alarmed events, they may disappear if the alarm count is not what you specified. #356
2016-11-05Seems in some installs, pagecount doesn't come in, which is odd. I'm ↵Pliable Pixels
defaulting to 1.
2016-11-04adds time of event in display bottom #356Pliable Pixels
2016-11-04automatic playback with timeout hack enabled for #359Pliable Pixels
2016-11-04Displays latest events (for last 2-3 minutes) and other tweaks. #356 should ↵Pliable Pixels
be mostly working - the only caveat is long running event recordings in mocord/record -- they won't keep getting updated till the currently recorded event is over.
2016-11-03Initial updates for #356 - various issues and bugs pending. Don't update ↵Pliable Pixels
yet. For now, you need to be in day mode and zoomed in.
2016-11-03Added callback handlers to display messages on video play. Also removed auto ↵Pliable Pixels
play
2016-11-03make sure monitor show/hide is enabled if packery positions doesn't exist. ↵Pliable Pixels
Also make sure its loaded in getMonitors
2016-10-30very initial code for timeline tracking - not to be used for nowPliable Pixels
2016-10-29beautifyPliable Pixels
2016-10-28if desktop state was not created, I was not loading services #357Pliable Pixels
2016-10-28updated visPliable Pixels
2016-10-28#357 - remember last view in desktops (already supported in mobiles)Pliable Pixels
2016-10-28relayout after re-order windowPliable Pixels
2016-10-28#353 - show abbreviated timezones to avoid confusion when switching, ↵Pliable Pixels
broadcast tz change if APIs update late
2016-10-27if coming from monitors, don't hide events where IDs are hiddenPliable Pixels
2016-10-27cleaning up the entire montage reorder ugliness. TBD - when you navigate ↵Pliable Pixels
from monitor view.
2016-10-25rethinking packeryPliable Pixels
2016-10-24dont fall through to android specific codePliable Pixels
2016-10-23running as webserverPliable Pixels
Former-commit-id: f72ca891d089981217705a2baf5775a619c433d2
2016-10-23removed extra draggie initPliable Pixels
Former-commit-id: b0affa47d8a1a178e83b594dccbb144fbe2ef757
2016-10-23#354 removed debugsPliable Pixels
Former-commit-id: d401ddff835299231a89af31dbb91e166c9f1263
2016-10-23fixes #354Pliable Pixels
Former-commit-id: c91962ed5b156e0e60fa2ee57621cf34182404c1
2016-10-23#353 - allow toggling of server time, also resolves #346 gracefullyPliable Pixels
Former-commit-id: bd82b1be1e0157eed5531c2d05d6de199308d7a4
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-22#353 - more timezone tweaks, especially making sure humanizeTime is ALWAYS ↵Pliable Pixels
using local time irrespective of setting Former-commit-id: d28f076eb0a780a83466f259d17563b8d2d34a0d
2016-10-21#353 - when using relative time in montage history, make sure its in server timePliable Pixels
Former-commit-id: b635b016178e33f28dacc8e8feee532782b93b50
2016-10-21#353 - display server time zonePliable Pixels
Former-commit-id: 444e179d5c12d1bbdafbb0f6cd5da70bd1254a76
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-21#353 - help textPliable Pixels
Former-commit-id: 104d01c126fd6120291b2d250b699aa0eac0def6