406 Commits

Author SHA1 Message Date
billz
15a680934d Merge remote-tracking branch 'origin/master' into feat/80211ax-80211be 2025-12-21 18:18:14 +01:00
billz
a25e0f1956 Fix TypeError when hostapd config parsing fails 2025-12-13 12:13:28 +01:00
billz
955add1b25 Update hw_mode channel mapping in loadChannelSelect() 2025-12-07 14:54:51 +01:00
billz
c5fdff2413 Apply theme color to svg 2025-11-16 14:46:37 +01:00
billz
821aaf646c Add required validation for DHCP fields when enabled 2025-11-11 13:29:22 +01:00
billz
593acb93bd Auto-populate DNS field when gateway loses focus 2025-10-19 11:58:08 -07:00
billz
cc6771ba07 Add required attribute to bridged form inputs 2025-10-19 09:21:37 -07:00
billz
6a61320ea0 Add contextual bridged interface settings 2025-10-17 10:28:16 -07:00
billz
f7058b048a Fix: add cache-busting to theme CSS @import 2025-09-05 06:29:32 -07:00
billz
159e82dbd3 Style tweak for login-logo 2025-09-04 06:07:14 -07:00
billz
31303727a4 Update w/ static param 2025-09-04 06:06:36 -07:00
billz
931086aecb Update w/ RASPI_UI_STATIC_LOGO user option 2025-09-03 07:04:58 -07:00
billz
a295dae059 Add .login-logo class style 2025-09-03 07:04:19 -07:00
billz
a5a6747ced Tweak logo size + position 2025-09-03 03:43:17 -07:00
billz
a36e3c7b57 Update static svg logo w/ animation keyframes 2025-09-03 03:22:41 -07:00
billz
73985333b0 Update class methods + js handler for custom path locations 2025-08-21 12:33:48 -07:00
billz
e39d35a395 Re-add js/vendor ignored in .gitignore 2025-08-12 13:11:59 -07:00
billz
f30abc4bd7 Remove debug output 2025-07-28 13:34:26 -07:00
billz
a13e1b8804 Populate static-lease container from jsonData.dhcpHost 2025-07-28 12:56:36 -07:00
billz
2967f5b692 Implement user-definable alert timeout option 2025-07-25 19:34:31 -07:00
ruralmeltdown
33476098c1 add auto-close to Bootstrap alerts 2025-07-24 07:36:30 -07:00
Bill Zimmerman
2c4dbb87ba Merge pull request #1893 from tulik/fix/escape-color-output-compute-php
fix(color): add validation for CSS color formats in getColorOpt function
2025-07-17 14:53:24 +02:00
Lukasz Tulikowski
bad782deda fix(color): sanitize color output in SVG and CSS files to prevent XSS vulnerabilities 2025-07-16 10:22:30 +02:00
billz
e31ccd09e8 Group vendor related js into js/vendor 2025-07-16 01:14:38 -07:00
billz
02b31a0254 Split custom.js into ajax/ + ui/ for sanity 2025-07-16 01:12:56 -07:00
Bill Zimmerman
1382cdda33 Merge pull request #1900 from RaspAP/feat/insiders-2nd-edition
Feature: Insiders 2nd Edition goal reached 🎉
2025-07-15 09:08:19 +02:00
billz
b374befa8e Apply input mask to MAC address field using [0-9a-fA-F] pattern 2025-07-14 22:57:59 -07:00
billz
378e04939e Merge branch 'master' into feat/insiders-2nd-edition 2025-07-14 22:37:52 -07:00
billz
349c5af574 Adjust top position of loading-spinner 2025-07-14 09:30:41 -07:00
billz
7fceaf536c Suppress call to loadCurrentSettings (deprecated) 2025-07-14 03:18:53 -07:00
billz
5c979424f3 Initial commit (source: raspap-insiders) 2025-07-14 03:18:53 -07:00
billz
810218b67e Add speedtest dependencies 2025-07-14 02:17:01 -07:00
Lukasz Tulikowski
3152e8c288 fix(color): add validation for CSS color formats in getColorOpt function 2025-07-08 20:26:05 +02:00
billz
f802c825f6 Minor: whitespace 2025-06-18 00:33:37 -07:00
billz
c0f496cf07 Revise updateBlocklist() w/ more robust error handling 2025-06-18 00:31:47 -07:00
billz
2d39c96153 Minor update to formatProperty() 2025-05-11 01:21:08 -07:00
Bill Zimmerman
3b172715bb Merge pull request #1828 from RaspAP/feat/net-activity-led
Feature: Network activity LED indicator
2025-04-29 09:36:49 +02:00
billz
f33c6af4ee Update site.webmanifest 2025-04-28 23:32:35 -07:00
billz
a8bb529c3d Update favicons to latest aqua scheme 2025-04-28 23:30:31 -07:00
billz
3cb2e67387 Cleanup unused classes + setAttribute defs 2025-04-20 03:38:45 -07:00
billz
97b846b2b6 Revise updateActivityLED() to handle multiple hostapd-led classes 2025-04-19 06:04:59 -07:00
billz
12b343b570 Added led-pulse animation + keyframes, #hostapd-led 2025-04-19 06:04:01 -07:00
billz
1d80b5090d Create updateActivityLED() 2025-04-18 12:32:02 -07:00
billz
4aee1e49d9 Revise fetchUpdateResponse() without endPolling flag 2025-03-24 01:37:16 -07:00
billz
cfc6644087 Merge branch 'master' into feat/dashboard-devices 2025-03-23 07:08:04 -07:00
Bill Zimmerman
2cd4abc3c2 Merge pull request #1798 from RaspAP/feat/tabbed-dashboard
Feature: Tabbed dashboard
2025-03-23 15:01:12 +01:00
billz
2b8f7fd6d8 Initial commit 2025-03-23 02:18:50 -07:00
billz
c235a4ff16 Create zero.php, move under /devices 2025-03-23 01:21:28 -07:00
billz
a24516a4d5 Tweak divDBChartBandwidthhourly 2025-03-23 00:33:27 -07:00
billz
51a0ce220c Update w/ disableValidation() to support logout btn 2025-03-22 03:12:46 -07:00