Commit Graph

298 Commits

Author SHA1 Message Date
ehpersonal38 b550421be0 UI tweaks 2022-05-13 14:09:34 -04:00
mcguirepr89 79a47a902d there's the heading! 2022-05-11 13:40:57 -04:00
mcguirepr89 5b4aec2ab8 css for the slider
advanced.php updates birdnet.conf now
removed privacy_server.py
added snippets to update_birdnet_snippets.sh
2022-05-06 11:24:07 -04:00
ehpersonal38 5fa1048ace Improvements to search, moving styles to .css 2022-05-02 09:39:14 -04:00
Patrick McGuire a6d8f37f45 Update views.php 2022-04-29 09:39:14 -04:00
Patrick McGuire 4be3573389 Update views.php 2022-04-29 09:10:41 -04:00
mcguirepr89 486cc32b99 just removing the scroll bar now that @ehpersonal38 ethan
is making things so usable. scroll bars are for when stuff sucks
2022-04-23 19:36:16 -04:00
ehpersonal38 62debe4b69 Revert "Revert "Sorting: Improvements to last commit""
This reverts commit 931c96ef74.
2022-04-22 13:29:30 -04:00
ehpersonal38 931c96ef74 Revert "Sorting: Improvements to last commit"
This reverts commit a77fdfaaf8.
2022-04-22 13:28:10 -04:00
ehpersonal38 a77fdfaaf8 Sorting: Improvements to last commit 2022-04-22 13:27:44 -04:00
ehpersonal38 9756dc9b2a Top nav buttons
UI improvement: Top nav buttons now show "active" when user is on their respective page.
2022-04-21 08:13:41 -04:00
ehpersonal38 209b4e86ff Fixing style.css again
Hopefully this fixes things for good, had to move class="relative" to the td instead of the tr...
2022-04-18 17:27:49 -04:00
ehpersonal38 63f89c4813 Update style.css 2022-04-18 10:43:41 -04:00
ehpersonal38 e61e38c1c5 Update index.php
Just a little bug
2022-04-18 08:47:53 -04:00
mcguirepr89 6e0bc97886 adding the copy image 2022-04-17 15:05:24 -04:00
ehpersonal38 b2c80f0db7 Adding links to recordings
This should add a link to all the recordings, so you can copy and share with a friend, or save somewhere.

There's better ways some of this can be done, but it works for now.

(please test this! not sure if I copied all the right files to git)
2022-04-17 14:42:08 -04:00
mcguirepr89 3d080b2ca3 moving adjustments to style.css 2022-04-17 11:30:56 -04:00
ehpersonal38 19cd8f6d48 nit-picky UI stuff 2022-04-17 11:08:53 -04:00
ehpersonal38 22b9615a2d iframe closing tags
I was investigating why the top nav hamburger button didn't work on mobile when you were on system info, log, or streamlit page, and discovered the iframes didn't have closing tags!

Also note to self: don't run random git commands you find on stackoverflow -- my birds.db was erased :((( (doing a cron backup every day now!)
2022-04-17 09:47:03 -04:00
mcguirepr89 f77a3c8cd1 adding the navigation bar to web terminal and system info 2022-04-16 14:45:26 -04:00
mcguirepr89 aaeda89f14 spectrogram, species stats, and log now have navigation bar
changed all POSTs to GET
2022-04-15 12:01:46 -04:00
ehpersonal38 6b03f1ff47 QOL improvements to live stream
If a user starts playing a recording while the live stream is already playing, the live stream volume will be set to 0 until the recording is finished playing. Prevents overlapping audio.

Open to feedback/suggestions. Thanks!
2022-04-15 09:41:13 -04:00
mcguirepr89 f69f04d19d changes that remove the default pi user 2022-04-11 17:29:00 -04:00
mcguirepr89 023b68f386 making changes to accomodate removing the pi user 2022-04-11 10:16:54 -04:00
mcguirepr89 73e2c1ab20 better link targets 2022-04-05 11:22:58 -04:00
mcguirepr89 5f4be58fb5 fixed the livestream button on android small screens 2022-04-05 11:02:11 -04:00
mcguirepr89 73072ff3e7 fixed species stats buttons 2022-04-03 09:46:14 -04:00
mcguirepr89 00cd1beb25 species stats is streamlit
and old species stats is now "best recordings"
2022-04-02 13:03:15 -04:00
mcguirepr89 5896a44889 adding new custom_recording.service in the installer (but not
enabled) cuz why not
new viewdb.php > todays_detections.php
2022-04-02 12:57:22 -04:00
mcguirepr89 3d4534e9d4 hide scrollbar from index.php 2022-04-02 12:44:56 -04:00
mcguirepr89 b606d61470 final css adjustments to overview 2022-04-02 12:38:57 -04:00
mcguirepr89 79d025049a centered chart on smaller screens 2022-03-31 10:55:15 -04:00
mcguirepr89 220ca1a0ff removed scrollbar from overview, but kept elsewhere 2022-03-26 18:04:43 -04:00
mcguirepr89 17efeafb98 switched CSS to flexbox 2022-03-26 15:51:27 -04:00
mcguirepr89 e284babbee more slight adjustments to buttons 2022-03-25 12:01:39 -04:00
mcguirepr89 78ffab9e59 much better! 2022-03-25 11:56:18 -04:00
mcguirepr89 339233f73d slight adjustments 2022-03-25 11:28:44 -04:00
mcguirepr89 5e01f649c2 centered overview on larger screens (@svarsten53) 2022-03-25 11:21:08 -04:00
mcguirepr89 3f5c667fa1 single URL installation -- 1 custom URL 2022-03-14 09:58:19 -04:00
mcguirepr89 9a1eb093a2 styled custom labels pages 2022-03-09 13:04:08 -05:00
mcguirepr89 78f5024235 styled exclude species list settings page 2022-03-08 15:51:15 -05:00
mcguirepr89 7abffe9c3b services buttons on same line for fullscreen 2022-03-08 11:09:03 -05:00
mcguirepr89 419b9da314 adding service controls 2022-03-08 10:08:59 -05:00
mcguirepr89 98d5bcfe59 systemcontrols changes 2022-03-08 09:20:04 -05:00
mcguirepr89 0a1e8f3922 making room for customized h1 headings :) 2022-03-07 18:33:41 -05:00
mcguirepr89 5905f87697 simpler update 2022-03-07 18:18:30 -05:00
mcguirepr89 b7c0c1bd78 testing another installation 2022-03-07 13:54:03 -05:00
mcguirepr89 0068a801d0 fixing stats changes 2022-03-06 16:46:12 -05:00
mcguirepr89 e5f02994b8 another ugh 2022-03-06 16:33:18 -05:00
mcguirepr89 77cde0df01 ugh 2022-03-06 16:28:10 -05:00