156 Commits

Author SHA1 Message Date
Bill Zimmerman
5d01fa59b1
Fix for DOM text reinterpreted as HTML
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-01-26 11:50:33 +01:00
Bill Zimmerman
a619e7a25b
Merge branch 'master' into feat/plugin-manager 2025-01-26 10:33:49 +01:00
billz
e423b7f4d3 Display diagnostic error message on plugin install fail 2025-01-26 01:31:40 -08:00
billz
ec0dd304ee Add csrf token check, destroy session on timeout 2025-01-22 00:11:22 -08:00
billz
9042ee8c01 Pass redirectUrl as action to login 2025-01-21 00:38:03 -08:00
billz
187041b030 Add checkSession(), showSessionExpiredModal() 2025-01-20 00:58:18 -08:00
billz
5902a8d6a0 Update template + wg-keygen js handler 2025-01-01 00:37:25 -08:00
billz
9bb2075b77 Add strings to en_US locale, update template 2024-12-26 09:41:52 -08:00
billz
361a2f7531 Use text() instead of replaceWith() 2024-12-26 09:17:12 -08:00
billz
ad36695224 Set/read plugin-installed flag 2024-12-26 08:04:16 -08:00
billz
92ba7df9c6 Create plugin install event handler 2024-12-25 19:03:41 -08:00
billz
e5987a6b59 Update w/ link to plugin_uri 2024-12-22 09:27:40 -08:00
billz
edb86d7781 Populate #install-user-plugin modal dialog 2024-12-21 22:39:17 -08:00
billz
86e8b208e0 Add form-control support for CIDR masks 2024-12-11 09:18:33 -08:00
Bill Zimmerman
f1e093404c
Merge branch 'master' into maint/bootstrap5.3 2024-10-28 17:35:58 +01:00
billz
54a90353f8 Add event listener to chkfallback, enable/disable static IP fields 2024-10-28 00:28:59 -07:00
billz
3004ce49cc Replace lightsout.php w/ dark.css, set data-bs-theme 2024-10-26 03:17:52 -07:00
billz
2d4960a3ab Update data-toggle with bsTarget 2024-10-25 02:17:43 -07:00
billz
f9c91c2125 Process custom.js with bootstrap5-migration-tool 2024-10-25 00:05:29 -07:00
billz
9a1d362d30 Update chkstatic/chkdhcp radio btns classes 2024-10-24 23:13:14 -07:00
billz
4860b237a1 Update .sb-nav* .sb-sidenav* .sb-topnav* classes 2024-10-24 00:15:27 -07:00
Nestoras Sdoukos
02ac421010 Fix night mode when changing theme
Signed-off-by: Nestoras Sdoukos <sdoukos@libre.space>
2024-03-21 22:31:37 +02:00
billz
c98d2b0c15 Add authentication to ajax pages, thx @lts-rad 2024-03-11 18:52:34 +01:00
billz
282b839f45 Add gen_apikey to template 2024-03-08 10:45:05 +01:00
billz
e5c7ca4053 Add hexadecimal filter mask to MAC address input 2024-01-12 18:01:48 +00:00
billz
ca9c0471b6 Update handling of filePath argument 2023-12-31 08:03:19 +00:00
billz
ba03688230 Apply @marek-guran's dynamic color to RaspAP dark theme 2023-11-29 09:20:27 +00:00
billz
484a1e8702 Cleanup template, fix timing of js execution 2023-11-24 18:10:16 +00:00
billz
ffafcf2c83 Add successMsg, set btn state disabled until update complete 2023-11-23 11:43:38 +00:00
billz
ea5ee29d4a Set csrfToken for ajax post 2023-11-23 09:11:02 +00:00
billz
387d779bdf Update w/ ajax post sys_perform_update.php 2023-11-23 08:53:13 +00:00
billz
1e4fe3b002 Remove setInterval(fetchUpdateResponse, 500) 2023-11-23 08:44:27 +00:00
billz
f6d7e9a2d1 Catch update complete + error states 2023-11-23 07:54:38 +00:00
billz
44c8b7c1ae Create fetchUpdateResponse(), update modals 2023-11-23 07:49:03 +00:00
billz
ba45daad19 Patch applied + modified from RaspAP/raspap-insiders#242 2023-11-20 14:45:55 +00:00
billz
a3230d0684 Implement jQuery mask plugin w/ IP address inputs 2023-11-09 22:48:39 +00:00
billz
4f954f4d8f Add set dhcp/staticIP fields enabled/disabled 2023-11-09 16:26:51 +00:00
billz
648465f6c6 Refactor loadChannelSelect(), disambiguate ajax handler names 2023-11-05 13:44:45 +00:00
billz
97a9cac5e8 Write debug log to tempDir, redirect + download w/ readfile() 2023-10-31 20:31:27 +00:00
billz
3e404b0202 Reduce service restart speed + UI tweaks 2023-10-21 15:43:49 +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
911a6a3145 Update template blocklist ids + cbxblocklist option val 2023-10-06 14:41:55 +02:00
billz
93166171db Update additional ajax posts w/ csrf_token 2023-09-16 10:39:14 +02:00
billz
66b3b20bf4 Update ajax post data w/ csrf_token 2023-09-14 19:56:36 +02:00
billz
434e8dc3f4 Set backgroundColor: transparent for theme compatibility 2023-09-10 10:09:23 +02:00
Marek Guráň
dd2c648a78
Update linkquality.js
Added hard coded colors to material theme. Now it is more readable on dark and light versions.
2023-08-30 09:52:59 +02:00
Marek Guráň
7a1900d814
Update custom.js
Updated dark theme switcher so now it can switch between dark and light material theme while keeping it's functionality to stock theme.
2023-08-28 23:17:31 +02:00
Marek Guráň
aec2e3b7bf
Added themes to custom.js
Still cant change themes in settings
2023-08-28 14:31:23 +02:00
billz
98d392d473 Implements nohook wpa_supplicant flag 2023-05-19 12:18:25 +01:00