Commit Graph

2984 Commits

Author SHA1 Message Date
Alexandre 5ee50c089b Delete using sudo rm aligned code with play.php
Updated file and directory deletion methods to use 'exec' for sudo commands and handle errors appropriately.
2025-12-20 11:31:38 +01:00
Alexandre 2348b1e25e Revert diskcount to comname, as files are stored by comname 2025-12-20 11:31:38 +01:00
Alexandre 40bb623348 Use sci names for diskcount ajax 2025-12-20 11:31:38 +01:00
Alexandre 6ef96d1c9e FILTER_SANITIZE_STRING is deprecated in PHP 8.1+ 2025-12-20 11:31:38 +01:00
Alexandre f16114736b Load threshold with sci names 2025-12-20 11:31:38 +01:00
Alexandre 60313a5c7d Add check.svg 2025-12-20 11:31:38 +01:00
Alexandre b0ccfbb50c Add symlink for confirmed_species_list.txt 2025-12-20 11:31:38 +01:00
Alexandre 7a06695c80 Add confirmed species list to backup script 2025-12-20 11:31:38 +01:00
Alexandre ed92d165bd Link confirmed species list in clear_all_data.sh
Add symbolic link for confirmed species list.
2025-12-20 11:31:38 +01:00
Alexandre c9fa9ee81d Still use sci name_com name in text files 2025-12-20 11:31:38 +01:00
Alexandre 99a7f652ee Compare with sci_names and not com_names in lists 2025-12-20 11:31:38 +01:00
Alexandre efd62fcadf External generateMiniGraph function
Removed the generateMiniGraph function and its associated logic.
2025-12-20 11:31:38 +01:00
Alexandre 6f125ce303 External generateMiniGraph
Removed the generateMiniGraph function and its associated AJAX call for fetching detections. This change may affect how mini graphs are displayed on the page.
2025-12-20 11:31:38 +01:00
Alexandre ccd3e1a741 Use common generateMiniGraph 2025-12-20 11:31:38 +01:00
Alexandre be425a21e6 Add generateMiniGraph function for dynamic charts 2025-12-20 11:31:38 +01:00
Alexandre 8a851923ad Change queries to use Sci_Name instead of Com_Name 2025-12-20 11:31:38 +01:00
Alexandre aa6d1016f6 Fix apostrophes 2025-12-20 11:31:38 +01:00
Alexandre 1ce9f4caa9 Remove db modif 2025-12-20 11:31:38 +01:00
Alexandre 89c49d5d2f Add link to info pages 2025-12-20 11:31:38 +01:00
Alexandre 47b39aa098 Rename 'Identifications' header to 'Count' 2025-12-20 11:31:38 +01:00
Alexandre 013bcf1c24 Add options for 720 and 1080 days in selector 2025-12-20 11:31:38 +01:00
Alexandre d6b853b4eb Add improved mini charts 2025-12-20 11:31:38 +01:00
Alexandre 4a0ff5a095 Lazy load local files and threshold 2025-12-20 11:31:38 +01:00
Alexandre 5ce5547ffc Clarify what is deleted 2025-12-20 11:31:38 +01:00
Alexandre b8562c6904 Add search, max confidence 2025-12-20 11:31:38 +01:00
Alexandre fb59d34873 Open db in write only if needed 2025-12-20 11:31:38 +01:00
Alexandre 97fa0c5e11 Enhance species management with confirmed list 2025-12-20 11:31:38 +01:00
Alexandre 2169bc4975 Add species_tools.php for species management 2025-12-20 11:31:38 +01:00
Alexandre b703f5bf04 Add Species Management button and view handling 2025-12-20 11:31:38 +01:00
frederik 3b8af7f868 fix: Chinese has two variants now 2025-12-14 10:04:51 +01:00
frederik 8e5e2a2696 fix: stray comma breaks sending notifications 2025-12-06 13:43:41 +01:00
hestonhamilton efe382e0b0 Fix extra whitespace in notification listenurl 2025-12-03 21:24:03 +01:00
frederik 2a79f1fa65 we previously merged both BirdNET label files, not realising one had traditional and the other simplified Chinese, so split properly and have both Chinese variants now. 2025-11-29 16:57:13 +01:00
frederik b2c6e0ae80 fix: make git checkout in Windows possible again 2025-11-28 17:52:58 +01:00
frederik 41d64a38ee Trixie is here 2025-11-22 19:35:59 +01:00
frederik 466c91fdc0 work around flake8 bug?? 2025-11-22 19:32:23 +01:00
frederik f210fb1f74 add translation tools to maintainer.py 2025-11-22 19:20:41 +01:00
frederik 78fef67207 update translation statistics 2025-11-22 19:04:53 +01:00
frederik d6e975b344 add vietnamese 2025-11-22 19:04:53 +01:00
frederik a4e86942c2 update translations with Wikipedia 2025-11-22 19:04:53 +01:00
frederik 7c917e7d07 cleanup the readme a bit 2025-11-22 19:04:53 +01:00
frederik 9abef81536 cleanup tests a bit 2025-11-22 18:56:02 +01:00
frederik a71318bec0 ignore the apprise body 2025-11-22 18:35:55 +01:00
frederik b0c4d0a74c do not override line lenght 2025-11-22 18:35:55 +01:00
frederik 8d08e17770 cleanup filter_humans a bit 2025-11-22 18:35:55 +01:00
frederik 1e2edbfd6e cleanup: factor out passing in settings 2025-11-22 18:35:55 +01:00
frederik d154b5f6f1 fix: enable sending test notifications with an empty db 2025-11-22 10:00:35 +01:00
frederik 771855812f add db 2025-11-22 10:00:35 +01:00
frederik f2a2214c6f fix: make sure to pass strings 2025-11-21 18:43:08 +01:00
frederik 3b36d2a2d3 fix: make sure $detections is iterable 2025-11-19 18:13:11 +01:00