billz
|
de9a3b1fc4
|
Update class methods + js handler for custom path locations
|
2025-08-19 17:17:27 -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 |
|
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
|
7fceaf536c
|
Suppress call to loadCurrentSettings (deprecated)
|
2025-07-14 03:18:53 -07:00 |
|
billz
|
810218b67e
|
Add speedtest dependencies
|
2025-07-14 02:17:01 -07: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 |
|
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
|
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
|
51a0ce220c
|
Update w/ disableValidation() to support logout btn
|
2025-03-22 03:12:46 -07:00 |
|
Bill Zimmerman
|
903cc6bd8e
|
Merge pull request #1787 from RaspAP/maint/plugin-installer-keys
Updates PluginInstaller to handle signed third-party packages
|
2025-03-20 08:11:08 +01:00 |
|
billz
|
5eca4c045b
|
Add event listener to activate tab on page load
|
2025-03-18 12:10:47 -07:00 |
|
billz
|
c2be25271b
|
Update w/ signed packages from manifest
|
2025-03-14 11:36:17 -07:00 |
|
billz
|
f28c5533bc
|
Update pluginConfirm btn actions
|
2025-02-19 01:02:56 -08:00 |
|
billz
|
335491124f
|
Add install_path to ajax handler, various fixes + improvements
|
2025-02-18 09:00:49 -08:00 |
|
billz
|
01ddf6f4ea
|
Update plugin details w/ javascript, default to none
|
2025-02-18 01:16:16 -08:00 |
|
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 |
|