Alexandre
26789ee7cf
Invert background of active
2024-06-20 14:56:19 +02:00
Alexandre
5a2d479ff2
Need to read more slowly
2024-06-20 14:50:13 +02:00
Alexandre
c2240c984b
Realign to comment 2180493471
...
Co-Authored-By: Hiemstra87 <145980686+hiemstra87@users.noreply.github.com >
2024-06-20 14:48:54 +02:00
Alexandre
939283e71b
Darker palette
2024-06-20 14:45:42 +02:00
Alexandre
8fa422adcf
Update php + dark css @hiemstra87
...
Co-Authored-By: Hiemstra87 <145980686+hiemstra87@users.noreply.github.com >
2024-06-20 14:45:09 +02:00
Alexandre
218b5ea619
Use css for sortbuttons style
...
Thanks #hiemstra87 https://github.com/Nachtzuster/BirdNET-Pi/pull/115
Co-Authored-By: Hiemstra87 <145980686+hiemstra87@users.noreply.github.com >
2024-06-20 12:07:39 +02:00
Alexandre
530d4566b3
Add chartdiv to darkstyle
2024-06-19 09:16:39 +02:00
Alexandre
b779e9f1ef
Add chartdiv style
2024-06-19 09:10:57 +02:00
frederik
2c4fe69505
fix: use a font that can actually render the characters
2024-06-15 12:57:02 +02:00
Alexandre
f84c44bad4
Feature proposal : darkmode ( #85 )
...
* Create dark-style.css
* Add call to get_color_scheme
* Add call to get_color_scheme
* Create get_color_scheme function
* Add selection box in config.php
* Accept both lower and uppercase COLOR_SCHEME
* Add COLOR_SCHEME
* Add COLOR_SCHEME
* Change birdnet.conf after color scheme selection
* Move css to static to enable it
* Adapt css location to static
* Improve opacity value
* Fix logo background issues on smaller screens
* Avoid overlap of logos
* Ensure clean look (same margin as before but different location)
* Default background as transparent to avoid white on white
* Avoid black on dark ; improve readability
* Last element of green is homogenized to grayscale
* Enable site reload after color_scheme change
2024-06-08 11:44:21 +02:00
Alexandre
a06b5bacf4
Feat : Add Weekly report button in views.php ( #73 )
...
* Add Weekly report button
* Put weekly report next to daily charts
https://github.com/Nachtzuster/BirdNET-Pi/pull/73
2024-06-02 10:48:41 +02:00
Alexandre
eeb2048ca6
Adminer iframe ? ( #78 )
...
* Show Adminer in iframe
* Add a link to open in a new page if needed
* X-Frame-Options to SameOrigin
* Use uppercase as per standard
2024-06-01 09:03:54 +02:00
Alexandre
2fd75ccafc
Feat : change specie detected ( #62 )
...
* Add changedetection function
* Create birdnet_changeidentification.sh
* Add files via upload
* Use a modal box for display of the species
* Allow filtering on safari ios
* Reset the dropdown if cancelled
* Fix : click outside modal box to cancel it in safari ios
* Switch modal style to style.css
* Switch modal style to style.css
* Improves modal rendition on small screens
* Use ./scripts/labels.txt instead of hardcoded home
* Added physical cancel button
* ensure user pi executes the scripts
https://github.com/Nachtzuster/BirdNET-Pi/pull/62
* Specify exec if not explicit
https://github.com/Nachtzuster/BirdNET-Pi/pull/62
* Try another way to define the variables
https://github.com/Nachtzuster/BirdNET-Pi/pull/62
* Align shebang with other scripts
https://github.com/Nachtzuster/BirdNET-Pi/pull/62
* Allow different HOME
https://github.com/Nachtzuster/BirdNET-Pi/pull/62
* Update birdnet_changeidentification.sh
* Align way to call sudo -u $user with other birdnet-pi code
https://github.com/Nachtzuster/BirdNET-Pi/pull/62
* Align with proposal
https://github.com/Nachtzuster/BirdNET-Pi/pull/62
* Successfully converted message
https://github.com/Nachtzuster/BirdNET-Pi/pull/62
* Align "safe" variables logic to helpers.py
* Make birdnet_changeidentification.sh executable
* Force confidence to 1.001
* Set confidence to 0
https://github.com/Nachtzuster/BirdNET-Pi/pull/62
2024-05-30 11:30:09 +02:00
frederik
9d3a7b44ff
make sure the stats are not pushed down
2024-04-15 15:08:00 +02:00
frederik
a22c7c089f
fix topnav formatting
2024-04-10 13:04:08 +02:00
frederik
ac63e5992b
tweak iframe layout
2024-04-10 10:07:55 +02:00
frederik
665184f360
fix: ignore y-swipes and scrolls
2024-04-10 08:30:56 +02:00
frederik
b0fcf9551e
fix
2024-04-09 17:52:39 +02:00
frederik
54a9a8041d
tidy location settings
2024-04-09 17:52:39 +02:00
frederik
ba2081148c
cleanup spinner
2024-04-09 17:52:39 +02:00
frederik
296cc091e0
index.php: cleanup html
2024-04-09 17:52:39 +02:00
frederik
4f8300d5a1
views.php: cleanup html
2024-04-09 17:52:39 +02:00
frederik
eb68e0eb53
spacing
2024-04-09 17:52:39 +02:00
frederik
f3833cb201
fix css errors
2024-04-09 17:52:39 +02:00
frederik
464b2240d8
convert to standard html
2024-04-09 17:52:39 +02:00
frederik
68cbb337fd
convert index.php
2024-03-29 13:21:18 +01:00
frederik
5f03b703f2
convert views.php
2024-03-29 13:21:18 +01:00
Nachtzuster
26311d4cd1
Added swipeL + swipeR + arrowL + arrowR events to DailyCharts form ( #22 )
...
* Added swipeL + swipeR + arrowL + arrowR events to DailyCharts form
* Added swipeL + swipeR + arrowL + arrowR events to DailyCharts form
* changed indicator from div to img, using spinner.gif
* changed indicator from div to img, using spinner.gif
* invert swipe directions
---------
Co-authored-by: Louis Croisez <louis.croisez@gmail.com >
2024-03-17 09:34:56 +01:00
Nachtzuster
459fe5df6f
Merge pull request #19 from lloydbayley/main
...
Correct link on main page to point to this repo.
2024-03-10 14:56:27 +01:00
Lloyd Bayley
74eb351ea1
Update index.php
2024-03-10 22:04:53 +11:00
frederik
68e61d2517
only check git when logged in
2024-03-09 13:17:49 +01:00
frederik
1ff01f1b4f
make sure config is defined
2024-03-09 13:17:49 +01:00
frederik
1d2c2d6faa
make casual git checking non-blocking-y, also check every 24h
2024-03-09 13:17:49 +01:00
frederik
421575423c
fix: do not rely on /etc/timezone to get the time zone. timedatectl does not update it immediately (anymore), it only gets updated after a reboot
2024-02-24 11:31:36 +01:00
frederik
189ef116d0
Add ram drive support in the ui
2024-02-13 18:06:57 +01:00
frederik
18c51f80d1
fix: un-escape quotes before writing to file
2024-02-13 10:57:35 +01:00
frederik
da80128436
remove obsolete services
2024-02-13 10:57:35 +01:00
ehpersonal38
5336736b38
reinstate scrollbars
2023-06-01 22:30:24 -04:00
ehpersonal38
126c7a080b
#933 remove scrollbars on IE and Firefox
2023-05-30 13:07:19 -04:00
ehpersonal38
f050a60cc1
Revert "fix the things"
...
This reverts commit 88ccda11f3 .
2023-05-28 13:40:16 -04:00
ehpersonal38
509a63e4f4
fix # of updates needed text overflow if > 99
2023-05-27 21:44:58 -04:00
ehpersonal38
88ccda11f3
fix the things
2023-05-25 15:54:54 -04:00
lloydbayley
ed9b7c8055
Security Fixes, Mainly
2023-05-22 23:55:11 +10:00
Louis Croisez
64603f146f
Correction done on https://github.com/mcguirepr89/BirdNET-Pi/issues/903
2023-05-20 11:12:57 +02:00
croisez
21e10dd0bd
Merge branch 'mcguirepr89:main' into main
2023-05-12 16:03:30 +02:00
Louis Croisez
d019486798
Correction done on iframe height to avoid loss of 4 last lines on Gotty terminal
2023-05-12 16:02:57 +02:00
ehpersonal38
4cc4406083
Update views.php
2023-05-09 13:58:24 -04:00
ehpersonal38
712121e432
warn user on every page if lon/lat aren't set
2023-04-17 11:05:46 -04:00
ehpersonal38
9359f78a59
more cache busting
...
Co-Authored-By: Jared <799998+jaredb7@users.noreply.github.com >
2023-04-10 21:26:15 -04:00
jaredb7
94481bf915
Update service restart command to support multi service resstart
...
When restarting the Livestream service, the IceCast2 is restarted too, after fixing command to restart IceCast only it's status returned (since it's the last service)
Added in a small loop to try get both the service names so we can get the status of both.
2023-04-09 21:59:59 +10:00