ehpersonal38
ef25d83d23
Update overview.php
...
*whistles
2022-05-25 09:24:35 -04:00
ehpersonal38
594cc209b7
Update .gitignore
2022-05-25 09:19:23 -04:00
ehpersonal38
45c05ea427
Flickr now uses English names
...
This is totally the right way to add files to a folder that's in .gitignore. Right? _Right..._ @mcguirepr89
2022-05-25 09:19:12 -04:00
Patrick McGuire
d50d8060c6
Update README.md
2022-05-25 07:19:50 -04:00
ehpersonal38
cec198af65
hotfix
...
I think this is right?
2022-05-24 18:47:53 -04:00
ehpersonal38
82d328d92d
typo & style change
2022-05-24 18:19:20 -04:00
mcguirepr89
426aba1d69
adding time expectations for Clear All Data
2022-05-24 17:14:58 -04:00
mcguirepr89
74a0e432d6
removing the labels now
2022-05-24 17:08:04 -04:00
mcguirepr89
364dd8d683
unpacks the english labels_en.txt as default
2022-05-24 17:06:40 -04:00
mcguirepr89
c7bac0fe59
shouldn't add shebangs anymore
2022-05-24 17:04:15 -04:00
mcguirepr89
42fd035d62
adding this back --
...
I think I will delete this then have the english
labels.txt unzip during install
2022-05-24 16:55:11 -04:00
mcguirepr89
a340d9f5bc
like this?
2022-05-24 16:52:49 -04:00
mcguirepr89
4bb5256d66
Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi
2022-05-24 16:09:34 -04:00
mcguirepr89
3b8cfe9afb
now try
2022-05-24 16:09:24 -04:00
ehpersonal38
198c0a93c5
Update README.md
2022-05-24 15:12:08 -04:00
ehpersonal38
d86d94e64e
Gain slidey
2022-05-24 14:53:50 -04:00
Patrick McGuire
f9e6cd8ed0
adding a great new build guide
2022-05-24 13:06:28 -04:00
ehpersonal38
ddfec7222c
Spectro things
...
Putting Spectrogram more towards the left makes sense to me, that way from left to right it's current detections -----> past detections.
2022-05-24 12:59:27 -04:00
Patrick McGuire
f9cc6b6aa5
Merge pull request #308 from jmherbst/python-lint
...
Python linting
2022-05-24 12:51:59 -04:00
Jake Herbst
166ca7fcf8
Removing diff from flake8 lint CI
2022-05-24 12:38:16 -04:00
Jake Herbst
7761f83988
Linting scripts/server.py
2022-05-24 12:36:27 -04:00
Jake Herbst
2330bd773a
Linting scripts/plotly.streamlit.py
2022-05-24 12:32:40 -04:00
Jake Herbst
cc03d65315
Linting scripts/daily_plot.py
2022-05-24 12:30:15 -04:00
Jake Herbst
01456ce583
Linting scripts/analyze.py
2022-05-24 12:27:31 -04:00
Jake Herbst
298b2a85e7
Adding flake8 config file to bump line length
2022-05-24 12:27:13 -04:00
Patrick McGuire
3a95504f04
Merge pull request #288 from jmherbst/remove-python-shebangs
...
Removing python shebangs and adding python3 virtual env to callsites
2022-05-24 12:13:00 -04:00
Patrick McGuire
c54c0c7f17
Merge branch 'main' into remove-python-shebangs
2022-05-24 12:09:53 -04:00
Patrick McGuire
d09ba0b834
Merge pull request #307 from mcguirepr89/ui-tweaks
...
UI tweaks
2022-05-24 11:57:39 -04:00
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