Commit Graph

25 Commits

Author SHA1 Message Date
ehpersonal38 78b009abff Fixing bugs 2022-05-20 08:34:01 -04:00
ehpersonal38 5cbe301fd8 Larger bird images upon click 2022-05-19 18:29:14 -04:00
ehpersonal38 787c5d65a9 better search results
also adding percentage conf to other files
2022-05-19 08:30:48 -04:00
ehpersonal38 c3fe4828f1 Let's actually use CC images! 2022-05-19 08:16:20 -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 a92119175f Update todays_detections.php 2022-05-16 19:50:36 -04:00
ehpersonal38 470e5d142d Round confidence to 2 decimals 2022-05-14 15:48:03 -04:00
Patrick McGuire dd738de3f6 Update todays_detections.php 2022-05-02 10:18:33 -04:00
ehpersonal38 5fa1048ace Improvements to search, moving styles to .css 2022-05-02 09:39:14 -04:00
ehpersonal38 5bda9373ab Update todays_detections.php
ease of use improvement
2022-05-01 13:59:57 -04:00
ehpersonal38 0dd0ec3810 Update todays_detections.php
Apparently this makes it work with mobile too
2022-05-01 10:59:20 -04:00
ehpersonal38 746867c677 Adding search to Today's Detections 2022-05-01 10:57:22 -04:00
ehpersonal38 09090b1e74 Adding legacy view to Today's Detections
In the bottom right of the page there's now a button that lets you toggle legacy table view on or off - is quite useful (imo) for viewing all entries at once.
2022-04-23 18:16:34 -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
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
ehpersonal38 0e21b00584 JS implementation on Today's Detections
Today's Detections "show 40 more button" is now handled through javascript rather than a page refresh.

1) Looks cleaner
2) Only loads the data we need, reducing DB calls and bandwidth
2022-04-15 17:07:44 -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
ehpersonal38 cc1a656069 Update todays_detections.php
Two main changes:
1) A "Show 40 more detections" feature has been added, which only shows 40 detections at a time, significantly improving performance when you have a lot of detections in one day.
2) Because of this performance increase, a spectrogram image with accompanying audio can be displayed, like the one on the "Overview page." This makes it a little more intuitive to listen to the recordings.
2022-04-14 15:33:41 -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 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