125 Commits

Author SHA1 Message Date
Bill Zimmerman
a619e7a25b
Merge branch 'master' into feat/plugin-manager 2025-01-26 10:33:49 +01:00
billz
a6fdb63dd2 Catch HTTP 442 unprocessable content response 2025-01-26 01:23:42 -08:00
billz
97bc8174b4 Add include/session.php 2025-01-25 02:47:46 -08:00
billz
42b6c8fce3 Fix: correctly evaluate session status 2025-01-22 07:38:36 -08:00
billz
ec0dd304ee Add csrf token check, destroy session on timeout 2025-01-22 00:11:22 -08:00
billz
bc7d4ef1c1 Include session in ajax handlers 2025-01-21 04:59:57 -08:00
billz
bc23dfc130 Remove timeout_duration from response 2025-01-21 04:55:56 -08:00
billz
6f1c34f28d Initial commit 2025-01-20 00:51:00 -08:00
billz
7dcc177424 Initial commit 2025-01-04 09:33:01 -08:00
billz
2cb66660c5 Create modal install-user-plugin dialog, update template text 2024-12-21 22:42:34 -08:00
billz
ee38614334 Initial commit 2024-12-21 10:39:46 -08:00
billz
f811d21dc7 Resolve undefined array key php warnings 2024-12-16 17:56:41 -08:00
billz
c98d2b0c15 Add authentication to ajax pages, thx @lts-rad 2024-03-11 18:52:34 +01:00
billz
3f11ac165b Update parsing of dhcp-range 2024-02-08 08:38:09 +01:00
billz
54aca14d2c Fix uncaught TypeError: explode() 2024-01-30 11:00:49 +00:00
billz
ebfb1384a4 Remove file (deprecated) 2023-12-31 08:04:09 +00:00
billz
ca9c0471b6 Update handling of filePath argument 2023-12-31 08:03:19 +00:00
billz
9a709b3ded Preserve /tmp/raspap_install.log literal 2023-11-25 09:54:28 +00:00
billz
c0bf18bf50 Add RASPI_MONITOR_ENABLED to update check btn, require config.php 2023-11-24 22:53:06 +00:00
billz
d6a4d33758 Define RASPI_INSTALL_LOG 2023-11-24 18:07:47 +00:00
billz
aa3a88e9b1 Use existing raspbian.sh install loader for update 2023-11-24 07:49:52 +00:00
billz
fec2c283c1 Update local installer pre-loader path 2023-11-23 08:45:40 +00:00
billz
d14040d3a7 Initial commit 2023-11-23 07:44:46 +00:00
billz
ba45daad19 Patch applied + modified from RaspAP/raspap-insiders#242 2023-11-20 14:45:55 +00:00
Bill Zimmerman
fbec4501ed
Merge pull request #1443 from RaspAP/feat/iw-parser
Refactor ISO countries + create IW parsing class
2023-11-07 09:06:57 +01:00
billz
78d587c5a1 Escape arguments to shell functions 2023-11-06 12:13:21 +00:00
billz
25cc92b593 parseIwList -> parseIwInfo() + formatting 2023-11-05 14:29:44 +00:00
billz
648465f6c6 Refactor loadChannelSelect(), disambiguate ajax handler names 2023-11-05 13:44:45 +00:00
billz
22cd0ae017 Add system/debuglog.sh to sudoers 2023-11-01 07:46:36 +00:00
billz
86ac3e2ff6 Replace literal w/ RASPI_DEBUG_LOG 2023-10-31 22:18:23 +00:00
billz
97a9cac5e8 Write debug log to tempDir, redirect + download w/ readfile() 2023-10-31 20:31:27 +00:00
billz
d619269df4 CSRF check, exec system/debuglog.sh 2023-10-31 15:17:13 +00:00
billz
362feae185 Echo logfile path + file for ajax handler 2023-10-31 15:16:05 +00:00
billz
42ff260d63 More robust method to parse phy from selected interface 2023-10-21 11:02:57 +01:00
Bill Zimmerman
c331ef9aaf
Merge pull request #1412 from RaspAP/fix/sys-functions
Ajaxifies system reboot + shutdown
2023-10-09 08:42:34 +02:00
billz
21f703b5a9 Ajaxify system reboot/shutdown 2023-10-08 19:21:43 +02:00
billz
3e491c17f4 Update fetch remote blocklists 2023-10-06 10:58:54 +02:00
billz
e87e7d1d3a Sanitize post with escapeshellcmd() 2023-09-17 16:33:23 +02:00
billz
1e5ac9b3fc Apply patch from RaspAP/raspap-insiders#209 2023-09-13 21:26:19 +02:00
billz
5457855aa1 Unambiguously typecast to expected datatype 2023-09-03 09:46:50 +02:00
billz
98d392d473 Implements nohook wpa_supplicant flag 2023-05-19 12:18:25 +01:00
billz
13a113f717 Add gettext strings to model data-message fields, error handling 2023-04-04 22:30:03 +02:00
billz
0d0aee916e Initial commit 2023-04-04 22:04:17 +02:00
billz
e95f12e91e Add 802.11ac tooltip help text, update messages + compile .mo 2023-03-20 19:14:24 +01:00
billz
9bc54336c2 Update messages + compile .mo 2023-03-19 16:53:40 +01:00
billz
6faa6d749a Return messages from ajax handler for gettext locale support 2023-03-19 16:45:56 +01:00
billz
d4b107a07f Initial commit 2023-03-19 15:27:12 +01:00
billz
1fabc48169 Sanitize post data w/ escapeshellcmd() 2023-02-17 19:05:36 +01:00
billz
6a199aa581 Update require includes/csrf 2023-02-16 23:25:43 +01:00
billz
e422b4908e Apply functionality to dnsmasq log 2022-09-27 11:46:59 +02:00