Commit Graph

45 Commits

Author SHA1 Message Date
ehpersonal38 3ac167808f No detections for today 2022-07-16 09:42:52 -04:00
ehpersonal38 0c9bc94ae2 Display errors 2022-07-15 17:20:01 -04:00
ehpersonal38 a48ab9176f Dialog polyfill
https://github.com/GoogleChrome/dialog-polyfill
2022-06-27 15:32:54 -04:00
ehpersonal38 37dc1ba546 #386 2022-06-18 08:10:15 -04:00
ehpersonal38 17f9c5e0ef Flickr quotes
I'm mostly confident this leads to better search results than without quotes
2022-06-16 07:10:18 -04:00
ehpersonal38 feca568ec3 Update todays_detections.php 2022-06-08 08:49:59 -04:00
ehpersonal38 1480321dbd Flickr display images only by user ID
Now you can upload your own bird images to your Flickr account and see them in BirdNET-Pi!
2022-06-08 08:44:55 -04:00
ehpersonal38 74f855fc5d Supporting "NOT" in search 2022-06-01 11:35:13 -04:00
ehpersonal38 d64e57373a Update todays_detections.php 2022-05-30 13:37:06 -04:00
ehpersonal38 c3c1e9d942 5 most recent detections on overview 2022-05-29 11:07:44 -04:00
Patrick McGuire 02c7ff72e0 Update todays_detections.php 2022-05-27 07:04:12 -04:00
ehpersonal38 61adf3fec5 No leaky Flickr API keys on error 2022-05-26 12:10:11 -04:00
ehpersonal38 e4a595bacc No more + signs in attribution titles 2022-05-25 12:05:44 -04:00
ehpersonal38 76367a9f9d Pesky newlines
It's interesting, looping through the labels.txt file gives us a $line that also has a \n at the end of it, thus a search for "House Finch" becomes just "House". But only on certain species? It seems that 95% of other species weren't affected by this newline. Anyways this fixes it :)
2022-05-25 11:58:18 -04:00
ehpersonal38 45c05ea427 Flickr now uses English names
This is totally the right way to add files to a folder that's in .gitignore. Right? _Right..._ @mcguirepr89
2022-05-25 09:19:12 -04:00
ehpersonal38 5fe5833861 Update todays_detections.php 2022-05-24 09:33:35 -04:00
ehpersonal38 9987d332f2 Fix searching in legacy mode 2022-05-23 18:45:32 -04:00
ehpersonal38 bf46a174fc Update todays_detections.php 2022-05-23 18:37:37 -04:00
ehpersonal38 87f34b494b Using $_SESSION for storing and retrieving Flickr URLs
Significantly decreases API calls
2022-05-23 16:46:20 -04:00
ehpersonal38 d94a734c1b Fixing bugs I created when I was fixing bugs 2022-05-20 08:38:42 -04:00
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