Twarner491
87981a62fb
[PROD]
2026-05-28 15:15:22 -07:00
Twarner491
4fea750146
Menu: fix broken 'logs' link + add 'detections' shortcut
...
The 'logs' menu item pointed at /views.php?view=Log+Out which doesn't
exist in BirdNET-Pi's view router - hitting that link returned a
blank page. Renamed to 'log' and pointed at the correct view='View+Log'.
Added a 'detections' item pointing at view='Todays+Detections' (the
most useful BirdNET-Pi page for a casual user, faster to reach than
clicking through /index.php).
Valid view= values pulled from homepage/views.php:142-161.
Also added .DS_Store to .gitignore.
2026-05-28 12:39:05 -07:00
frederik
a71318bec0
ignore the apprise body
2025-11-22 18:35:55 +01:00
frederik
216a455dfe
flat label files
2025-05-04 11:06:56 +02:00
frederik
054b3b3dab
consolidate Include/Exclude/Whitelist
2025-04-13 18:18:05 +02:00
Emmo213
32769ec1bf
Ignore all local databases ( #194 )
2024-09-30 20:42:45 +02:00
frederik
03dd046c47
ignore netbeans data
2024-03-17 10:32:10 +01:00
ehpersonal38
11e33a6f7f
Update .gitignore
2023-06-04 19:04:11 -04:00
ehpersonal38
fd7cdd4b57
Model Update: V2.4
2023-06-04 18:58:47 -04:00
ehpersonal38
efa8582b91
Update .gitignore
2023-04-24 14:27:24 -04:00
ehpersonal38
c016427083
Model Update: V2.3
...
note for me:
for f in BirdNET_GLOBAL_3K_V2.3_Labels_*.txt; do mv -- "$f" "labels_${f#BirdNET_GLOBAL_3K_V2.3_Labels_}"; done
2023-04-24 14:09:24 -04:00
jaredb7
b1dd0db441
Update .gitignore to skip JetBrains IDE files
...
We don't really need JetBrains IDE files in the repo
2023-04-07 19:21:13 +10:00
ehpersonal38
fb0d4ac4af
Update .gitignore
2023-01-20 17:49:59 -05:00
ehpersonal38
67854086cf
translation fixes
2023-01-20 17:49:39 -05:00
Joe Weiss
bd52aabaab
Ignore non-tracked upstream files
2022-06-18 14:50:41 -04:00
ehpersonal38
594cc209b7
Update .gitignore
2022-05-25 09:19:23 -04:00
ehpersonal38
45c05ea427
Flickr now uses English names
...
This is totally the right way to add files to a folder that's in .gitignore. Right? _Right..._ @mcguirepr89
2022-05-25 09:19:12 -04:00
mcguirepr89
4795fda897
adding model/* to .gitignore to keep labels.txt customizations
...
through updates
2022-01-24 14:06:40 -05:00
Patrick McGuire
6e28b3e4d7
adding birdnet.conf back to it
2021-11-01 18:23:50 -04:00
Patrick McGuire
4ba1a1963e
adjusting defaults
2021-11-01 13:12:31 -04:00
Patrick McGuire
bc2d3df898
updating references to old repo to new repo
2021-09-28 14:48:25 -04:00
Stefan Kahl
c472685854
Initial commit
2020-10-22 13:06:23 +02:00