3189 Commits

Author SHA1 Message Date
billz
2bab11b951 Update callbackTimeout interval, error msg 2025-01-19 00:18:56 -08:00
billz
b52bd84ea4 Add msgs to en_US locale + compile .mo 2025-01-05 02:15:16 -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
7dcc177424 Initial commit 2025-01-04 09:33:01 -08:00
billz
9bb2075b77 Add strings to en_US locale, update template 2024-12-26 09:41:52 -08:00
billz
3c61954971 Minor: update label 2024-12-26 09:17:33 -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
ae7b03857e Update install-plugin-progress modal btn 2024-12-25 19:00:41 -08:00
billz
2c0ace4500 Fix for getUserPlugins, add installed btn 2024-12-25 18:59:49 -08:00
billz
759e5dcf5d Add _create_plugin_scripts() 2024-12-25 18:57:59 -08:00
billz
bf0d9f88e2 Implement installPlugin() and related methods 2024-12-25 13:08:32 -08:00
billz
bf74ff7057 Update w/ config, plugin actions 2024-12-25 12:27:47 -08:00
billz
4328f54270 Add visudo -cf, plugin_helper to sudoers 2024-12-24 22:48:21 -08:00
billz
efd67fb698 Add plugin install progress modal 2024-12-24 22:46:17 -08:00
billz
44c99dacdf Initial commit 2024-12-24 22:45:18 -08:00
billz
e5987a6b59 Update w/ link to plugin_uri 2024-12-22 09:27:40 -08:00
billz
2cb66660c5 Create modal install-user-plugin dialog, update template text 2024-12-21 22:42:34 -08:00
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