82 Commits

Author SHA1 Message Date
billz
77f183817a Replace try/catch callback w/ simplified JSON parsing 2025-01-25 02:48:52 -08:00
billz
2bab11b951 Update callbackTimeout interval, error msg 2025-01-19 00:18:56 -08:00
billz
ff7e674b2e Use callbackTimeout w/ getUserPlugins(), handle err if >2000ms 2025-01-05 02:14:16 -08:00
billz
c3968ba42e Encapsulate plugin related functions in PluginInstaller class 2024-12-21 22:40:55 -08:00
billz
6785cc1104 Move getPluginManifest() to PluginInstaller class 2024-12-21 10:40:41 -08:00
billz
9b087f88a7 Call PluginInstaller::getInstance(), set install option 2024-12-20 18:53:35 -08:00
billz
89c4f16e45 Get plugin submodules, fetch manifest details + format output 2024-12-20 13:42:53 -08:00
billz
ce46f87459 Remove material light/dark themes (deprecated) 2024-10-25 01:02:09 -07:00
billz
2a5241fb62 Add log size limit to Advanced tab, validate + set session var 2023-11-28 10:03:58 +00:00
billz
21f703b5a9 Ajaxify system reboot/shutdown 2023-10-08 19:21:43 +02:00
billz
a4e8beabdf Fix theme select for material variants 2023-09-17 10:38:01 +02:00
billz
33c596189d Apply autoloader support for status messages 2023-09-16 11:46:11 +02:00
billz
c2d740ef44 Implement PSR-4 compliant class autoloader 2023-09-16 10:43:05 +02:00
billz
ceea867c69 Fix php warning + undefined var notice 2023-09-06 12:25:39 +02:00
Marek Guráň
a259a4f868
Small fix (removed forgotten insiders part) 2023-08-30 10:00:15 +02:00
Marek Guráň
877ed4698e
Removed mistakenly added insiders code 2023-08-30 09:54:26 +02:00
Marek Guráň
49634a4e58
Renamed theme to Material 2023-08-29 12:28:08 +02:00
Marek Guráň
3cf88d98b2
Small changes to system.php
Removed dark theme since it will be enabled by switch at top bar
2023-08-28 23:12:04 +02:00
Marek Guráň
7b07869d68
Added themes to settings 2023-08-07 12:14:53 +02:00
billz
da091b9142 Add system time to System > Basic tab 2023-06-04 15:27:54 +00:00
billz
39d7151da4 Move theme UI under System tab 2023-03-22 20:39:00 +01:00
billz
affc0396f1 Display os + kernel info on system > basic tab 2022-06-08 17:22:52 +00:00
billz
c06bd30fed Added Romainian language support - thx Drago! 2021-12-31 14:59:55 +00:00
billz
4e62413e11 Instantiate system class w/ namespace 2021-08-03 15:18:36 +01:00
billz
b21ea0d28d Transfer template logic to includes, see #749 thx @mp035 2021-02-02 12:26:14 +00:00
billz
cbee0996b8 Added Polish language support, thx Patryk Kubiak 2020-10-01 07:54:40 +01:00
billz
b0ebd7bf00 Add validate serverBind, save settings 2020-08-05 18:57:42 +01:00
billz
eeccb19b35 WIP: enable bind-addr control 2020-07-29 15:52:31 +01:00
billz
04f62b9f0d Templatize system 2020-07-29 08:37:27 +01:00
billz
7410b45c05 Return model info for non-Pi devices 2020-05-27 08:31:54 +01:00
billz
486425d389 Update with 正體中文 (Chinese traditional), thx Mike Hsiao 2020-04-15 09:37:08 +01:00
billz
540d7f2403 Reorder locale list 2020-04-11 08:58:41 +01:00
billz
9e87bc8452 Added Danish language support, thx skipperskip 2020-04-10 22:27:48 +01:00
billz
457da91008 Processed with phpcbf 2020-02-15 17:57:46 +00:00
John
8fe0e9e59a fully locked down the back-end in monitoring mode 2020-02-13 23:08:46 -03:30
billz
298bec2465 Removed unused system class 2020-02-02 11:35:55 +00:00
billz
7f12ef1cee Added support for Greek. Thanks Chris K! 2020-01-14 09:23:13 +00:00
billz
f8ac55da6f Added missing 4B models 2019-12-27 00:50:53 +00:00
billz
4e4a937ccd Handler for restart lighttpd 2019-11-11 13:35:48 +00:00
billz
eb0442b130 Added support for lighttpd server port. Resolves #146 2019-11-10 22:10:49 +00:00
Bill Zimmerman
253b3cddc4 Added support for Indonesian, 한국어, 日本語 & Tiếng Việt 2019-10-28 21:18:40 +01:00
billz
3fa1be1cd6 Update include path 2019-10-08 19:10:18 +01:00
billz
8be24381a8 Processed with phpcbf for PSR-2 coding standard 2019-09-07 16:42:31 +01: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
glaszig
10dd214b17 add class for system information 2019-08-19 22:35:29 +02:00
glaszig
d2bb1b02b5 move CSRFTokenFieldTag up to the opening form tag
for style and discoverability
2019-08-14 02:44:13 +02:00
glaszig
f5e3b717ff add missing CSRFTokenFieldTag's 2019-08-14 02:41:58 +02:00
Bill Zimmerman
d124e68275 Processed with phpcs for PSR-2 2019-08-12 11:22:06 +02:00
sunnybank101
f3e3beb0ce add RPI 4 2019-08-10 12:09:04 +02:00