Commit Graph

143 Commits

Author SHA1 Message Date
Alexandre 29a242d053 Lowercase is nicer 2025-01-25 12:02:00 +01:00
Alexandre 559d1fe40e Ensure correct daily count 2025-01-25 12:02:00 +01:00
Alexandre f231f5e9dc Dynamic layout vs screen size 2025-01-25 12:02:00 +01:00
Alexandre 4680b7258e Custom duration for minigraphs 2025-01-25 12:02:00 +01:00
Alexandre f93b448b7f Add table for new and rare species 2025-01-25 12:02:00 +01:00
Alexandre dfd09095a8 Update scripts/overview.php
Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>
2024-11-25 20:37:43 +01:00
Alexandre 535444f752 Ensure ' used for minigraphs 2024-11-25 20:37:43 +01:00
frederik 7bac0d7ebe fix: chart might not exist yet at initial page load 2024-11-16 20:50:15 +01:00
frederik ccaa2475c9 fix: reload detections immediately when page becomes visible again 2024-11-03 10:45:35 +01:00
Alexandre 5e70dcabbb UI : align overview and todays UI with centered stats #182 (#191)
* Move chart to center

* Align css

* Align dark-style.css

* Add stats title

* Removed title : cleaner look

* Shorter titles for stats

* Shorter title, unique is implicit

* Invert Species Total and Today

* Re-add left chart

* Re-add left chart bis

* Adapt css for flexible layout

* Align with main css

* Restore overview-stats, add center-column

* Restore style, add center-column

* Restore css

* add center-column

* Remove useless change

* Prevents centering

* Prevents centering

* Aggregate ajax sqlite

* Ensured the 5 sqlite commands are centralized

* Load center only after left has completed (to sync values)
2024-10-15 19:52:56 +02:00
Jason Rhubottom b18172304e Changed paths to relative to support home-assistant ingress (#179) 2024-08-25 09:55:17 +02:00
frederik 25f2c531c0 fix: the picture url for the big modal image was generated incorrectly 2024-07-04 17:02:17 +02:00
Alexandre b959325605 Feat : proposal to standardize behavior of click on Com_Name and Sci_Name (#116)
* Align with 3 logos : wikipedia ; info_site ; minigraph

* Add info & wiki.png

* Rename wikipedia.png to wiki.png

* Show icons on recent detections

* icons with white background

* Align icons with scientific name to center common name

* Add icons

* Not sure what this makes

* Correct link to info_site

* Restore initial cleaner layout

* Have same behavior for title than the overview

* Add icons of info and wikipedia to recordings

* Add icons

* Clean

* Improve icons size

* Add icons to species stats

* Put icons near sci_name

* Remove pictures from mobile on main page for small screens

* Other solution for mobile

* Improve visibility on smaller screen and consistency

* Improve visibility on smaller screen and consistency

* Improve readability on small screens

* Improve readability on small screens

* Set image size for smaller screens

* Make scientific name in italics

* Sci_name in italics

* Add sci_name in Italics for consistency

* Inline icons with scientific text for consistency

* Italics for todays scientific name
2024-06-29 10:15:30 +02:00
Alexandre dfb98b7565 Consolidate css 2024-06-19 09:09:18 +02:00
frederik c885abb348 limit bw usage: do not update overview when the page is hidden 2024-05-05 17:56:58 +02:00
frederik 0d5eadb880 flickr db: keep a local cache of flickr urls to improve ui responsiveness 2024-04-24 09:55:36 +02:00
frederik 19cae2437e overview.php: cleanup html 2024-04-09 17:52:39 +02:00
frederik 217455ee54 cleanup 2024-04-09 17:52:39 +02:00
frederik 14ae509da3 convert overview.php 2024-03-29 13:21:18 +01:00
frederik 56a3f86b98 fix: going to todays detections did not work due to typo 2024-03-20 13:15:34 +01:00
frederik b0eb5e063f add busyTimeout() to deal with concurrency. open read-write only when needed 2024-03-09 13:04:07 +01:00
frederik 4ba418e836 fix: make sure timezone is set or we get utc 2024-02-21 17:22:18 +01:00
frederik ae9cd73407 fix: do not error out on a missing blacklisted_images.txt file 2024-02-18 14:35:23 +01:00
ehpersonal38 5336736b38 reinstate scrollbars 2023-06-01 22:30:24 -04:00
Louis Croisez 38e60f23be correction bug in https://github.com/mcguirepr89/BirdNET-Pi/pull/898 2023-05-16 23:34:42 +02:00
Louis Croisez 098e956e60 Makes DetectionsPanel disappear if it was already displayed, before displaying a new one 2023-05-09 10:02:57 +02:00
ehpersonal38 91d2a60421 fix backlog message showing when it shouldn't 2023-04-17 10:51:27 -04:00
jaredb7 b7928e2f41 Misc element fixes - no functional changes 2023-04-01 22:14:36 +10:00
ehpersonal38 f1fed278e8 Limit 5 => Limit 15, more time for spectrograms to be created 2023-03-27 16:04:59 -04:00
ehpersonal38 af8e7d433f clarifying some language 2023-03-24 14:46:48 -04:00
ehpersonal38 1b2f3e16b3 Backlog clarification 2023-03-24 13:41:34 -04:00
ehpersonal38 cff6e9ae17 Fix custom image displaying when its not set
Co-Authored-By: lloydbayley <21309308+lloydbayley@users.noreply.github.com>
2023-03-23 11:51:10 -04:00
ehpersonal38 5dec3cb76a Flickr new policy compliance, user agents are now required 2023-03-22 13:22:14 -04:00
ehpersonal38 865fba64f2 Add license URL to Flickr images 2023-03-16 13:50:49 -04:00
ehpersonal38 fbed94e209 Blacklist Flickr images from the web interface 2023-03-15 19:37:17 -04:00
ehpersonal38 c6415ee90d adding a <br> to the bottom of overview 2023-03-15 11:13:35 -04:00
ehpersonal38 9efc79f0b2 Initial CUSTOM_IMAGE commit 2023-03-14 22:30:59 -04:00
ehpersonal38 aaffa6f5c5 Adding support for blacklisting certain Flickr images 2023-03-14 15:59:58 -04:00
ehpersonal38 19c4f3d6aa Chart fixes / adding to Overview 2023-03-05 18:55:49 -05:00
ehpersonal38 b19c7e09dc Update overview.php 2023-01-03 12:18:09 -05:00
ehpersonal38 c5c993cf61 Update overview.php 2022-12-15 14:14:39 -05:00
WrightRocket 930298bf2f Remove duplicate "No Detections For Today" message 2022-10-11 23:33:14 -07: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 bf661694e4 Update overview.php 2022-07-18 19:51:43 -04:00
ehpersonal38 9b78881f9f Update overview.php 2022-07-16 17:49:50 -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 424ed89643 Update overview.php 2022-06-27 15:36:53 -04:00