14 Commits

Author SHA1 Message Date
RushLana 5563ea98fd Add a more granular container detection (#2501)
Add a more granular container detection

Replace is_in_container by  get_container_info
Currently detect Official container (once they update a version with a tagfile) and LinuxServer container
All other container are marked as Unknown

Report two field :
- container_type ( none | Official | LinuxServer | Unknown
- container_version ( build Version number like 16.2.0a, only reported if Official container is detected )
2026-01-14 13:00:14 +01:00
plegall 870f1a8129 issue #1707 display Piwigo age on maintenance page instead of dashboard 2022-08-19 11:18:57 +02:00
Matthieu Leproux df11f23a9c fixes #1536 no more redirect on other tab when checking version 2021-10-20 13:53:59 +02:00
Matthieu Leproux 092025e6b3 related #1493 fixed infinite spin 2021-09-30 10:09:07 +02:00
Matthieu Leproux f48ae4a5ef related to #1245 circled the badge 2021-07-23 10:43:12 +02:00
Matthieu Leproux 7d67afcb6a related to #1245 Added badge with number of plugin and it now handles errors 2021-07-23 09:34:12 +02:00
Matthieu Leproux bde0a246ea related #1245 displaying the activated plugin list in environnement section 2021-07-22 17:07:02 +02:00
Matthieu Leproux 286e8ad5b1 related to #1316 Calculates cache size and cache size derivatives 2021-07-07 18:14:00 +02:00
MatthieuLP 6fbb6a22fc Getting "fake" cache size from getInfos.
Displaying infos in maintenance page
2021-06-22 14:59:12 +02:00
MatthieuLP 49aaeeaf51 Translation added for Maintenance page 2021-06-22 14:59:09 +02:00
MatthieuLP c463435543 Added cache size line to env_section 2021-06-22 14:56:43 +02:00
Louis 2c15d8f55c #1264 hover button style
also added whitespace no wrap to checkboxs label and set the h1 of the page via maintenance.php
2021-06-22 14:54:58 +02:00
Louis 1db2188db8 #1264 checkbox size delete
adapted front end and back end to use checkboces to delete the sizes
2021-06-22 14:54:58 +02:00
Louis fb683b7517 #1264 tab layout
adding tab layout, css and classes for the page
2021-06-22 14:28:55 +02:00