Commit Graph

65 Commits

Author SHA1 Message Date
mcguirepr89 7bdb351c93 since we're rounding, let's do percent 2022-05-18 20:50:32 -04:00
ehpersonal38 53bc242fff searching fix 2022-05-18 14:16:20 -04:00
ehpersonal38 5bd1835b6f better mobile formatting 2022-05-18 14:14:59 -04:00
ehpersonal38 fb703030c7 Flickr Implementation 2022-05-18 14:03:49 -04:00
ehpersonal38 470e5d142d Round confidence to 2 decimals 2022-05-14 15:48:03 -04:00
ehpersonal38 0470cda32d Update overview.php 2022-05-06 08:31:31 -04:00
Patrick McGuire fc6cf7bd84 Typo 2022-05-03 12:03:23 -04:00
ehpersonal38 1f9a104be4 Update overview.php
This makes it so overview always shows the most recent detection (and not a blank div), by selecting the newest detection that also has a valid image.
2022-05-03 11:05:25 -04:00
mcguirepr89 80e533d84b moved class to td 2022-04-21 14:06:25 -04:00
mcguirepr89 ad8c559605 adding copy button back to overview.php
added <br> between Common Scientific links
2022-04-19 14:41:04 -04:00
ehpersonal38 9bdd049c5f Update overview.php 2022-04-19 11:30:13 -04:00
ehpersonal38 33fbbb8be2 DB optimizations for overview.php 2022-04-19 11:27:47 -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 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 73b87a215b Update overview.php 2022-04-16 13:54:05 -04:00
ehpersonal38 2027967b7b Update overview.php
Now the left tally chart updates with JS too!

Also cleaned up & optimized a few lines of code.
2022-04-16 13:31:20 -04:00
mcguirepr89 5ec4116228 removed the refresh 2022-04-16 11:51:11 -04:00
mcguirepr89 df9f00218f all three images update that way now! thanks! 2022-04-16 11:45:38 -04:00
ehpersonal38 2cec5efd25 Update overview.php 2022-04-16 10:49:46 -04:00
ehpersonal38 a3f2fe943c JS refresh of most recent detection
Hello!

I've gone ahead and implemented some JS into overview.php that will automatically refresh the most recent audio detection, if there is a newer one. This means you don't have to manually refresh overview anymore.

Open to feedback/suggestions!
-Ethan
2022-04-16 10:29:13 -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 0614e3fd7e "Today" link in species stats on Overview page
now goes to "Today's Detections"
2022-04-05 11:11:59 -04:00
mcguirepr89 0e5fc324d5 "Species detected today" now goes to the recordings for
today by species
2022-04-05 09:55:14 -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 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 4d57b211e5 added total species count to sidebar overview 2022-03-18 09:15:57 -04: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
mcguirepr89 f9a894d5d3 tweaks 2022-03-06 13:54:40 -05:00
mcguirepr89 decf49e37c fixed the streamer mess 2022-03-04 20:58:06 -05:00
mcguirepr89 147358a9c5 added new changes 2022-03-03 09:18:21 -05:00
mcguirepr89 7fa41cdc28 updates 2022-02-27 15:27:57 -05:00
mcguirepr89 a8b833cd2e I like this so far 2022-02-27 10:06:33 -05:00
mcguirepr89 579d3b1e26 I like this so far 2022-02-26 14:49:57 -05:00
mcguirepr89 10090f9411 saving changes 2022-02-24 13:27:08 -05:00
mcguirepr89 cf0a3436f7 new ui 2022-02-23 22:18:35 -05:00
mcguirepr89 286aa095f9 time to test installation 2022-02-21 16:33:01 -05:00
mcguirepr89 5c07c471bf better overview 2022-02-20 09:25:42 -05:00
mcguirepr89 857fd981a9 rewritten php and some python for SQLITE 2022-02-19 13:09:32 -05:00
mcguirepr89 f30ac0b8d2 rewritten for sqlite 2022-02-18 18:04:22 -05:00