Commit Graph

158 Commits

Author SHA1 Message Date
ehpersonal38 0462e1ec2b Things have been made better
- All buttons and bird images now have nice transitions on hover
- Bird images have an added drop shadow for the aesthetics. 😎
- When hovering over sort icons, a tooltip describing the button is now displayed
- Best Recordings has been cleaned up and made a little clearer
2022-05-22 17:21:42 -04:00
ehpersonal38 3a3c3e58c3 shrunk & unbroke 2022-05-22 13:22:01 -04:00
mcguirepr89 f03a3fc7e5 CSFR protection 2022-05-21 14:39:01 -04:00
ehpersonal38 cdbc0960ce Update style.css 2022-05-18 14:20:05 -04:00
ehpersonal38 fb703030c7 Flickr Implementation 2022-05-18 14:03:49 -04:00
ehpersonal38 f59d04a7bc Allow specific recordings to be "delete protected" from disk-check.sh
@mcguirepr89 I'm very happy with how this turned out! 😄
2022-05-16 10:58:04 -04:00
ehpersonal38 3cf41eeb88 adding icons 2022-05-14 17:39:53 -04:00
ehpersonal38 2c29cce4a2 Giving service control commands an output 2022-05-14 14:58:40 -04:00
ehpersonal38 a7e09bb5e5 Much prettier every other command 2022-05-14 13:28:20 -04:00
ehpersonal38 d0516f4464 Much prettier "Update" screen 2022-05-14 13:20:59 -04:00
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