Commit Graph

1221 Commits

Author SHA1 Message Date
mcguirepr89 49975f8f60 making icecast2 more secure by default 2022-07-05 11:44:14 -04:00
ehpersonal38 2a36228599 Update update_birdnet_snippets.sh 2022-07-04 11:40:06 -04:00
ehpersonal38 8775b3f66f disable tracking
I came across this in my console while trying to access Species Stats (Streamlit):
![KLVz7qnSXL](https://user-images.githubusercontent.com/103586016/177162889-fb3626fd-a69c-4822-b412-db0aefce7158.png)

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
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
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
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 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
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
ehpersonal38 7bbd80fe67 Revert "Update update_birdnet_snippets.sh"
This reverts commit 6cee3523b6.
2022-06-22 19:01:57 -04:00
ehpersonal38 6cee3523b6 Update update_birdnet_snippets.sh
No need for this - config.php creates it anyway with the proper user
2022-06-22 18:56:35 -04:00
ehpersonal38 42de0bcc7d 397 more info for debugging 2022-06-22 12:59:35 -04:00
ehpersonal38 8d43a409e3 397 part 2 2022-06-22 12:20:47 -04:00
ehpersonal38 340fdc0505 #397 2022-06-22 12:14:43 -04:00
Joe Weiss 8393613303 Add APPRISE_NOTIFY_NEW_SPECIES_EACH_DAY to conf if missing 2022-06-21 17:02:51 -04:00
Joe Weiss f8025b79d8 Add ability to edit apprise_notify_new_species_each_day via web 2022-06-21 17:02:27 -04:00
Joe Weiss 4ecab0eb6d Remove debug print statements 2022-06-21 09:00:59 -04:00
Joe Weiss 5c4763b44d Improve query accuracy for today's birds 2022-06-20 11:58:42 -04:00
Joe Weiss e05e72449b Fix typos 2022-06-19 06:58:49 -04:00
Joe Weiss 64920c261e Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi into mcguirepr89-main 2022-06-18 15:13:24 -04:00
Joe Weiss 6865274bd2 Add utility to parse thisrun format 2022-06-18 14:52:42 -04:00
Joe Weiss 97c29ce36c Refactor notifications into its own module with tests 2022-06-18 13:15:43 -04:00
ehpersonal38 961802695e Better settings styling 2022-06-18 11:09:27 -04:00
ehpersonal38 620526122a Update server.py 2022-06-18 10:45:01 -04:00
ehpersonal38 37dc1ba546 #386 2022-06-18 08:10:15 -04:00
ehpersonal38 04200b948b Update server.py
#388
2022-06-17 11:16:59 -04:00
ehpersonal38 3941211715 Update spectrogram.php 2022-06-16 09:34:09 -04:00
ehpersonal38 17f9c5e0ef Flickr quotes
I'm mostly confident this leads to better search results than without quotes
2022-06-16 07:10:18 -04:00
ehpersonal38 700bdafb1e Update overview.php 2022-06-15 16:01:28 -04:00
ehpersonal38 cb833d4866 Update play.php 2022-06-14 15:15:14 -04:00
ehpersonal38 c259b3a43e Lazy loading, at last 2022-06-14 15:06:41 -04:00