Commit Graph

53 Commits (499e7fa836db3a567ab5edac8bd90058855e8c89)

Author SHA1 Message Date
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 6a2923801f added a demo video to the cover page 2023-07-28 09:37:05 -06:00
Mark Cotton 032563c85d moving some configuration values into settings file 2023-07-27 22:57:17 -06:00
Mark Cotton 294dc70774 CSS tweak for mobile 2023-07-27 22:24:06 -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 46d9423890 html tweak to make live_preview a little larger 2023-07-25 08:44:22 -06:00
Mark Cotton ee29551175 shirking chart, adding title, hoisting imports 2023-07-25 08:32:47 -06:00
Mark Cotton 5466aeee74 forgot to include dependencies 2023-07-24 15:22:54 -06:00
Mark Cotton f4676c2257 super un-efficient way to mangle data for graph 2023-07-24 15:10:38 -06:00
Mark Cotton 8eb3a45e2e updated README 2023-07-21 16:14:21 -06:00
Mark Cotton 9ad71170c8 Updated notebook, have to copy in an access_token which I don't like doing 2023-07-19 23:43:42 -06:00
Mark Cotton fbf09eb767 grouping online/offline cameras by those connected to bridges and those without bridge_id 2023-07-19 23:27:05 -06:00
Mark Cotton aea2873ac4 pinning to the minimum EagleEyev3 version that works 2023-07-19 23:12:21 -06:00
Mark Cotton 36336c72c1 deleting old files 2023-07-19 23:06:42 -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 a26ef602fa docker-izing it so it can be deployed 2023-07-14 12:06:57 -05:00
mcotton 842d067502 Update 'README.md' 2023-07-14 16:41:16 +00: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
Mark Cotton 425a8e5c02 uses my_applications in developer portal to configure callbacks 2023-07-07 16:58:50 -05:00
Mark Cotton 8e7cdaea77 checking-in pip requirements 2023-07-03 15:27:47 -05:00
Mark Cotton 80090f8643 checking-in dangling tweaks 2023-07-03 15:25:19 -05:00
Mark Cotton e298a89eb8 waiting for the new redirect_urls to be approved 2023-06-08 10:26:44 -05:00
mcotton 78e2541ca1 changed URL params for /events call 2023-06-02 08:11:19 -05:00
mcotton 0a63657305 switching to demo user, cleaning up Playground to work in a different account 2023-06-01 13:59:15 -05:00
mcotton 09e153e3f6 sorting cameras events 2023-06-01 13:43:09 -05:00
mcotton 4fd94a4ad8 filter events call 2023-06-01 12:59:17 -05:00
mcotton 667d9c2bc4 remembering to crate and save a user_tz_obj 2023-06-01 12:02:18 -05:00
mcotton c6e08a5c00 added some helpers around timestamps 2023-06-01 10:28:19 -05:00
mcotton 47d73763fd got a working version of get_list_of_events() 2023-05-31 23:16:11 -05:00
mcotton d98793488e poking around Events and subscriptions 2023-05-31 10:35:19 -05:00
mcotton 0aa1d95dda trying Events and hitting issues 2023-05-30 22:30:22 -05:00
Mark Cotton 96f40cb3a4 added timeZone to user calls and a requirements file 2023-05-30 15:24:23 -05:00
Mark Cotton 346387222e added some error checking around lazy_login file 2023-05-30 08:14:59 -05:00
mcotton 8e7255a308 added debug info about user 2023-05-29 23:05:38 -05:00
mcotton 7dcd417fe6 removed Flask dependancy in module 2023-05-29 22:53:26 -05:00
Mark Cotton d6a8dd85b0
Update README.md 2023-05-29 22:33:39 -05:00
Mark Cotton 834d464add added a Jupyter Notebook 2023-05-29 22:31:56 -05:00
Mark Cotton c33d8c30ff tying again 2023-05-29 20:57:21 -05:00
Mark Cotton 1ca8792311 updated .gitignore 2023-05-29 20:55:09 -05:00
Mark Cotton 4460bb6047 added Device, Camera classes 2023-05-29 20:54:14 -05:00
Mark Cotton d6d8283afb added ability to save access_token for lazy_logins during development 2023-05-29 20:28:23 -05:00
Mark Cotton a0b3ac0861 added some additional methods, and ChatGPT tests 2023-05-29 16:33:44 -05:00