Commit Graph

38 Commits

Author SHA1 Message Date
frederik 88985a3a6f fix: make bottom visible on smaller screens 2026-02-28 10:57:00 +01:00
Alexandre be425a21e6 Add generateMiniGraph function for dynamic charts 2025-12-20 11:31:38 +01:00
frederik 25499faf69 try to waste less screen space 2025-10-11 16:10:20 +02:00
John McClumpha 375c082ffb Adds highPass filter option (improved) (#457)
* adds additional highPass filter value with programatic formatting of values

* fixes NaN being returned for "off"

* fix: Match formatting for LowPass
2025-09-06 08:43:30 +02:00
Alex Iribarren a5c7110648 Add one more gain option 2025-09-06 08:42:11 +02:00
frederik 0eab5428e4 add fonts for Korean and Arabic 2025-05-04 11:06:56 +02:00
Alexandre 44e7d113ca Load progress bar after image on audio player (#326)
* Load progress bar after image

* Ensure bottom overlay on top

* zindex
2025-04-26 15:38:40 +02:00
frederik 054b3b3dab consolidate Include/Exclude/Whitelist 2025-04-13 18:18:05 +02:00
Alexandre 7c22e2593e New feat : Redesigned audio player (#279)
* New audio player

* New style

* Readd vertical bar

* Improve appearance safari

* Improve layout

* Improve alignement of bottom elements

* Align
2025-04-12 10:09:03 +02:00
frederik 3f35cf7c87 add plupload 2024-12-03 19:10:03 +01:00
Alexandre 6f41569cba Ensure ratio of image on screen <800px 2024-11-22 18:47:17 +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
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 5d8daff3cb Dark : improve halo 2024-06-28 09:15:37 +02:00
Alexandre 4cece9014a Avoid logo halo 2024-06-27 11:52:13 +02:00
Alexandre eae16d0555 Cleaner 2024-06-26 08:53:50 +02:00
Alexandre ef2c535c12 More subtle halo 2024-06-26 08:49:37 +02:00
Alexandre 48ce98fd02 More diffuse shadow 2024-06-25 16:38:53 +02:00
Alexandre 0dad370921 Have a white halo around png on dark mode 2024-06-25 15:57:48 +02:00
Alexandre 475f03274a Remove useless space 2024-06-25 13:33:11 +02:00
Alexandre b22c253ba3 Lighter slider thumb 2024-06-22 16:48:03 +02:00
Alexandre f0d2a99557 Slide thumb grey 2024-06-22 16:46:36 +02:00
Alexandre 26de851669 Improve flickr overlay image dark layout 2024-06-21 10:19:47 +02:00
Alexandre 6b905b200c Css : fix adminer background 2024-06-21 09:47:13 +02:00
Alexandre f117a44623 Not needed anymore as css styles were defined for droplists 2024-06-21 09:33:54 +02:00
Alexandre f09c9acab2 Return to gray scale @hiemstra87
Co-Authored-By: Hiemstra87 <145980686+hiemstra87@users.noreply.github.com>
2024-06-20 17:18:18 +02:00
Alexandre 26789ee7cf Invert background of active 2024-06-20 14:56:19 +02:00
Alexandre 5a2d479ff2 Need to read more slowly 2024-06-20 14:50:13 +02:00
Alexandre c2240c984b Realign to comment 2180493471
Co-Authored-By: Hiemstra87 <145980686+hiemstra87@users.noreply.github.com>
2024-06-20 14:48:54 +02:00
Alexandre 939283e71b Darker palette 2024-06-20 14:45:42 +02:00
Alexandre 8fa422adcf Update php + dark css @hiemstra87
Co-Authored-By: Hiemstra87 <145980686+hiemstra87@users.noreply.github.com>
2024-06-20 14:45:09 +02:00
Alexandre 218b5ea619 Use css for sortbuttons style
Thanks #hiemstra87 https://github.com/Nachtzuster/BirdNET-Pi/pull/115

Co-Authored-By: Hiemstra87 <145980686+hiemstra87@users.noreply.github.com>
2024-06-20 12:07:39 +02:00
Alexandre 530d4566b3 Add chartdiv to darkstyle 2024-06-19 09:16:39 +02:00
frederik 2c4fe69505 fix: use a font that can actually render the characters 2024-06-15 12:57:02 +02:00
Alexandre f84c44bad4 Feature proposal : darkmode (#85)
* Create dark-style.css

* Add call to get_color_scheme

* Add call to get_color_scheme

* Create get_color_scheme function

* Add selection box in config.php

* Accept both lower and uppercase COLOR_SCHEME

* Add COLOR_SCHEME

* Add COLOR_SCHEME

* Change birdnet.conf after color scheme selection

* Move css to static to enable it

* Adapt css location to static

* Improve opacity value

* Fix logo background issues on smaller screens

* Avoid overlap of logos

* Ensure clean look (same margin as before but different location)

* Default background as transparent to avoid white on white

* Avoid black on dark ; improve readability

* Last element of green is homogenized to grayscale

* Enable site reload after color_scheme change
2024-06-08 11:44:21 +02:00
ehpersonal38 504942006b Initial chart commit 2023-03-05 14:45:07 -05:00
ehpersonal38 a48ab9176f Dialog polyfill
https://github.com/GoogleChrome/dialog-polyfill
2022-06-27 15:32:54 -04:00
ehpersonal38 b550421be0 UI tweaks 2022-05-13 14:09:34 -04:00