Patrick McGuire
3a1619c27d
Update restart_services.sh
2022-07-08 09:13:26 -04:00
ehpersonal38
2151ac2181
no need to check the length
2022-07-06 16:31:59 -04:00
mcguirepr89
7a3de8a8e5
Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi
2022-07-06 11:16:23 -04:00
mcguirepr89
1f8dccb216
fixed bug -- thanks Lloyd!
2022-07-06 11:16:02 -04:00
ehpersonal38
aceec502ad
Update weekly_report.php
2022-07-06 09:51:22 -04:00
ehpersonal38
9eb430458f
=1
2022-07-06 08:38:46 -04:00
ehpersonal38
5a98de627b
Merge pull request #424 from mcguirepr89/weekly-report
...
Weekly report
2022-07-06 08:35:34 -04:00
mcguirepr89
b28fc21c5f
typo
2022-07-06 08:14:18 -04:00
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
f383ef1343
Merge branch 'main' into weekly-report
2022-07-06 07:25:07 -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
b365036550
(╯°□°)╯︵ ┻━┻
...
I feel like I'm walking through a minefield with this linux stuff - a lack of a linebreak on a .cron file can break so many things??
2022-07-01 13:20:04 -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
ehpersonal38
4601dd2f09
better for testing
2022-06-29 17:40:53 -04:00
ehpersonal38
b6bf1bedca
More stats, formatting
2022-06-29 17:09:38 -04:00
ehpersonal38
1c28e6d0cf
config checkbox
2022-06-29 10:25:40 -04:00
mcguirepr89
7ffc53ef41
setting permissions on each update
2022-06-29 09:54:04 -04:00
ehpersonal38
5b147caa89
Update weekly_report.php
2022-06-29 09:02:53 -04:00
ehpersonal38
23c35e4fe0
fixing formatting on email
2022-06-29 09:01:51 -04:00
ehpersonal38
ca09725e81
Update weekly_report.sh
2022-06-28 14:18:05 -04:00
ehpersonal38
0540e18967
Update update_birdnet_snippets.sh
2022-06-28 14:14:28 -04:00
ehpersonal38
512f05b9f3
perms
2022-06-28 14:11:12 -04:00
ehpersonal38
7cc4506524
fixes
2022-06-28 14:09:03 -04:00
ehpersonal38
ab07e8c0f5
Update update_birdnet_snippets.sh
2022-06-28 13:13:52 -04:00
ehpersonal38
655b1eaf09
Update update_birdnet_snippets.sh
2022-06-28 13:10:44 -04:00
ehpersonal38
49e67d2247
Update update_birdnet_snippets.sh
2022-06-28 13:09:23 -04:00
ehpersonal38
5896f00a55
Notification conf and cron setups
2022-06-28 13:04:59 -04:00
ehpersonal38
828d9d8757
Initial notification support
2022-06-28 11:11:11 -04:00
ehpersonal38
4e3d880b1d
Species Seen for the First Time
2022-06-27 19:01:32 -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
ehpersonal38
9c58e58d90
Weekly Report start
2022-06-27 14:28:31 -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