Commit Graph

91 Commits (main)

Author SHA1 Message Date
Mark Cotton cc4d33d91e pulling in changes from EE-downloader-v3, trying to solve unauthenticated response on first request after login 2023-08-31 06:28:56 -05:00
Mark Cotton 6891d581a3 using the new url escaping in EagleEyev3 0.0.18 2023-08-30 09:01:40 -05:00
Mark Cotton a7d6911489 ignoring settings.py and tweaking routes output 2023-08-29 14:51:50 -05:00
Mark Cotton e2056290c9 fixing where these variables come from 2023-08-24 14:51:17 -05:00
Mark Cotton 316ea642d9 fixes #14 2023-08-24 14:40:11 -05:00
Ubuntu a91b48d260 increased logging severity in @login_requried 2023-08-22 14:53:31 +00:00
Mark Cotton e4274e3ea2 update requirements to use latest EagleEyev3 2023-08-21 11:22:42 -05: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
Ubuntu a00347c7ee adding more typos 2023-08-17 14:52:03 +00:00
Mark Cotton e4dbb9c8e1 typos 2023-08-17 09:48:56 -05:00
Ubuntu 03cc8797bc Merge branch 'main' of 100.91.210.38:mcotton/EE-status-v3 2023-08-15 16:22:30 +00:00
Ubuntu 3b9b0795ff updated EagleEyev3 version to 0.0.13 2023-08-15 16:21:36 +00: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 55b3b82983 bump to use EagleEyev3 0.0.12 2023-08-15 08:03:15 -05:00
Mark Cotton 014b767265 updating to use latest EagleEyev3 for pagination support 2023-08-14 17:34:17 -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 132addb162 Removing Jupyter playground from repo 2023-08-09 14:16:13 -06:00
Mark Cotton 28d5a853f3 added MIT license 2023-08-09 07:33:52 -06:00
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