ehpersonal38
c6415ee90d
adding a <br> to the bottom of overview
2023-03-15 11:13:35 -04:00
ehpersonal38
be70c54d68
Update advanced.php
2023-03-14 22:37:28 -04:00
ehpersonal38
bdaf18c2a0
Merge branch 'custom_image' of https://github.com/mcguirepr89/BirdNET-Pi into custom_image
2023-03-14 22:36:00 -04:00
ehpersonal38
ab67799958
CUSTOM_IMAGE fixes
2023-03-14 22:35:46 -04:00
ehpersonal38
05ba8a4325
CUSTOM_IMAGE fixes
2023-03-14 22:34:22 -04:00
ehpersonal38
a836a5336c
Merge branch 'custom_image' of https://github.com/mcguirepr89/BirdNET-Pi into custom_image
2023-03-14 22:32:31 -04:00
ehpersonal38
4ec6b4ff31
Merge branch 'custom_image' of https://github.com/mcguirepr89/BirdNET-Pi into custom_image
2023-03-14 22:32:29 -04:00
ehpersonal38
ca4f136757
Merge branch 'custom_image' of https://github.com/mcguirepr89/BirdNET-Pi into custom_image
2023-03-14 22:31:30 -04:00
ehpersonal38
9efc79f0b2
Initial CUSTOM_IMAGE commit
2023-03-14 22:30:59 -04:00
ehpersonal38
6638016546
Initial CUSTOM_IMAGE commit
2023-03-14 22:28:10 -04:00
ehpersonal38
aaffa6f5c5
Adding support for blacklisting certain Flickr images
2023-03-14 15:59:58 -04:00
ehpersonal38
f47b7b8f01
Forgot to add 'target="_blank"' to <a>
2023-03-13 14:43:59 -04:00
ehpersonal38
6c8a3b75e3
Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi
2023-03-12 19:42:52 -04:00
ehpersonal38
b5c4160c9c
Split "Recordings" species list into 3 columns to take up less vertical space
2023-03-12 19:42:38 -04:00
ehpersonal38
ac2f2eff48
Split "Recordings" species list into 3 columns to take up less vertical space
2023-03-12 19:39:39 -04:00
ehpersonal38
1001afd957
Update model descriptions in Tools -> Settings
2023-03-12 19:32:58 -04:00
ehpersonal38
4982af6b53
Update README.md
2023-03-10 14:08:45 -05:00
ehpersonal38
13f87fec08
Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi
2023-03-07 18:58:07 -05:00
ehpersonal38
e799b7154a
Patching minor XSS vulnerability
...
The update output shows the name of the current commit your local installation is on. So if a commit is named <script>alert("xss");</script>, for example, that code will execute when someone updates their installation.
Not a huge deal since we'd notice if someone made a rogue pull request with any commit names like that before ever accepting it into the repo.
2023-03-07 18:57:50 -05:00
ehpersonal38
4de5618dc4
Patching minor XSS vulnerability
...
The update output shows the name of the current commit your local installation is on. So if a commit is named <script>alert("xss");</script>, for example, that code will execute when someone updates their installation.
Not a huge deal since we'd notice if someone made a rogue pull request with any commit names like that before ever accepting it into the repo.
2023-03-07 18:55:02 -05:00
ehpersonal38
ae1e3bf96f
Make updating 77% faster (20sec vs 1min 30sec)
2023-03-07 18:42:58 -05:00
ehpersonal38
77356659a2
Switching <b> for font-weight:bold
2023-03-07 18:26:55 -05:00
ehpersonal38
7e825d6009
Handle # of commits behind by, in case the main branch is amended/rebased
2023-03-07 18:20:51 -05:00
ehpersonal38
534004acf6
Making charts more mobile friendly on "Today's Detections"
2023-03-07 18:10:24 -05:00
ehpersonal38
6d6a09f2ff
Clarifying how pitch shifting works
2023-03-07 18:09:26 -05:00
ehpersonal38
5e40772b42
More colorizing
2023-03-06 18:21:26 -05:00
ehpersonal38
73bd2a4e2c
Fixing colorize bugs - it works now!
2023-03-06 18:10:14 -05:00
ehpersonal38
60700ac2bc
Trying to colorize diff --stat in Update output
2023-03-06 16:51:02 -05:00
ehpersonal38
c5459a2283
Forgot to change this label
2023-03-06 16:33:14 -05:00
ehpersonal38
adefbadb5f
Adding support to create minimalist raw spectrogram images
2023-03-06 16:26:29 -05:00
ehpersonal38
19c4f3d6aa
Chart fixes / adding to Overview
2023-03-05 18:55:49 -05:00
ehpersonal38
504942006b
Initial chart commit
2023-03-05 14:45:07 -05:00
ehpersonal38
eb9a6ea61d
wrong comparator
2023-03-04 17:05:22 -05:00
ehpersonal38
bbaca21d77
make apprise versioning consistent across all pip commands
2023-03-04 17:03:58 -05:00
ehpersonal38
8fa2ec9ef9
make updates faster by only updating pip packages if needed
2023-03-04 17:02:23 -05:00
ehpersonal38
9beafa8ecf
Update update_birdnet.sh
2023-03-04 16:43:40 -05:00
ehpersonal38
a9c7ed9fe6
Update write_config.sh
2023-03-04 16:37:58 -05:00
ehpersonal38
c65f71b6a1
Update restart_services.sh
2023-03-02 15:00:40 -05:00
ehpersonal38
650b064e44
Revert "Revert "streamlit==1.19.0""
...
This reverts commit 5d9d5a52f0 .
2023-03-02 15:00:04 -05:00
ehpersonal38
6a16764897
Revert "Revert "Merge pull request #764 from lamkin/drl/st_cache_deprecated""
...
This reverts commit 515201b7bd .
2023-03-02 15:00:01 -05:00
ehpersonal38
515201b7bd
Revert "Merge pull request #764 from lamkin/drl/st_cache_deprecated"
...
This reverts commit d60f59e6fa , reversing
changes made to 502137bf78 .
2023-03-02 14:54:55 -05:00
ehpersonal38
5d9d5a52f0
Revert "streamlit==1.19.0"
...
This reverts commit ff3c538494 .
2023-03-02 14:54:46 -05:00
ehpersonal38
f038d1fcf1
Merge branch 'main' of https://github.com/mcguirepr89/BirdNET-Pi
2023-03-02 14:39:25 -05:00
ehpersonal38
ff3c538494
streamlit==1.19.0
2023-03-02 14:39:21 -05:00
ehpersonal38
d60f59e6fa
Merge pull request #764 from lamkin/drl/st_cache_deprecated
...
streamlit st.cache deprecated - use st.cache_data st.cache_resource
2023-03-02 14:38:41 -05:00
ehpersonal38
502137bf78
Merge pull request #770 from DrBazUK/patch-1
...
Update requirements.txt
2023-02-28 21:16:19 -05:00
Dr Barry Dyer
a717b38750
Update requirements.txt
...
Fix streamlit version declaration with double =
2023-03-01 01:17:58 +00:00
ehpersonal38
50ae3bff80
streamlit==1.11.1
2023-02-28 17:29:22 -05:00
ehpersonal38
8a08eaca67
Merge pull request #766 from bogey3/patch-1
...
Resolved division by 0 error that occurs in a weekly report for the first week of use where no previous data exists.
2023-02-28 17:18:05 -05:00
bogey3
b0e2a1caa4
Resolved division by 0 error that occurs in a weekly report for the first week of use where no previous data exists.
2023-02-27 13:27:30 -05:00