Commit Graph

48 Commits

Author SHA1 Message Date
ehpersonal38 d469b1a759 Prevent disk_check from erasing our "Best Recordings"
let me know what you think

@mcguirepr89
2022-05-09 12:46:49 -04:00
ehpersonal38 ceb249c341 Update stats.php 2022-04-22 17:46:59 -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 14635d4e84 Update stats.php
After clicking a species on Best Recordings, this scrolls the user down to exactly what they requested (especially helpful on mobile).
2022-04-18 09:18:18 -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
ehpersonal38 2a7fb1cd37 Update stats.php
Species selector on Best Recording's didn't show up on mobile - removing "left" class solves it.
2022-04-17 09:51:26 -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 8a6f67ff75 removed unnecessary style links (for alternative stlye sheets?) 2022-03-08 15:58:48 -05:00
mcguirepr89 f9a894d5d3 tweaks 2022-03-06 13:54:40 -05:00
mcguirepr89 7578e1d7ef I love this version!!! 2022-03-03 18:14:56 -05:00
mcguirepr89 99018f7128 adding the old toolset back to the newif 2022-03-03 15:55:35 -05:00
mcguirepr89 147358a9c5 added new changes 2022-03-03 09:18:21 -05:00
mcguirepr89 a76e319c10 fixed some heading issues 2022-03-01 10:00:15 -05:00
mcguirepr89 8b8427a5bb better stats 2022-03-01 09:57:42 -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 ab416e30a5 stats automatically pulls "Best" recording 2022-02-23 09:47:48 -05:00
mcguirepr89 4e36dcd6a8 better navigation / fixes 2022-02-23 09:26:12 -05:00
mcguirepr89 bc125dcdb4 adding very preliminary by_species dig 2022-02-22 09:45:21 -05:00
mcguirepr89 286aa095f9 time to test installation 2022-02-21 16:33:01 -05:00
Patrick McGuire 3ea9f678a8 Merge pull request #158 from mcguirepr89/main
getting sqlite caught up to main
2022-02-19 13:14:21 -05:00
mcguirepr89 857fd981a9 rewritten php and some python for SQLITE 2022-02-19 13:09:32 -05:00
mcguirepr89 a0722fbf0f more testing 2022-02-18 12:47:17 -05:00
mcguirepr89 0b8acdedf3 better formatting 2022-02-18 10:31:59 -05:00
mcguirepr89 7852212a4e centered the selectors 2022-02-18 10:04:28 -05:00
mcguirepr89 7668c3725a added output buffer flushing to stats 2022-02-16 13:45:09 -05:00
mcguirepr89 9fac41a451 handles apostophes 2022-02-15 10:13:45 -05:00
mcguirepr89 ba5ad4d53a handles apostrophy 2022-02-15 09:18:22 -05:00
mcguirepr89 cf998e606f uses scientific name for image lookup 2022-02-15 07:10:21 -05:00
Patrick McGuire afaa3fbed4 Merge branch 'forms' into main 2022-02-14 13:56:35 -05:00
mcguirepr89 84bec4756f adding image retrieval 2022-02-14 11:23:33 -05:00
mcguirepr89 65dad0fbc3 "you missed another spot" 2022-02-13 12:55:16 -05:00
mcguirepr89 54cee0d331 I missed a spot 2022-02-13 12:49:22 -05:00
mcguirepr89 8723482438 better links 2022-02-13 12:48:31 -05:00
mcguirepr89 b306d73bdd db view now link to wikipedia also 2022-02-13 12:29:43 -05:00
mcguirepr89 f3c8334ac8 database views now link to wikipedia 2022-02-13 12:29:05 -05:00
mcguirepr89 1ad86d77bb database views now link to data 2022-02-13 11:21:33 -05:00
mcguirepr89 32966476e7 database views now link to recordings and spectrograms 2022-02-13 11:18:01 -05:00