Commit Graph

65 Commits (382a3859cbbdb8cf38bcc2ed5682046a598fad39)

Author SHA1 Message Date
Mark Cotton 382a3859cb css tweaks to make it a little better on iPhones 2023-08-08 10:47:06 -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 3183e109f7 added a new demo movie on the landing page 2023-08-07 17:22:22 -06:00
Mark Cotton 22bec51d81 changing events fetch options 2023-08-07 16:21:27 -06:00
Mark Cotton a44090f042 added progress bar for htmx shamelessly ripped-off from https://dev.to/amal/global-progress-bar-for-htmx-50fa 2023-08-07 14:55:20 -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 d10789f002 forgot to apply the style to the offline cameras 2023-08-07 14:20:59 -06:00
Mark Cotton cd5db12a2f made the camera action buttons more obvious 2023-08-07 14:13:37 -06:00
Mark Cotton 9a46f72a51 cleaning up event list, making more consistent text-align 2023-08-07 13:56:18 -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 53ae5aa8f1 added post-checkout hook to write git version to file 2023-07-28 11:06:18 -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 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