Commit Graph

28 Commits

Author SHA1 Message Date
billz c208ad9357 Add modal dialogs for system reboot/shutdown 2023-10-08 19:54:56 +02:00
billz 13a113f717 Add gettext strings to model data-message fields, error handling 2023-04-04 22:30:03 +02:00
billz 2499c7a712 Update modal dialog 2023-04-04 22:06:00 +02:00
billz bfcb420524 Update w/ reset tab + modal dialog 2023-04-03 18:48:45 +02:00
billz 39d7151da4 Move theme UI under System tab 2023-03-22 20:39:00 +01:00
Mark Pointing 6966bc7f3a Changed routing system to use the more common path approach instead of query strings. 2021-01-30 16:06:33 +00:00
billz dd5ab7bdc2 Remove webconsole, fixes RCE via json-rpc. Thanks @lb0x 2020-08-22 23:23:06 +01:00
billz 04f62b9f0d Templatize system 2020-07-29 08:37:27 +01:00
billz 32a2cf699b Update sysstat include 2020-02-02 12:41:07 +00:00
billz c3c15d49ad Updated w/ include sysstats 2020-02-02 11:35:10 +00:00
Weylin-fr 303347ac00
Update system.php
removed "</div>" as billz request it in the master branch
2020-01-22 10:59:02 +01:00
Weylin-fr 9819c6a3e1
Update system.php
- Adding the CPU temp from a copy of CPU load.
- The CPU temp cannot go to 100°C, so i multiply the temp to 1.2. This way the progress bar is full when CPU temp is 83°C or more.
- The LAN Chipset supports up to 70°C, so i set the red progress bar to that threshold 
   (source: https://www.raspberrypi.org/documentation/faqs/)
2020-01-20 16:30:44 +01:00
billz 184b723de0 Added restart lighttpd btn 2019-11-11 13:36:19 +00:00
billz e0251930be Added advanced tab w/ lighttpd port option. Thx Raspberry Pie on discord :) 2019-11-10 22:14:07 +00:00
billz b4836bf304 Disables console when monitor mode is enabled. Thanks @sedgett 2019-11-08 08:41:55 +00:00
billz aea38439ef Minor: fix indents 2019-11-01 16:02:22 +00:00
billz 929fbd2572 Standardize card-headers 2019-11-01 09:08:49 +00:00
billz a126b9c8c2 Standardized on col-md-6 2019-10-24 21:42:03 +01:00
billz d8e13795d9 Fix display issue, indents for readability 2019-10-15 10:17:29 +01:00
billz 73914b9c08 Update fontawesome class 2019-10-14 21:56:45 +01:00
billz ff17a0f7ad Tweak card-header + h4 margins 2019-10-14 21:21:00 +01:00
billz 5b8f7056dc Update for sb-admin-2 4.0.7 2019-10-11 20:37:59 +01:00
billz 80aa640ac4 Minor: mode change 2019-09-08 16:12:51 +01:00
billz 8be24381a8 Processed with phpcbf for PSR-2 coding standard 2019-09-07 16:42:31 +01:00
billz ef406edc61 Added check for monitor setting. Resolves #378 2019-09-07 09:55:42 +01:00
glaszig 611d953141 no need for js to reload the page 2019-08-19 22:37:22 +02:00
glaszig 2c64ff0b3e removed logic from system template 2019-08-19 22:37:22 +02:00
glaszig 0608b6cb22 use template for system page 2019-08-19 22:35:29 +02:00