Commit Graph

32 Commits (e2056290c9457872da06f8780e275feaf7c627fd)

Author SHA1 Message Date
Mark Cotton e2056290c9 fixing where these variables come from 2023-08-24 14:51:17 -05:00
Ubuntu a91b48d260 increased logging severity in @login_requried 2023-08-22 14:53:31 +00:00
Mark Cotton ba7ecb3282 working on cross-session problem #18 2023-08-21 11:22:17 -05:00
Mark Cotton 516340f2b4 added more debug logging 2023-08-20 22:50:13 -05:00
Mark Cotton 5d736db324 changed login in @login_required, fixes #6, and fixed bug with setting log_level in settings.py 2023-08-20 22:44:44 -05:00
Mark Cotton 094b7b754f commenting out call to een.logout until they fix it 2023-08-20 22:15:33 -05:00
Mark Cotton b02ba38eea added @login_requried, fixes #6 2023-08-20 22:05:48 -05:00
Mark Cotton fb10657e60 removed redundant graph buttons, added status and esn as title text on camera name 2023-08-17 16:31:16 -05:00
Mark Cotton dff7923892 trying to solve issue with graphs not loading correctly, adding current timestamp over none, dealing with new unknown status, #15 2023-08-15 11:17:38 -05:00
Mark Cotton 24b6a36700 turning down logging from warn to debug, working on #15 2023-08-15 09:05:39 -05:00
Mark Cotton 2b78898f0b tweaking how status chart is filling in data and rendering, working on #15 2023-08-15 08:56:44 -05:00
Mark Cotton 9067a2a6ce showing camera online/offline/total counts, fixes #8 2023-08-14 17:33:19 -05:00
Mark Cotton 939553b4a5 added UI for handing Reseller user, allows switch, requires EagleEyev3 == 0.0.10 2023-08-10 13:05:23 -06:00
Mark Cotton f0a7366f31 APIv3 /events query limit raised from 6 to 24 hours 2023-08-08 08:39:48 -06:00
Mark Cotton 95fbcfd2d4 added param to query event list of number of days, showing options in event list 2023-08-07 14:43:23 -06:00
Mark Cotton dd77dec94a clean-up cameras list, adding bootstrap icons 2023-08-07 12:55:58 -06:00
Mark Cotton 81eb4daca3 more styling tweaks 2023-07-28 11:37:00 -06:00
Mark Cotton 499e7fa836 added back a route for the landing page, css tweaks 2023-07-28 10:55:08 -06:00
Mark Cotton 67817f5094 added a theme from https://bootstrap.themes.guide/greyson/ 2023-07-28 10:41:05 -06:00
Mark Cotton 032563c85d moving some configuration values into settings file 2023-07-27 22:57:17 -06:00
Mark Cotton f20787b16c previous commit didn't work so reverting it and adding a unauthenticated landed page 2023-07-27 21:32:56 -06:00
Mark Cotton 1abb81cb4f seeing if this helps with cross-session problem 2023-07-26 13:21:23 -06:00
Mark Cotton 557cf2c681 pulling in changes from redesign branch 2023-07-26 07:34:33 -06:00
Mark Cotton ee29551175 shirking chart, adding title, hoisting imports 2023-07-25 08:32:47 -06:00
Mark Cotton f4676c2257 super un-efficient way to mangle data for graph 2023-07-24 15:10:38 -06:00
Mark Cotton 2441e86dbc Changes to use EagleEyev3 module from pip 2023-07-19 23:05:29 -06:00
Mark Cotton df38fd7f74 fighting to battle with lingering server sessions not clearing 2023-07-14 13:02:26 -05:00
Mark Cotton 155a0f7f14 slowly making it more better 2023-07-14 10:48:14 -05:00
Mark Cotton 7c66c9eaf2 making it a little more robust, falling back to placeholder image if preview timesout 2023-07-14 10:21:10 -05:00
Mark Cotton cbae8caf66 loading up status events 2023-07-14 08:26:06 -05:00
Mark Cotton aab2168f92 using HTMX to load camers in list/detail views 2023-07-14 01:11:14 -05:00
Mark Cotton 91b72ab9d9 wiring up basic flask routing with server sessions back on filesystem 2023-07-13 23:00:37 -05:00