summaryrefslogtreecommitdiff
path: root/www/templates
AgeCommit message (Collapse)Author
2020-09-14formattingPliable Pixels
2020-09-14clock div is too wide and cropping recoding friendly timelucas_nz
2020-09-13also put large/small thumbs option in event view menuPliable Pixels
2020-09-13#975 keep humanizetime on same rowPliable Pixels
2020-09-13Base row size on image height and resolve resizing.lucas_nz
2020-09-13The date div was too wide, resulting in the friendly time being pushed onto ↵lucas_nz
a new line. Unsetting flex and width seems to resolve this.
2020-09-12#973 apply center large from ↵Pliable Pixels
https://github.com/pliablepixels/zmNinja/pull/974/commits/6e8870be549f136a1cad1145bef3ad6988c42e60
2020-09-12#974 add ellipsis on notes truncationPliable Pixels
2020-09-11#973 take care humanize time going to 2nd rowPliable Pixels
2020-09-11#973 align notesPliable Pixels
2020-09-11#973 move large thumbs text belowPliable Pixels
2020-09-10don't wrap text in events textPliable Pixels
2020-09-10handle whitespaces by making sure our row height is never more than devWidthPliable Pixels
2020-09-09swap date/clock iconsPliable Pixels
2020-09-08#970 reset event loadMore and getInitialEvents code, keep delta and ↵Pliable Pixels
maxEventsToLoad
2020-09-08use stateChange inside EventCtrl to clear filters instead of rootScope ↵Pliable Pixels
https://github.com/pliablepixels/zmNinja/commit/ace86431e16405d5b4e3bb78fab4f82c3cb6f980#commitcomment-42123734
2020-09-07#963 persist filter if going to event filterPliable Pixels
2020-09-07#967 use grey background for views that are in greyPliable Pixels
2020-09-07#967 notchPliable Pixels
2020-09-06#963 event name on next linePliable Pixels
2020-09-06ignore pixelratio for video playbackPliable Pixels
2020-09-06#963 2 col format for small, 1 col for largePliable Pixels
2020-09-06#963 revert dynamic size changes, go back to collection repeat. Still needs ↵Pliable Pixels
cleanup for large thumbs
2020-09-06#963 apply span styles from lucasPliable Pixels
2020-09-05allow for images to go beyond height if in landscapePliable Pixels
2020-09-05#963 move to flex box wrapPliable Pixels
2020-09-05#963 formattingPliable Pixels
2020-09-05#963 more styling, move notes to bottomPliable Pixels
2020-09-05#963 add responsive styling based on thumb size, revert to columnsPliable Pixels
2020-09-05#963 allow size selection of thumbsPliable Pixels
2020-09-05select event view thumbnails type, replaces enableThumbs in dev options.lucas_nz
Enables selection of different thumbnail types. If gif is selected limit the number of events returned to 5 to improve load time.
2020-08-31when click notification in montage, filter event view to only display events ↵lucas_nz
since last notification click
2020-08-31increase image size in event list, improve layout and loading code.lucas_nz
# Conflicts: # www/js/EventCtrl.js
2020-06-03#951 add forced mjpeg support on per monitor basisPliable Pixels
2020-05-15spacesPliable Pixels
2020-05-15swap seek buttonsPliable Pixels
2020-05-13slideinPliable Pixels
2020-05-13change video loading to bouncing iconPliable Pixels
2020-05-11nitsPliable Pixels
2020-05-11nitsPliable Pixels
2020-05-06#939 Groups support in montage screen view new APIPliable Pixels
2020-05-01#933 add back spaces, 1.32 breaks. Make encoding optional in dev settingsPliable Pixels
2020-04-30change select/deselect all icon to be consisten with list iconsPliable Pixels
2020-04-30add ability to select/deselect all monitors in montage reorderPliable Pixels
2020-04-29change iconsPliable Pixels
2020-04-29#930 #931 - you can now reduce resize factor to fractions in dev options, ↵Pliable Pixels
reflow based on columns specified
2020-04-28video playback modsPliable Pixels
2020-04-27add object filter to montage (thought it was there before?), also show ↵Pliable Pixels
latest eid
2020-03-31nitsPliable Pixels
2020-03-30#912 #913 one way binding, rework date sorting by first converting to momentsPliable Pixels