Commit Graph

1847 Commits

Author SHA1 Message Date
Alexandre b07c28bbfb Feat : use text input for filtering of exclude_list & include_list (#69)
* Change input box logic from selection to filtering

* Change user input logic from going to filtering

* Update scripts/include_list.php

Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>

* Multiple size reverted to 25 ; typo "ol" removed

https://github.com/Nachtzuster/BirdNET-Pi/pull/69

* Re-add dummy "Please select"option

* Update include_list.php

* Align with "option disabled"

* Update scripts/exclude_list.php

thanks

Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>

---------

Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>
2024-05-22 11:32:26 +02:00
Jochen Oberreiter e0e5aff081 Fixed a copy & paste error (#72)
The error resulted in a "duplicate config" warning in scripts/utils/helper.py.
2024-05-21 09:40:39 +02:00
Lloyd Bayley 30d47dfc93 Update BirdWeather ID procedure (#68)
* Update BirdWeather procedure

* Update config.php

Fixed an oops in the a href

* Update config.php

Add linebreak to make it look nicer
2024-05-21 09:22:39 +02:00
Alexandre 14eb89f38d Add line break between shell and sqlite error outputs (#60) 2024-05-15 10:10:13 +02:00
frederik 18ce5c7db9 add warning: changing database language on a running install will mess up the stats 2024-05-15 09:54:46 +02:00
frederik 6e6e9eab08 fix: do not crash if disk_check_exclude.txt is not created yet 2024-05-15 09:28:25 +02:00
Alexandre 43fcc09f4f Feat : play.php output file or database deletion errors to user (#49)
* Checks sqlite deletion before deleting file, error output

* Restore initial logic

* Update play.php

* Update play.php

* Readd output

* Redirect err to output and parallelize deletions

* Update play.php
2024-05-13 09:30:51 +02:00
frederik c885abb348 limit bw usage: do not update overview when the page is hidden 2024-05-05 17:56:58 +02:00
Alexandre 3045c5d8c1 Fix : set_ticklabels warning (#52)
* Fix set_ticklabels warning

* Update daily_plot.py

* Comment

* Update daily_plot.py
2024-05-05 17:51:53 +02:00
frederik ee9aeb6d62 fix: make sure we look for the correct gotty executable name 2024-04-29 17:57:34 +02:00
frederik c0de584821 cleanup: remove commented-out and dead code 2024-04-24 09:56:10 +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 1c41fc3d8f properly replace quotes 2024-04-23 19:26:08 +02:00
frederik 752ba555a8 make sure we get quotes back 2024-04-23 19:25:45 +02:00
frederik 9ad6ed4392 fix warning and cleanup 2024-04-15 17:03:30 +02:00
frederik d03b455fb9 add counts on the bars, based on code provided by Svardsten53 2024-04-15 15:08:00 +02:00
frederik 6741d40e13 add option to include all detections, and make default 2024-04-10 14:28:14 +02:00
frederik 8b766ea3b7 cleanup 2024-04-09 17:52:39 +02:00
frederik 3844f7da83 tidy input boxes 2024-04-09 17:52:39 +02:00
frederik 54a9a8041d tidy location settings 2024-04-09 17:52:39 +02:00
frederik ba2081148c cleanup spinner 2024-04-09 17:52:39 +02:00
frederik 4f4438b5de history.php: cleanup html 2024-04-09 17:52:39 +02:00
frederik 19cae2437e overview.php: cleanup html 2024-04-09 17:52:39 +02:00
frederik f0b7043842 todays_detectionns.php: cleanup html 2024-04-09 17:52:39 +02:00
frederik e5a7294381 play.php: cleanup html 2024-04-09 17:52:39 +02:00
frederik bce2f60d9c history.php: cleanup html 2024-04-09 17:52:39 +02:00
frederik 3a3e270449 stats.php: cleanup html 2024-04-09 17:52:39 +02:00
frederik a6f9d4b380 fix: make sure dialog-polyfill is defined. this should probably be removed 2024-04-09 17:52:39 +02:00
frederik 63d2da0910 tidy apprise 2024-04-09 17:52:39 +02:00
frederik 217455ee54 cleanup 2024-04-09 17:52:39 +02:00
frederik 464b2240d8 convert to standard html 2024-04-09 17:52:39 +02:00
frederik b309b725b4 simplify html, to keep Telegram happy 2024-04-09 10:26:04 +02:00
frederik b820c195ca advertise http for easy discovery 2024-04-08 15:39:57 +02:00
frederik 734f1d1374 bump apprise to 1.7.5 2024-04-06 11:43:04 +02:00
frederik 23a35a289c fix daily_plot could show zeros when max count/h is only one 2024-04-06 11:41:43 +02:00
frederik 078d394f9e handle division by zero safely 2024-04-04 10:37:26 +02:00
frederik 4f38aabcea fix: zram should have high priority so it is prefered over any other swap, also use a more realistic size for rpi zero 2 w 2024-04-03 12:53:58 +02:00
frederik cb2969fd39 fix: disable ConfigParser interpolation: causes an exception with unescaped %, we do not use interpolation anyway 2024-03-30 09:42:20 +01:00
frederik b61a78ed55 fix: require_once 2024-03-29 13:21:18 +01:00
frederik 774ce1987e add my_config_version 2024-03-29 13:21:18 +01:00
frederik ec134fa2e3 prevent directory traversal 2024-03-29 13:21:18 +01:00
frederik ff58215ebe convert history.php todays_detections.php 2024-03-29 13:21:18 +01:00
frederik a48bda055b convert service_controls.php system_controls.php 2024-03-29 13:21:18 +01:00
frederik 83f72c4991 convert birdnetpi_request.php birdweather_request.php 2024-03-29 13:21:18 +01:00
frederik abdffccc2e convert advanced.php config.php 2024-03-29 13:21:18 +01:00
frederik 21674fb86b convert spectrogram.php 2024-03-29 13:21:18 +01:00
frederik 12efcc0249 convert play.php 2024-03-29 13:21:18 +01:00
frederik 14ae509da3 convert overview.php 2024-03-29 13:21:18 +01:00
frederik 42c2deffa2 put commonly used snippets in common.php 2024-03-29 13:21:18 +01:00
frederik b58abdeb95 make sure input box fits the api key 2024-03-29 13:17:36 +01:00