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
3af68ca9a9
Create getClassName(), update renderTemplate()
2024-11-05 18:21:31 -08:00
billz
8021099f49
Create renderStatus()
2024-11-05 09:12:42 -08:00
billz
23dbbd8ea8
Create setTheme() update night-mode switch + apply dark.css
2024-10-26 03:15:43 -07:00
billz
bc1c7803e0
Revise/fixup tooltips
2024-10-25 01:19:19 -07:00
billz
e00b2fcfde
Update class name for selects
2024-10-24 02:20:34 -07:00
billz
effa38c0a0
Added function validateMac()
2024-01-12 12:21:00 +00:00
billz
89cb4621fa
Version compatibility check for isoquery options
2023-12-01 14:18:38 +00:00
Bill Zimmerman
194ca3a295
Merge branch 'master' into fix/theme-options
2023-11-29 17:28:37 +01:00
billz
034a0b8f63
Generalize @marek-guran's lighten/darkenColor functions
2023-11-29 09:16:28 +00:00
billz
cf53c575ff
Create getLogLimited()
2023-11-28 10:01:15 +00:00
billz
ba45daad19
Patch applied + modified from RaspAP/raspap-insiders#242
2023-11-20 14:45:55 +00:00
billz
0684c46b23
Fix: Add $wg boolean to ParseConfig()
2023-11-09 15:39:43 +00:00
billz
40dc86cc21
Sort isoquery output by country name
2023-11-06 06:25:07 +00:00
billz
5e802e8a0b
Remove valid RASPI_5GHZ_ISO_ALPHA2 country, set hwModeDisabled
2023-11-05 14:36:18 +00:00
billz
66f8cc0b75
Replace ISO 2-letter country code literals w/ isoquery (localized)
2023-11-04 19:09:55 +00:00
Bill Zimmerman
ce001aeffa
Merge pull request #1432 from RaspAP/fix/parse-config
...
Fix: prevent duplicate array values in ParseConfig()
2023-10-27 13:39:07 +02:00
billz
6cad8606c6
Fix: prevent duplicate array value in ParseConfig()
2023-10-25 08:56:19 +01:00
billz
a2394c0742
Update UI, page actions + functions for basic provider support
2023-10-12 19:21:23 +02:00
billz
0116d87445
Create loadFooterScripts(), update page_actions + formatting
2023-09-15 20:02:37 +02:00
billz
f9d27e3bae
Reorg index components into includes
2023-09-14 15:14:02 +02:00
billz
1e5ac9b3fc
Apply patch from RaspAP/raspap-insiders#209
2023-09-13 21:26:19 +02:00
billz
c64bdb42c8
Fix php notices w/ proper var checks
2023-09-06 09:54:20 +02:00
billz
55c0a49911
Fix php warnings + general code cleanup
2023-09-03 09:47:51 +02:00
billz
6b01e6afae
Fix php8 uncaught fatal error: Unsupported operand types string * int
2023-06-04 14:19:28 +00:00
billz
7b3a7dba1d
Move template logic to includes + code cleanup
2023-03-20 20:14:42 +01:00
billz
e95f12e91e
Add 802.11ac tooltip help text, update messages + compile .mo
2023-03-20 19:14:24 +01:00
billz
67bf364b04
Add function getTooltip()
2023-03-19 16:44:18 +01:00
billz
3e1fbdf298
Fix for getNetConfig() resolving local server
2023-02-05 13:52:42 +01:00
billz
7f593bfe31
Add timeout to wget to extract public IP, thx @zbchristian
2022-06-22 14:04:53 +01:00
billz
c2665ae528
Resolve merge conflict
2021-12-29 12:41:35 +00:00
billz
2ca5f25dff
Merge First Edition of RaspAP/raspap-insiders
2021-12-29 12:35:57 +00:00
billz
4d00bd9e94
Update default getColorOpt()
2021-11-25 08:06:17 +00:00
zbchristian
3aa564cdec
only lower case hex sequences in non-ASCII SSID
2021-09-02 09:37:34 +02:00
billz
84fcedc203
Added get_public_ip()
2021-07-07 23:24:49 +01:00
billz
84d5584150
Move file upload validation class to functions
2021-07-06 23:10:10 +01:00
billz
234f22117f
Remove file_move_config (deprecated)
2021-06-06 20:49:09 +01:00
billz
06476b9a61
Merge with upstream master
2021-06-05 12:02:26 +01:00
glaszig
92e154fa64
interpret hex sequences in ssid station names
...
resolves #917
2021-05-30 21:49:48 +01:00
glaszig
45a50edc41
use special multibyte shell escaping to support unicode ssid names with qr code
2021-05-08 14:24:36 -03:00
billz
90aea4ca93
Set locale for utf-8 support, remove mb_escapeshellarg (deprecated)
2021-05-02 07:02:30 +01:00
billz
6c674537bb
WIP: txpower feature
2021-04-20 15:19:00 +01:00
zbchristian
e16844294b
Merge branch 'master' into feature/zbchristian-clients
2021-03-21 18:00:40 +01:00
Christian Zeitnitz
f77fb660bf
Fix missing mobiledata.ini and some cleanup
2021-03-16 19:11:40 +01:00
Christian Zeitnitz
76e2eecaec
Correct internet device GUI and udev config
2021-03-10 23:45:04 +01:00
Christian Zeitnitz
8b0383dd20
Implement Client configuration
...
- add mobile date network devices and configuration
- add client configuration via udev
- add GUI under networking tab
- add scripts to handle mobile data devices
2021-03-07 18:36:48 +01:00
billz
6b484d383c
Progress commit: wg-qr-code
2021-03-02 23:15:47 +00:00
billz
9c2cd82562
Merge branch 'feature/wireguard' of https://github.com/RaspAP/raspap-insiders into feature/wireguard
2021-02-23 20:17:38 +00:00