billz
|
3417115a84
|
Update release version
|
2025-02-08 00:11:43 -08:00 |
|
billz
|
0efbe2b326
|
Define RASPI_PLUGINS_ENABLED, add condition to template
|
2025-02-04 23:44:04 -08:00 |
|
Bill Zimmerman
|
a619e7a25b
|
Merge branch 'master' into feat/plugin-manager
|
2025-01-26 10:33:49 +01:00 |
|
billz
|
77f183817a
|
Replace try/catch callback w/ simplified JSON parsing
|
2025-01-25 02:48:52 -08:00 |
|
billz
|
eb25142e03
|
Update release version
|
2025-01-22 23:52:05 -08:00 |
|
billz
|
2ca7448bd3
|
Define RASPI_BRAND_TITLE, replace static title
|
2025-01-22 00:46:00 -08:00 |
|
billz
|
0fd65fdbc2
|
Minor: mode change
|
2025-01-21 05:23:42 -08:00 |
|
billz
|
2b92d028f6
|
Minor: define status + redirectUrl vars
|
2025-01-21 05:23:19 -08:00 |
|
billz
|
9c4f8be363
|
Fix: include session
|
2025-01-21 05:22:22 -08:00 |
|
billz
|
21b9feb0ef
|
Refactor auth method: http basic > user login
|
2025-01-21 05:14:18 -08:00 |
|
billz
|
111c9581a3
|
Resolve hash_equals() error w/ expired csrf_token, add login redirect
|
2025-01-21 00:33:24 -08:00 |
|
billz
|
6cb0be96b4
|
Set data-bs-backdrop + data-bs-keyboard attributes
|
2025-01-21 00:31:49 -08:00 |
|
billz
|
6dbdf89760
|
Add DisplayLogin() page handler
|
2025-01-21 00:30:40 -08:00 |
|
billz
|
3f883a70de
|
Initial commit
|
2025-01-21 00:29:14 -08:00 |
|
billz
|
c51b520b8d
|
Decouple session from csrf handler, set initial lastActivity
|
2025-01-20 00:55:21 -08:00 |
|
billz
|
866d8eb5b0
|
Update w/ sessionTimeoutModal, lastActivity
|
2025-01-20 00:53:26 -08:00 |
|
billz
|
3cf22a9cbb
|
Define RASPI_SESSION_TIMEOUT
|
2025-01-20 00:52:28 -08:00 |
|
billz
|
0c31b5ba71
|
Set dhcp-ignore=tag:!known from option switch
|
2025-01-19 00:23:06 -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
|
3e91f50966
|
Create callbackTimeout()
|
2025-01-05 02:12:45 -08:00 |
|
billz
|
531970d9c6
|
Extend wg peer endpoint validation w/ subdomain + hostname
|
2025-01-01 00:41:56 -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
|
07ec56227d
|
Minor: mode change
|
2024-12-20 11:45:54 -08:00 |
|
billz
|
cf78f5dc94
|
Update release version
|
2024-12-17 17:16:22 -08:00 |
|
billz
|
cc85c556a1
|
Update release version
|
2024-12-17 13:25:12 -08:00 |
|
billz
|
3898b82287
|
Fix remaining dhcp undefined array key warnings
|
2024-12-17 11:32:50 -08:00 |
|
billz
|
26c64d42e6
|
Fix php warnings w/ null coalescing operator for $_POST keys
|
2024-12-16 18:39:33 -08:00 |
|
billz
|
b7a6d334e3
|
Fix ParseConfig() handling of name-only options, thx @meandthemachine
|
2024-12-16 18:19:15 -08:00 |
|
billz
|
26bd632bab
|
Resolve php warnings w/ null coalescing operator
|
2024-12-16 17:54:17 -08:00 |
|
billz
|
7684a4932d
|
Update w/ code attribution - thx @easylo
|
2024-12-06 01:22:28 -08:00 |
|
billz
|
4d1b746932
|
Update release version
|
2024-11-28 01:38:42 -08:00 |
|
billz
|
66f5cd4183
|
Create stripAnsiSequence()
|
2024-11-27 23:19:41 -08:00 |
|
billz
|
50d0e0be82
|
Sanitize CLI output, fetch provider details after page functions
|
2024-11-27 00:41:24 -08:00 |
|
billz
|
72475b16ef
|
Remove ANSI escape sequences w/ stripArtifacts()
|
2024-11-26 14:30:14 -08:00 |
|
billz
|
68d47f9a41
|
Process Adguard cmd output
|
2024-11-26 01:23:20 -08:00 |
|
billz
|
a4b26da5ec
|
Update release version
|
2024-11-10 00:17:30 -08:00 |
|
billz
|
6fa4f3d5a6
|
Minor: code cleanup
|
2024-11-10 00:02:47 -08:00 |
|
billz
|
4e71a6e753
|
Fix: evaluate pluginName in renderTemplate
|
2024-11-08 03:31:22 -08:00 |
|
billz
|
04a6d007fd
|
Consolidate handlePageAction in plugin class, remove functions.php from plugin
|
2024-11-07 00:44:06 -08:00 |
|
billz
|
3a19ed9c3d
|
Check for plugin to handle request, fallback to core page actions
|
2024-11-05 18:24:41 -08:00 |
|
billz
|
3af68ca9a9
|
Create getClassName(), update renderTemplate()
|
2024-11-05 18:21:31 -08:00 |
|
billz
|
316543cfa7
|
Removed (deprecated)
|
2024-11-05 09:14:24 -08:00 |
|
billz
|
6b3455345d
|
Refactor to use PluginManager public methods
|
2024-11-05 09:13:37 -08:00 |
|
billz
|
8021099f49
|
Create renderStatus()
|
2024-11-05 09:12:42 -08:00 |
|
billz
|
fbf3129ef4
|
Update release version
|
2024-11-03 01:08:04 -08:00 |
|
Bill Zimmerman
|
80d2e6b801
|
Merge pull request #1682 from RaspAP/maint/bootstrap5.3
Upgrade Bootstrap to v5.3.3
|
2024-11-03 10:05:32 +01:00 |
|