ehpersonal38
d540b5dbdd
Final banner!
2022-05-24 11:27:54 -04:00
Patrick McGuire
076f15c63b
Merge pull request #306 from mcguirepr89/apprise_notify_new_species
...
Apprise notify new species
2022-05-24 10:37:47 -04:00
mcguirepr89
7cb6da5910
removes pushed_notifications.service on update
2022-05-24 10:35:45 -04:00
mcguirepr89
92e990a44f
adding new variable to update_snippets
2022-05-24 10:21:28 -04:00
ehpersonal38
aa4f417ca7
Logo things
...
Any preference? @mcguirepr89
https://i.imgur.com/s0qfRIZ.png
https://i.imgur.com/eymuHiS.png
2022-05-24 10:20:30 -04:00
mcguirepr89
177f2b0186
new species notify working now
2022-05-24 10:20:25 -04:00
ehpersonal38
5fe5833861
Update todays_detections.php
2022-05-24 09:33:35 -04:00
ehpersonal38
10e5770c82
Prevent style caching on new update
...
I assume this'll be 0.14?
2022-05-24 09:22:04 -04:00
ehpersonal38
9987d332f2
Fix searching in legacy mode
2022-05-23 18:45:32 -04:00
mcguirepr89
cdbadbb45c
starting this to get some help
2022-05-23 18:41:16 -04:00
ehpersonal38
bf46a174fc
Update todays_detections.php
2022-05-23 18:37:37 -04:00
ehpersonal38
a74daccca7
Update README.md
...
I think "microphone" is a more familiar term than "sound card" for most people. Nitpicky but I think it'll help potential users understand better :)
2022-05-23 18:29:14 -04:00
ehpersonal38
87f34b494b
Using $_SESSION for storing and retrieving Flickr URLs
...
Significantly decreases API calls
2022-05-23 16:46:20 -04:00
ehpersonal38
7cf38359d4
Logo & shadows
2022-05-23 14:09:10 -04:00
ehpersonal38
8749c342aa
hehe
2022-05-23 13:22:26 -04:00
ehpersonal38
0462e1ec2b
Things have been made better
...
- All buttons and bird images now have nice transitions on hover
- Bird images have an added drop shadow for the aesthetics. 😎
- When hovering over sort icons, a tooltip describing the button is now displayed
- Best Recordings has been cleaned up and made a little clearer
2022-05-22 17:21:42 -04:00
ehpersonal38
3a3c3e58c3
shrunk & unbroke
2022-05-22 13:22:01 -04:00
mcguirepr89
27462d3159
you had this right the first time
2022-05-22 10:37:51 -04:00
ehpersonal38
913c0141c8
Update spectrogram.php
2022-05-22 10:20:01 -04:00
ehpersonal38
fa82f4c50d
iOS Legacy Mode + Responsive Text Scaling
...
@mcguirepr89 Try this out on your iOS device(s) and let me know how/if it works!
2022-05-22 08:54:34 -04:00
mcguirepr89
9fd68a913c
removed style not used
2022-05-21 19:04:56 -04:00
mcguirepr89
86fcdafbe2
make the image the link
2022-05-21 18:36:10 -04:00
mcguirepr89
477143a9c4
I thought I did this?
2022-05-21 18:34:00 -04:00
mcguirepr89
72ca3fe595
new cleanup.cron
2022-05-21 16:11:58 -04:00
ehpersonal38
2c46f98a5b
Update daily_plot.py
...
Squashed!
2022-05-21 15:52:20 -04:00
mcguirepr89
b40267629f
removed hi line - put label closer to audio signal
2022-05-21 15:45:17 -04:00
ehpersonal38
dd2091a2b8
Update play.php
...
Silencing harmless notice that appears if the user doesn't have a disk_check_exclude.txt created yet.
2022-05-21 15:20:14 -04:00
mcguirepr89
f03a3fc7e5
CSFR protection
2022-05-21 14:39:01 -04:00
mcguirepr89
6a404ebb70
adding condition to the birdnet_recording restart
2022-05-21 14:01:48 -04:00
mcguirepr89
2ec000be4e
removing redundant sudo
2022-05-21 14:00:38 -04:00
Patrick McGuire
c1cfc981a0
Merge pull request #301 from lamkin/drl/crontab-redirection
...
Use posix sh compatible redirect in crontab
2022-05-21 12:38:21 -04:00
David Lamkin
92f2540792
Use posix sh compatible redirect in crontab
...
&> is a bash shortcut to redirect both stdout and stderr
it is more portable to use '>/dev/null 2>&1' to achieve this effect.
Without this change the pi mailbox is filled with cron job output
2022-05-21 17:22:22 +01:00
Patrick McGuire
14b2b8fe13
updating caddy repo fetching
2022-05-21 11:52:22 -04:00
Patrick McGuire
c4b09dde2e
testing APPRISE_NOTIFY_EACH=0 default
2022-05-21 11:39:19 -04:00
Patrick McGuire
c3788298ce
fixing image link protocol:wq
2022-05-21 10:45:01 -04:00
mcguirepr89
22d3b2361b
silencing errors if no Flickr API Key
2022-05-21 09:33:53 -04:00
Patrick McGuire
160e4a37ee
removing the hardcoded key
2022-05-21 08:53:59 -04:00
ehpersonal38
fe84992b98
Update overview.php
2022-05-21 07:44:10 -04:00
ehpersonal38
bb612d736a
Update spectrogram.php
2022-05-20 14:40:29 -04:00
ehpersonal38
a2be5ed54f
Update spectrogram.php
...
😅
2022-05-20 14:27:34 -04:00
ehpersonal38
63a74499b6
Adding detections to the spectrogram
2022-05-20 14:25:33 -04:00
mcguirepr89
b071571a8f
Merge branch 'ui-tweaks' of github.com:mcguirepr89/BirdNET-Pi into ui-tweaks
2022-05-20 13:09:19 -04:00
mcguirepr89
29e88400f8
this seems like a really good balance of gain and zoom
2022-05-20 13:08:58 -04:00
ehpersonal38
182821e037
Use "Live Audio" stream in top right if running
...
Prevents duplicate audio sources
2022-05-20 13:08:40 -04:00
Jake Herbst
7a58b1cc54
Updating git remote check to use remote string from argument
2022-05-20 12:37:06 -04:00
mcguirepr89
12434c195d
amplifying the spectrogram -- @ehpersonal38 what do you think?
2022-05-20 12:31:05 -04:00
Patrick McGuire
24e20fb438
This needs a proper test to work
2022-05-20 10:04:06 -04:00
Jake Herbst
a580402d52
Fixing the git remote check to suppress stdout+stderr and actually work correctly
2022-05-20 09:57:20 -04:00
Patrick McGuire
ac0bccebfc
removed hardcoded API key
2022-05-20 09:55:17 -04:00
ehpersonal38
bd7fee9012
Update stats.php
2022-05-20 09:51:26 -04:00