Commit Graph

57 Commits

Author SHA1 Message Date
ehpersonal38 fbed94e209 Blacklist Flickr images from the web interface 2023-03-15 19:37:17 -04:00
ehpersonal38 aaffa6f5c5 Adding support for blacklisting certain Flickr images 2023-03-14 15:59:58 -04:00
ehpersonal38 534004acf6 Making charts more mobile friendly on "Today's Detections" 2023-03-07 18:10:24 -05:00
ehpersonal38 19c4f3d6aa Chart fixes / adding to Overview 2023-03-05 18:55:49 -05:00
ehpersonal38 504942006b Initial chart commit 2023-03-05 14:45:07 -05:00
ehpersonal38 53b5ad6868 Update todays_detections.php 2023-02-15 20:23:20 -05:00
ehpersonal38 c23c661fa7 issue #704 2023-01-20 14:37:41 -05:00
ehpersonal38 e2062362b8 Update todays_detections.php 2023-01-12 18:04:15 -05:00
ehpersonal38 18d933759c kiosk mode 2023-01-11 17:44:48 -05:00
ehpersonal38 35d8b5ea11 #489 2022-08-15 19:21:31 -04:00
ehpersonal38 0de565b80b copylink button title 2022-08-10 19:01:04 -04:00
ehpersonal38 3c75f63d51 #475 2022-07-31 10:12:55 -04:00
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