billz
|
3b35f5a0c6
|
Add usedDisk() public method
|
2025-06-21 01:55:22 -07:00 |
|
billz
|
475ac70837
|
Fix installDependencies() to correctly handle packageList array
|
2025-06-04 00:59:35 -07:00 |
|
billz
|
290cad8107
|
Update getWirelessClients() w/ interface parameter
|
2025-05-24 10:15:58 -07:00 |
|
billz
|
2c695225cd
|
Extends PluginInstaller w/ setFilePermissions()
|
2025-05-11 02:57:58 -07:00 |
|
Bill Zimmerman
|
3bf682d752
|
Merge pull request #1811 from RaspAP/feat/csrf-tokenizer
Feature: CSRF tokenizer class
|
2025-04-17 14:32:58 +02:00 |
|
billz
|
deba5e1e74
|
When session token expires, redirect instead of returning a 500 error
|
2025-03-26 09:51:39 -07:00 |
|
billz
|
bfab3d7441
|
Revise CSRFValidate()
|
2025-03-26 04:02:48 -07:00 |
|
billz
|
47d7c121de
|
Generate new session id on logout()
|
2025-03-26 04:01:09 -07:00 |
|
billz
|
d6c8ac32a7
|
Fix call to class method
|
2025-03-25 14:05:34 -07:00 |
|
billz
|
48e492bf10
|
Ensure a CSRF token exists in session
|
2025-03-25 06:49:18 -07:00 |
|
billz
|
821ac9c1f8
|
Numerous fixes to class methods
|
2025-03-25 05:26:53 -07:00 |
|
billz
|
49cb3911b8
|
Fixup misnamed method getVpnManged -> getVpnManaged
|
2025-03-25 05:25:11 -07:00 |
|
billz
|
20fe5fc5a7
|
Fix: php7.4 compatibility
|
2025-03-24 23:58:30 -07:00 |
|
billz
|
de376d04d1
|
Initial commit
|
2025-03-23 23:13:29 -07:00 |
|
billz
|
f46be0139e
|
Update getConnectionType() regexes to match MAC-derived names
|
2025-03-23 10:52:46 -07:00 |
|
billz
|
cfc6644087
|
Merge branch 'master' into feat/dashboard-devices
|
2025-03-23 07:08:04 -07:00 |
|
billz
|
96ada80ce1
|
Update RPi models from latest revision codes
|
2025-03-23 01:28:51 -07:00 |
|
billz
|
5d33c79369
|
Return default if revision type not matched
|
2025-03-23 01:25:45 -07:00 |
|
billz
|
645ab89437
|
Update w/ getDeviceImage()
|
2025-03-23 01:22:54 -07:00 |
|
billz
|
3e54b1d7bb
|
Remove authentication sidebar item (redundant)
|
2025-03-22 03:14:11 -07:00 |
|
billz
|
03fc2c42ad
|
Update w/ logout() method
|
2025-03-22 03:11:47 -07:00 |
|
billz
|
c53c1a27a4
|
Fix: Specify global Exception class by adding backslash
|
2025-03-20 02:02:35 -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 |
|
Bill Zimmerman
|
4b6ac1a415
|
Merge pull request #1748 from RaspAP/feat/dashboard-redesign
Dashboard redesign
|
2025-03-19 17:02:48 +01:00 |
|
billz
|
52b20cb491
|
Revise getEthernetClients() w/ more robust method
|
2025-03-18 08:55:35 -07:00 |
|
billz
|
ab77af9e5d
|
Update firewallEnabled() config check
|
2025-03-18 03:22:03 -07:00 |
|
billz
|
cfb8435373
|
Revise formatClientLabel() w/ ngettext
|
2025-03-18 02:13:14 -07:00 |
|
billz
|
8846b96905
|
Update function mappings for absolute paths
|
2025-03-18 01:45:10 -07:00 |
|
billz
|
ed47a41c9c
|
Initial commit
|
2025-03-17 11:38:17 -07:00 |
|
billz
|
bd0e379d01
|
Create getActiveVpnInterface(), update revision strings
|
2025-03-17 04:05:23 -07:00 |
|
billz
|
80db7edf18
|
Compatibility fix for php 7.4
|
2025-03-16 12:38:22 -07:00 |
|
billz
|
6c47375d18
|
Create adBlockStatus()
|
2025-03-16 03:29:19 -07:00 |
|
billz
|
fbcf9809c5
|
Update hotspot icon > fa-bullseye
|
2025-03-15 16:00:27 -07:00 |
|
Bill Zimmerman
|
ba4507bd22
|
Merge branch 'master' into feat/dashboard-redesign
|
2025-03-15 19:54:34 +01:00 |
|
billz
|
781f376bea
|
Standardize revision descriptions
|
2025-03-15 11:31:59 -07:00 |
|
billz
|
c3a210907a
|
Throw exception for invalid key structure, update messages
|
2025-03-15 00:58:53 -07:00 |
|
billz
|
3e0f1f16c1
|
Revise installRepositoryKeys() w/ array of key data
|
2025-03-14 11:37:47 -07:00 |
|
billz
|
0bac7deccc
|
Define helperScriptPath, create installRepositoryKeys()
|
2025-03-14 03:35:32 -07:00 |
|
Bill Zimmerman
|
8f402ab303
|
Merge pull request #1763 from RaspAP/maint/plugin-installer
PluginInstaller improvements + fixes
|
2025-02-21 09:16:29 +01:00 |
|
billz
|
b3fe781c19
|
Prepend this->rootPath if not absolute path
|
2025-02-19 06:03:07 -08:00 |
|
billz
|
163d727ee1
|
Fix: re-add copyPluginFiles()
|
2025-02-19 01:47:20 -08:00 |
|
billz
|
47d0305bec
|
Revise installPlugin() to use plugins-available, fix copyJavaScriptFiles
|
2025-02-19 01:05:51 -08:00 |
|
billz
|
e45c00b83c
|
Create getRepository(), extend to installed & available plugins
|
2025-02-18 08:57:04 -08:00 |
|
juliovegap
|
bbac9a8802
|
Bug #1762
New versions of 'iw phy#0 info' provides frequencies output with decimals #1762. IW Parser patched to handle this new output format
|
2025-02-17 20:20:13 +01:00 |
|
billz
|
4374e78bbb
|
Add JavaScript handling to installPlugin(), fix bug w/ manifest parsing
|
2025-02-17 02:35:42 -08:00 |
|
billz
|
8a8be213f7
|
Display plugins in monitor mode, suppress details dialog
|
2025-02-04 23:45:06 -08:00 |
|
billz
|
0b0f4bc06d
|
Update plugin installed check
|
2025-01-26 02:45:47 -08:00 |
|
Bill Zimmerman
|
a619e7a25b
|
Merge branch 'master' into feat/plugin-manager
|
2025-01-26 10:33:49 +01:00 |
|
billz
|
47c509277c
|
Add checks for empty vars, improve error propagation
|
2025-01-26 01:25:12 -08:00 |
|
billz
|
a9021c89f4
|
Refactor getUserPlugins(), define pluginsManifest
|
2025-01-25 02:49:48 -08:00 |
|