ehpersonal38
4fb5c81faa
Merge branch 'main' into ui-tweaks
2022-05-18 09:50:28 -04:00
ehpersonal38
625a862c19
Merge branch 'ui-tweaks' of https://github.com/mcguirepr89/BirdNET-Pi into ui-tweaks
2022-05-17 18:54:51 -04:00
ehpersonal38
5178a98766
Efficiency, the sequel!
2022-05-17 18:54:48 -04:00
mcguirepr89
8b8688d3d2
these are the changes from small_tweaks
2022-05-17 15:36:18 -04:00
Patrick McGuire
f7ce7545ab
iOS doesn't seem to support lazy loading
...
on my iPhone, Safari and Chrome wouldn't load with the `loading="lazy"` method specified.
Removing it fixes that -- I want to change it back for now, but then maybe figure out how to make it work on iOS
( I assume it is more resourceful to use lazy loading?)
2022-05-17 15:11:52 -04:00
Patrick McGuire
f59762229f
Update config.php
2022-05-17 14:18:11 -04:00
Patrick McGuire
001ceea873
Update README.md
2022-05-17 14:08:21 -04:00
ehpersonal38
ee675c4de2
Efficiency!
2022-05-17 11:16:55 -04:00
ehpersonal38
a92119175f
Update todays_detections.php
2022-05-16 19:50:36 -04:00
ehpersonal38
29f6de47aa
lazy loading
2022-05-16 15:15:39 -04:00
ehpersonal38
4088e505a5
Merge branch 'main' into ui-tweaks
2022-05-16 13:33:06 -04:00
ehpersonal38
f59d04a7bc
Allow specific recordings to be "delete protected" from disk-check.sh
...
@mcguirepr89 I'm very happy with how this turned out! 😄
2022-05-16 10:58:04 -04:00
Patrick McGuire
2739d59b19
Merge pull request #286 from mcguirepr89/revert-274-localhost-everywhere
...
Revert "cleanup: Localhost everywhere"
2022-05-16 10:53:10 -04:00
Patrick McGuire
4877d1de66
Revert "cleanup: Localhost everywhere"
2022-05-16 10:52:47 -04:00
Patrick McGuire
889fdbe6f4
Merge pull request #274 from Nachtzuster/localhost-everywhere
...
cleanup: Localhost everywhere
2022-05-16 10:52:03 -04:00
mcguirepr89
57778d405f
disabling sox warnings
2022-05-16 10:43:33 -04:00
Patrick McGuire
ee84d8a0ea
Update advanced.php
2022-05-16 10:30:19 -04:00
ehpersonal38
d6bdb5c345
Don't show dates that don't have any recordings
2022-05-16 08:16:33 -04:00
Patrick McGuire
88e4427ef9
Update README.md
2022-05-15 21:39:04 -04:00
Patrick McGuire
73707817a2
Merge pull request #285 from mcguirepr89/offline-time-testy
...
Offline time testy
2022-05-15 15:35:12 -04:00
Patrick McGuire
6c6e4b6bb6
Merge branch 'main' into offline-time-testy
2022-05-15 15:34:45 -04:00
Patrick McGuire
c053f82e9c
Update config.php
2022-05-15 15:33:17 -04:00
Patrick McGuire
ac7cded15b
Merge pull request #284 from mcguirepr89/extract_new_birdsounds_sox_trim_patch
...
Makes this thing actually work!
2022-05-15 15:32:33 -04:00
Patrick McGuire
88030e71b6
Makes this thing actually work!
...
In `sox`, the default syntax `trim` uses for `position` is `+`. This means it is necessary to specify the `=` symbol to get the proper syntax for the `trim` call.
2022-05-15 14:39:10 -04:00
Patrick McGuire
f7956a0e68
Merge pull request #283 from jmherbst/caddy-pwd-fix
...
Updating CADDY_PWD config updating to allow special characters
2022-05-15 14:31:28 -04:00
Patrick McGuire
ede6d358a4
Update advanced.php
2022-05-15 14:30:14 -04:00
Patrick McGuire
a60a181887
Update advanced.php
2022-05-15 14:29:40 -04:00
Patrick McGuire
697f19484e
Re-adding contents2 for thisrun.txt use
...
This is still needed for a silly reason which is that BirdNET-Pi does not have a good common configuration file that bash, PHP, and Python share -- instead, PHP and Python read from `thisrun.txt` which is pretty much .ini formatted, while bash uses `birdnet.conf`. Things that update one typically update the other in tandem. It's not best practice by any means. (Nor is storing the Caddy password in plaintext in a configuration file, so that sucks, too . . .)
2022-05-15 14:29:04 -04:00
Jake Herbst
8a6d79b642
Updating CADDY_PWD config updating to allow special characters
2022-05-15 13:36:00 -04:00
Patrick McGuire
7948328f39
Merge pull request #281 from jmherbst/caddy-fix
...
Fixing bug in Caddyfile with the '/views.php?view=File*' path.
2022-05-15 13:21:41 -04:00
Jake Herbst
b70aeac151
Fixing bug in Caddyfile with the '/views.php?view=File*' path.
...
Caddyfile expects all path specific 'matchers' to begin with a '/'
https://caddyserver.com/docs/caddyfile/matchers#syntax
2022-05-15 13:10:39 -04:00
Patrick McGuire
c31969e316
Update LICENSE
2022-05-15 12:28:06 -04:00
Patrick McGuire
534d5a1eef
Update README.md
2022-05-15 12:24:25 -04:00
Patrick McGuire
db7116b76d
Update README.md
2022-05-15 12:19:29 -04:00
Patrick McGuire
5075a03830
Update update_birdnet.sh
2022-05-15 09:25:43 -04:00
Patrick McGuire
b41049928f
Update README.md
2022-05-15 08:50:02 -04:00
Patrick McGuire
03fd2c1466
Update README.md
2022-05-15 08:49:37 -04:00
ehpersonal38
3cf41eeb88
adding icons
2022-05-14 17:39:53 -04:00
ehpersonal38
e16c62c1aa
Making recordings actually usable for huge amounts of detections
2022-05-14 16:21:25 -04:00
ehpersonal38
1e23ea2e51
User feedback for deleted recordings
2022-05-14 16:17:20 -04:00
ehpersonal38
a6644c59aa
Allow sorting of specific species in recordings
...
TODO: add actual svg files for sort icons
2022-05-14 16:10:18 -04:00
ehpersonal38
470e5d142d
Round confidence to 2 decimals
2022-05-14 15:48:03 -04:00
ehpersonal38
2c29cce4a2
Giving service control commands an output
2022-05-14 14:58:40 -04:00
ehpersonal38
a7e09bb5e5
Much prettier every other command
2022-05-14 13:28:20 -04:00
ehpersonal38
d0516f4464
Much prettier "Update" screen
2022-05-14 13:20:59 -04:00
ehpersonal38
72b2c48ffa
Time and date picker!
2022-05-14 09:37:30 -04:00
ehpersonal38
14fdd02ca3
Update config.php
...
whats this doing here
2022-05-14 09:24:47 -04:00
Patrick McGuire
40cb838342
Update LICENSE
2022-05-13 17:50:27 -04:00
mcguirepr89
040b3070ad
that line is no longer necessary
2022-05-13 16:57:41 -04:00
ehpersonal38
ac3fb313e6
symlink for fonts
2022-05-13 15:04:30 -04:00