billz
|
c3968ba42e
|
Encapsulate plugin related functions in PluginInstaller class
|
2024-12-21 22:40:55 -08:00 |
|
billz
|
edb86d7781
|
Populate #install-user-plugin modal dialog
|
2024-12-21 22:39:17 -08:00 |
|
billz
|
6785cc1104
|
Move getPluginManifest() to PluginInstaller class
|
2024-12-21 10:40:41 -08:00 |
|
billz
|
ee38614334
|
Initial commit
|
2024-12-21 10:39:46 -08:00 |
|
billz
|
9b087f88a7
|
Call PluginInstaller::getInstance(), set install option
|
2024-12-20 18:53:35 -08:00 |
|
billz
|
247b35b254
|
Initial commit
|
2024-12-20 18:52:09 -08:00 |
|
billz
|
89c4f16e45
|
Get plugin submodules, fetch manifest details + format output
|
2024-12-20 13:42:53 -08:00 |
|
billz
|
117370efcf
|
Add plugins tab, render system/plugins template
|
2024-12-20 13:34:58 -08:00 |
|
billz
|
66e35c564c
|
Initial commit
|
2024-12-20 13:34:05 -08:00 |
|
billz
|
36b0285158
|
Define RASPI_PLUGINS_URL
|
2024-12-20 13:33:46 -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 |
|
Bill Zimmerman
|
daa6bfd460
|
Merge pull request #1716 from RaspAP/fix/multiple-configs
Fix for updated bootstrap5.3 btn class
|
2024-12-17 16:56:17 -08:00 |
|
billz
|
6a85ac9b93
|
Fix for updated bootstrap5.3 btn class
|
2024-12-17 16:44:07 -08:00 |
|
billz
|
cc85c556a1
|
Update release version
|
2024-12-17 13:25:12 -08:00 |
|
Bill Zimmerman
|
80be4d34af
|
Merge pull request #1714 from RaspAP/fix/dhcp-roundup
Roundup of fixes for DHCP handling
|
2024-12-17 13:15:55 -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
|
168dd18679
|
Fix template bug when upstream server is defined
|
2024-12-16 18:21:20 -08:00 |
|
billz
|
b7a6d334e3
|
Fix ParseConfig() handling of name-only options, thx @meandthemachine
|
2024-12-16 18:19:15 -08:00 |
|
billz
|
f811d21dc7
|
Resolve undefined array key php warnings
|
2024-12-16 17:56:41 -08:00 |
|
billz
|
26bd632bab
|
Resolve php warnings w/ null coalescing operator
|
2024-12-16 17:54:17 -08:00 |
|
billz
|
5020e8b5a0
|
Resolve php warnings on undefined vars
|
2024-12-16 17:52:31 -08:00 |
|
Bill Zimmerman
|
b5179f3991
|
Merge pull request #1710 from RaspAP/maint/cidr-mask-notion
Add form-control support for CIDR masks
|
2024-12-11 20:47:55 +01:00 |
|
billz
|
86e8b208e0
|
Add form-control support for CIDR masks
|
2024-12-11 09:18:33 -08:00 |
|
Bill Zimmerman
|
a7ac30f548
|
Merge pull request #1707 from RaspAP/maint/attribution
Update w/ code attribution - thx @easylo
|
2024-12-07 08:33:53 +01: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 |
|
Bill Zimmerman
|
dc922bab30
|
Merge pull request #1704 from RaspAP/feat/adguard-provider
Add VPN provider support for AdGuard
|
2024-11-28 10:28:04 +01: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
|
83d9248249
|
Update Adguard regex + cmd_overrides
|
2024-11-27 00:36:32 -08:00 |
|
billz
|
72475b16ef
|
Remove ANSI escape sequences w/ stripArtifacts()
|
2024-11-26 14:30:14 -08:00 |
|
billz
|
12b0d9f6c8
|
Append automatic yes answer to questions on connect
|
2024-11-26 01:43:46 -08:00 |
|
billz
|
68d47f9a41
|
Process Adguard cmd output
|
2024-11-26 01:23:20 -08:00 |
|
billz
|
4bba3384e4
|
Update w/ Adguard VPN
|
2024-11-26 01:22:42 -08:00 |
|
Bill Zimmerman
|
0e39896f3d
|
Merge pull request #1701 from RaspAP/fix/nogateway-default
Adds a nogateway option to wlan0 in default config
|
2024-11-19 10:06:34 +01:00 |
|
billz
|
90bac7f10f
|
Add nogateway option to wlan0, resolves #1695
|
2024-11-17 01:02:14 -08:00 |
|
Bill Zimmerman
|
0e6f0f6df7
|
Merge pull request #1699 from RaspAP/maint/translations
Updates ko_KR locale 100% translated
|
2024-11-15 09:39:18 +01:00 |
|
billz
|
7037214f23
|
Update ko_KR locale 100% translated - thx @Dansunmi!
|
2024-11-14 02:30:52 -08:00 |
|
Bill Zimmerman
|
6294a620c0
|
Add custom plugin subsection
|
2024-11-14 08:57:51 +01:00 |
|
Bill Zimmerman
|
1ce4c207a6
|
Update supported distros
|
2024-11-14 08:45:28 +01:00 |
|
Bill Zimmerman
|
88806ec01a
|
Update BACKERS.md
|
2024-11-12 12:54:05 +01:00 |
|
billz
|
a4b26da5ec
|
Update release version
|
2024-11-10 00:17:30 -08:00 |
|
Bill Zimmerman
|
b74db9464e
|
Merge pull request #1693 from RaspAP/feat/plugin-architecture
Plugin architecture to support user add-ons
|
2024-11-10 09:15:11 +01:00 |
|
billz
|
6fa4f3d5a6
|
Minor: code cleanup
|
2024-11-10 00:02:47 -08:00 |
|
billz
|
6e5ef8a866
|
Fixup callable conditions passed to addItem()
|
2024-11-08 04:10:55 -08:00 |
|
billz
|
4e71a6e753
|
Fix: evaluate pluginName in renderTemplate
|
2024-11-08 03:31:22 -08:00 |
|
billz
|
b33ac6ffa3
|
Revise handlePageAction for multiple plugin instances
|
2024-11-07 23:25:19 -08:00 |
|
billz
|
ce72d2a0ab
|
Update interface with renderTemplate() method
|
2024-11-07 10:23:34 -08:00 |
|