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
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
ehpersonal38
ee675c4de2
Efficiency!
2022-05-17 11:16:55 -04:00
ehpersonal38
29f6de47aa
lazy loading
2022-05-16 15:15:39 -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
ehpersonal38
d6bdb5c345
Don't show dates that don't have any recordings
2022-05-16 08:16:33 -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
62debe4b69
Revert "Revert "Sorting: Improvements to last commit""
...
This reverts commit 931c96ef74 .
2022-04-22 13:29:30 -04:00
ehpersonal38
931c96ef74
Revert "Sorting: Improvements to last commit"
...
This reverts commit a77fdfaaf8 .
2022-04-22 13:28:10 -04:00
ehpersonal38
a77fdfaaf8
Sorting: Improvements to last commit
2022-04-22 13:27:44 -04:00
ehpersonal38
f203fde9f4
Sort recordings by ABC, or occurrences
2022-04-22 10:45:46 -04:00
ehpersonal38
209b4e86ff
Fixing style.css again
...
Hopefully this fixes things for good, had to move class="relative" to the td instead of the tr...
2022-04-18 17:27:49 -04:00
ehpersonal38
b2c80f0db7
Adding links to recordings
...
This should add a link to all the recordings, so you can copy and share with a friend, or save somewhere.
There's better ways some of this can be done, but it works for now.
(please test this! not sure if I copied all the right files to git)
2022-04-17 14:42:08 -04:00
mcguirepr89
aaeda89f14
spectrogram, species stats, and log now have navigation bar
...
changed all POSTs to GET
2022-04-15 12:01:46 -04:00
ehpersonal38
6b03f1ff47
QOL improvements to live stream
...
If a user starts playing a recording while the live stream is already playing, the live stream volume will be set to 0 until the recording is finished playing. Prevents overlapping audio.
Open to feedback/suggestions. Thanks!
2022-04-15 09:41:13 -04:00
mcguirepr89
f69f04d19d
changes that remove the default pi user
2022-04-11 17:29:00 -04:00
mcguirepr89
023b68f386
making changes to accomodate removing the pi user
2022-04-11 10:16:54 -04:00
mcguirepr89
7ef4775cbc
fixed bad play.php (didn't dig properly)
2022-03-14 09:53:14 -04:00
mcguirepr89
f9a894d5d3
tweaks
2022-03-06 13:54:40 -05:00
mcguirepr89
eaf096b485
testing an installation
2022-03-06 09:28:11 -05:00
mcguirepr89
147358a9c5
added new changes
2022-03-03 09:18:21 -05:00
mcguirepr89
3b704932d8
bydate and byspecies back
2022-03-01 11:15:11 -05:00
mcguirepr89
7fa41cdc28
updates
2022-02-27 15:27:57 -05:00
mcguirepr89
a8b833cd2e
I like this so far
2022-02-27 10:06:33 -05:00
mcguirepr89
579d3b1e26
I like this so far
2022-02-26 14:49:57 -05:00
mcguirepr89
10090f9411
saving changes
2022-02-24 13:27:08 -05:00
mcguirepr89
cf0a3436f7
new ui
2022-02-23 22:18:35 -05:00
mcguirepr89
4e36dcd6a8
better navigation / fixes
2022-02-23 09:26:12 -05:00
mcguirepr89
e015426120
updating play.php
2022-02-22 14:56:53 -05:00
mcguirepr89
3caa9c3c95
a little less ugly
2022-02-22 10:50:59 -05:00
mcguirepr89
bc125dcdb4
adding very preliminary by_species dig
2022-02-22 09:45:21 -05:00