summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)Author
2016-11-21updatesPliable Pixels
2016-11-21Merge pull request #378 from maymaymay/patch-7Pliable Pixels
more minor fixes
2016-11-21Merge pull request #377 from maymaymay/patch-6Pliable Pixels
minor fixes
2016-11-21Merge pull request #376 from maymaymay/patch-5Pliable Pixels
minor fixes
2016-11-19added playback rate control 1,1.5,2x. #382Pliable 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-18made it work for iOS, also added percentage progress indication #379Pliable Pixels
2016-11-18typo fixPliable Pixels
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-16Update help-pl.htmlmaymaymay
2016-11-16minor fixesmaymaymay
2016-11-16Update locale-pl.jsonmaymaymay
2016-11-16minor fixesmaymaymay
2016-11-16nitsPliable Pixels
2016-11-16Merge pull request #375 from maymaymay/patch-4Pliable Pixels
Polish language name modyfication
2016-11-16Polish language name modyficationmaymaymay
2016-11-16added the enhancement labelmaymaymay
2016-11-15integrated polish language into app #372 #368 #370Pliable Pixels
2016-11-15Merge pull request #370 from maymaymay/patch-2Pliable Pixels
Create help-pl.html
2016-11-15Merge pull request #368 from maymaymay/patch-1Pliable Pixels
Create locale-pl.json
2016-11-15addresses #371Pliable Pixels
2016-11-15language clarificationPliable 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-13Update help-pl.htmlmaymaymay
2016-11-13Create help-pl.htmlmaymaymay
2016-11-13Update locale-pl.jsonmaymaymay
2016-11-12Update locale-pl.jsonmaymaymay
2016-11-11Update locale-pl.jsonmaymaymay
2016-11-11Update locale-pl.jsonmaymaymay
2016-11-11Create locale-pl.jsonmaymaymay
2016-11-11samsung note in login screen #367Pliable Pixels
2016-11-11Added samsung note in login screen tooPliable Pixels
2016-11-11Added warning to turn of auto-correct during config in zmNinja #367Pliable Pixels
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-10added text-wrap for input items to manage larger strings (problem when ↵Pliable Pixels
translated to some languages like russian)
2016-11-09Fixed position error of vertical text in events view when switching to ↵Pliable Pixels
russian #365
2016-11-09Merge pull request #365 from BoskSpb/masterPliable Pixels
Adding Russian language in App
2016-11-10Update structure for identical order as in “en” and add additional keys.ybaskakov
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