Commit Graph

66 Commits

Author SHA1 Message Date
ehpersonal38 d445dbba9d fixy fixy 2022-06-19 08:49:13 -04:00
ehpersonal38 961802695e Better settings styling 2022-06-18 11:09:27 -04:00
ehpersonal38 b24d8d9796 Fix topnav width shrinking to be smaller than content 2022-06-04 08:19:30 -04:00
mcguirepr89 fb6ffee404 reworked the config.php notes 2022-06-01 16:49:57 -04:00
ehpersonal38 c3c1e9d942 5 most recent detections on overview 2022-05-29 11:07:44 -04:00
ehpersonal38 3d5a52423b Config update button 2022-05-27 16:36:17 -04:00
ehpersonal38 201f705517 If behind by more than 50 commits, show update badge on "Tools" 2022-05-27 15:32:43 -04:00
ehpersonal38 eb571354e0 Update style.css 2022-05-27 09:58:17 -04:00
ehpersonal38 5c2aab01e4 Show # of commits local repo is behind by, on Sys Controls 2022-05-26 10:26:02 -04:00
ehpersonal38 82d328d92d typo & style change 2022-05-24 18:19:20 -04:00
ehpersonal38 d86d94e64e Gain slidey 2022-05-24 14:53:50 -04:00
ehpersonal38 7cf38359d4 Logo & shadows 2022-05-23 14:09:10 -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
ehpersonal38 cdbc0960ce Update style.css 2022-05-18 14:20:05 -04:00
ehpersonal38 fb703030c7 Flickr Implementation 2022-05-18 14:03:49 -04:00
ehpersonal38 b550421be0 UI tweaks 2022-05-13 14:09:34 -04:00
mcguirepr89 5b4aec2ab8 css for the slider
advanced.php updates birdnet.conf now
removed privacy_server.py
added snippets to update_birdnet_snippets.sh
2022-05-06 11:24:07 -04:00
ehpersonal38 5fa1048ace Improvements to search, moving styles to .css 2022-05-02 09:39:14 -04:00
mcguirepr89 486cc32b99 just removing the scroll bar now that @ehpersonal38 ethan
is making things so usable. scroll bars are for when stuff sucks
2022-04-23 19:36:16 -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 9756dc9b2a Top nav buttons
UI improvement: Top nav buttons now show "active" when user is on their respective page.
2022-04-21 08:13:41 -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 63f89c4813 Update style.css 2022-04-18 10:43:41 -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 3d080b2ca3 moving adjustments to style.css 2022-04-17 11:30:56 -04:00
ehpersonal38 19cd8f6d48 nit-picky UI stuff 2022-04-17 11:08:53 -04:00
mcguirepr89 73e2c1ab20 better link targets 2022-04-05 11:22:58 -04:00
mcguirepr89 5f4be58fb5 fixed the livestream button on android small screens 2022-04-05 11:02:11 -04:00
mcguirepr89 b606d61470 final css adjustments to overview 2022-04-02 12:38:57 -04:00
mcguirepr89 79d025049a centered chart on smaller screens 2022-03-31 10:55:15 -04:00
mcguirepr89 220ca1a0ff removed scrollbar from overview, but kept elsewhere 2022-03-26 18:04:43 -04:00
mcguirepr89 17efeafb98 switched CSS to flexbox 2022-03-26 15:51:27 -04:00
mcguirepr89 e284babbee more slight adjustments to buttons 2022-03-25 12:01:39 -04:00
mcguirepr89 78ffab9e59 much better! 2022-03-25 11:56:18 -04:00
mcguirepr89 339233f73d slight adjustments 2022-03-25 11:28:44 -04:00
mcguirepr89 5e01f649c2 centered overview on larger screens (@svarsten53) 2022-03-25 11:21:08 -04:00
mcguirepr89 9a1eb093a2 styled custom labels pages 2022-03-09 13:04:08 -05:00
mcguirepr89 78f5024235 styled exclude species list settings page 2022-03-08 15:51:15 -05:00
mcguirepr89 7abffe9c3b services buttons on same line for fullscreen 2022-03-08 11:09:03 -05:00
mcguirepr89 419b9da314 adding service controls 2022-03-08 10:08:59 -05:00
mcguirepr89 98d5bcfe59 systemcontrols changes 2022-03-08 09:20:04 -05:00
mcguirepr89 0a1e8f3922 making room for customized h1 headings :) 2022-03-07 18:33:41 -05:00
mcguirepr89 b7c0c1bd78 testing another installation 2022-03-07 13:54:03 -05:00
mcguirepr89 0068a801d0 fixing stats changes 2022-03-06 16:46:12 -05:00
mcguirepr89 e5f02994b8 another ugh 2022-03-06 16:33:18 -05:00
mcguirepr89 77cde0df01 ugh 2022-03-06 16:28:10 -05:00
mcguirepr89 f9a894d5d3 tweaks 2022-03-06 13:54:40 -05:00