mcguirepr89
4f1b8d6205
more helpful and verbose logging
2022-07-06 08:13:21 -04:00
mcguirepr89
ce017a9bae
cleanup.sh now checks for a backlog of raw audio
2022-07-06 08:11:17 -04:00
Patrick McGuire
458f85c707
Update README.md
2022-07-05 13:19:50 -04:00
Patrick McGuire
9d90a1f3d0
Update README.md
2022-07-05 13:18:41 -04:00
mcguirepr89
49975f8f60
making icecast2 more secure by default
2022-07-05 11:44:14 -04:00
ehpersonal38
d13ee9865a
transition for earlier commit
2022-07-04 18:01:36 -04:00
ehpersonal38
2a36228599
Update update_birdnet_snippets.sh
2022-07-04 11:40:06 -04:00
ehpersonal38
82523b0a3a
Styling when clicked page is loading
2022-07-04 11:31:56 -04:00
ehpersonal38
087d8eef02
Merge pull request #423 from mcguirepr89/streamlit-gdpr
...
disable tracking
2022-07-04 10:45:15 -04:00
ehpersonal38
8775b3f66f
disable tracking
...
I came across this in my console while trying to access Species Stats (Streamlit):

It seems that Streamlit collects telemetry data by default. An issue was raised in their GitHub repo (https://github.com/streamlit/streamlit/issues/4747 ), which details how it's illegal to collect data (even just the IP address) in Europe without explicit consent due to GDPR laws. The Streamlit founder then replied basically saying the onus is on the developers implementing Streamlit to deal with this themselves.
So I propose we disable sending data entirely, this PR does that.
2022-07-04 09:43:20 -04:00
ehpersonal38
eeb7e10327
Revert "Update update_birdnet_snippets.sh"
...
This reverts commit 595c7fd3fc .
2022-07-01 13:30:21 -04:00
ehpersonal38
595c7fd3fc
Update update_birdnet_snippets.sh
2022-07-01 13:27:02 -04:00
ehpersonal38
a3ddce480f
redact lat/lon in view logs
...
can't see why this needs to be visible in logs to everyone, do revert if you disagree
2022-07-01 11:21:23 -04:00
ehpersonal38
eee127ce75
forgot to do this
2022-06-30 17:52:35 -04:00
ehpersonal38
e19c7c6ba3
silence update indicator
2022-06-30 16:28:52 -04:00
Patrick McGuire
88a107ec6a
Update README.md
2022-06-30 08:25:47 -04:00
mcguirepr89
7ffc53ef41
setting permissions on each update
2022-06-29 09:54:04 -04:00
ehpersonal38
424ed89643
Update overview.php
2022-06-27 15:36:53 -04:00
ehpersonal38
a48ab9176f
Dialog polyfill
...
https://github.com/GoogleChrome/dialog-polyfill
2022-06-27 15:32:54 -04:00
mcguirepr89
39a0ba5697
unfortunately, lazy loading is not working on iOS
2022-06-27 10:49:54 -04:00
mcguirepr89
ef5685c47a
linted
2022-06-26 16:28:11 -04:00
mcguirepr89
a34e2ae9a3
tests pass now
2022-06-26 16:12:49 -04:00
mcguirepr89
489c91314f
Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi
2022-06-26 12:23:59 -04:00
mcguirepr89
ff59677d39
don't know what I did with that last merge ??
2022-06-26 12:23:40 -04:00
Patrick McGuire
72581de9a9
Merge pull request #403 from Phaeton/patch-1
...
Update style.css
2022-06-26 12:16:28 -04:00
mcguirepr89
fbdd3ad8c9
Merge branch 'bdoner-fix/erroneous-translation-labels'
2022-06-26 12:14:29 -04:00
mcguirepr89
5ed20545fe
Merge branch 'fix/erroneous-translation-labels' of https://github.com/bdoner/BirdNET-Pi into bdoner-fix/erroneous-translation-labels
2022-06-26 12:14:13 -04:00
Patrick McGuire
a601de3705
Merge pull request #405 from mcguirepr89/daily_new_species_notifier
...
Daily new species notifier
2022-06-25 16:11:13 -04:00
mcguirepr89
e19e22f32e
linted
2022-06-25 15:19:18 -04:00
mcguirepr89
e05025c42e
linted
2022-06-25 15:18:37 -04:00
mcguirepr89
284cc1b27b
installs pytest on update
2022-06-25 15:15:39 -04:00
mcguirepr89
d83b71aeca
accepts all DB variables and JSON objects
2022-06-25 15:04:51 -04:00
mcguirepr89
a148eb776b
accepts JSON and all DB variables
2022-06-25 15:03:34 -04:00
mcguirepr89
992bb2c5a7
open databasemaintenance in new window
2022-06-25 15:02:59 -04:00
Patrick McGuire
a0ec7c2d3c
Update README.md
2022-06-25 12:06:14 -04:00
ehpersonal38
c19e4b578e
Update config.php
2022-06-24 16:14:33 -04:00
mcguirepr89
fe19a6de73
removing my testing customization
2022-06-24 09:31:03 -04:00
mcguirepr89
e3db620086
last lint
2022-06-24 09:28:07 -04:00
mcguirepr89
6ed9d5a50d
lint more
2022-06-24 09:25:38 -04:00
mcguirepr89
8c5e9f38fa
linted
2022-06-24 09:23:33 -04:00
mcguirepr89
5a971cea41
linted plotly
2022-06-24 09:15:59 -04:00
mcguirepr89
3d991d6cab
linted
2022-06-24 09:15:36 -04:00
mcguirepr89
97e7b19aa2
linted
2022-06-24 07:46:37 -04:00
Phaeton
60ee6ecab5
Update style.css
...
fixed minor typo
2022-06-23 16:25:36 -04:00
Joe Weiss
b662545845
Merge branch 'mcguirepr89-main' into apprise-notifications-features
2022-06-23 11:20:10 -04:00
Joe Weiss
d99b0befa2
Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi into mcguirepr89-main
2022-06-23 11:19:55 -04:00
Joe Weiss
75a13f80d3
Move notifications utility into script.utils
2022-06-23 09:11:55 -04:00
ehpersonal38
6ef9016020
Update config.php
2022-06-23 09:11:34 -04:00
ehpersonal38
3f27cfc79f
Update config.php
2022-06-23 09:08:53 -04:00
ehpersonal38
17c7ae28a2
Update update_birdnet_snippets.sh
2022-06-22 19:02:35 -04:00