Commit graph

27 commits

Author SHA1 Message Date
BroodjeAap
f8c6d7fc4d ran gofmt -s 2020-10-25 11:42:56 +01:00
BroodjeAap
8b001243c5 switched to 'input' update for motionInterval on add_stream page 2020-08-13 17:44:46 +00:00
BroodjeAap
82031fbce9 also switched to json.Marshal at backend for watchAreas on stream page 2020-08-09 15:25:50 +00:00
BroodjeAap
5b26865959 fancied up the slider a bit 2020-08-09 14:50:10 +00:00
BroodjeAap
c9edab1d7d stop the interval when the slider has been used 2020-08-09 14:39:04 +00:00
BroodjeAap
0f19dddb30 working 'play' functionality for a moment 2020-08-06 18:26:20 +00:00
BroodjeAap
5059efb3c9 working interface for selecting different moments 2020-08-06 18:15:11 +00:00
BroodjeAap
e4102dccb9 added basic 'scrolling' through a moment with a range input 2020-08-04 19:53:41 +00:00
BroodjeAap
65ce667185 cleaned up stream urls in menu a bit 2020-08-02 14:33:07 +00:00
BroodjeAap
506c4d6a15 more css 2020-08-02 13:26:58 +00:00
BroodjeAap
40de52babd some more css changes 2020-08-02 13:14:29 +00:00
BroodjeAap
21a7441b46 moved canvas resizing to seperate function 2020-07-30 18:36:33 +00:00
BroodjeAap
70ff965170 got canvas resizing working with the watcharea coordinates 2020-07-30 18:34:14 +00:00
BroodjeAap
87b50bdeb2 added proper sizing/resizing of stream images with new layout 2020-07-30 18:14:26 +00:00
BroodjeAap
b3959ee720 added content class to base.html 2020-07-28 19:56:58 +00:00
BroodjeAap
f6f52673ea started work moving to flexbox layout 2020-07-28 19:32:57 +00:00
BroodjeAap
c871bb564f some css stuff 2020-07-27 20:00:47 +00:00
BroodjeAap
0a2f7ddc61 added js file missing from previous commit 2020-07-26 20:47:22 +00:00
BroodjeAap
a88837f90f watcharea rows match color of watcharea 2020-07-12 18:48:27 +00:00
BroodjeAap
a6864c1928 added existing watchareas to canvas 2020-07-12 18:43:59 +00:00
BroodjeAap
7206c087d5 renamed 'rectangles' class and variables to WatchArea 2020-07-12 18:32:19 +00:00
BroodjeAap
b159278efe switched a Rectangle class in javascript 2020-07-12 18:27:59 +00:00
BroodjeAap
d4d0ba593d frontend of watchareas mostly done 2020-07-12 18:17:46 +00:00
BroodjeAap
91f042e1bb can draw rects on the canvas 2020-07-12 13:53:23 +00:00
BroodjeAap
8a8285240a currentColor stream display is now in a canvas 2020-07-12 13:38:04 +00:00
BroodjeAap
a8048c01f0 IP cam shot.jpg is now streamed through the web server 2020-06-29 20:12:28 +00:00
BroodjeAap
e1fcf85910 added static files and moved templates to own dir 2020-06-29 19:19:24 +00:00