* New disk usage settings
* Use sudo for rm, just in case
* Remove set -x
* Correct code for png
* Correct today
* Correct dates
* Accepts date format of different distributions
* Avoid message
* Very significant processing time optimisation
* Update disk_species_clean.sh
* Avoid locking database
* Update disk_species_clean.sh
* Disable set -x (again)
* Add number of remaining files
* Add new variables to update_birdnet_snippets.sh
* Consolidate disk management elements
* Update disk_species_clean.sh
* Update disk_species_clean.sh
* Protect last 7 days
* Add options to advanced.php, in same style
* Remove from config
* Update config.php
* Reset max_disk_usage to hard 95
* Improve layout
* Remove automatic addition of MAX_FILE_SPECIES if not defined https://github.com/alexbelgium/hassio-addons/issues/1458
* Cosmetic white-listed changed to whitelist
* Add comma in text
* Update scripts/advanced.php
Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>
* Update crontab if less than 5 #birdnet occurence (= all scripts not installed)
* Made .sh file executable
* Remove unused field k5 (second field of year) ; add explanations
* Call functions without ()
* Uninstall current cron before reinstalling them
* Update update_birdnet_snippets.sh
* Use $HOME instead of $mydir
---------
Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>
* 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
* 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
* Added swipeL + swipeR + arrowL + arrowR events to DailyCharts form
* Added swipeL + swipeR + arrowL + arrowR events to DailyCharts form
* changed indicator from div to img, using spinner.gif
* changed indicator from div to img, using spinner.gif
* invert swipe directions
---------
Co-authored-by: Louis Croisez <louis.croisez@gmail.com>