billz
|
b1d776aa64
|
Update release version
|
2025-08-12 13:32:53 -07:00 |
|
billz
|
cbc6221420
|
Update release version
|
2025-08-12 10:34:24 -07:00 |
|
billz
|
3c1d4325f2
|
Implement dnsmasq restart button
|
2025-07-28 13:34:45 -07:00 |
|
billz
|
b2b52c2c36
|
Merge branch 'master' into maint/hostapd-refactor
|
2025-07-28 09:09:40 -07:00 |
|
billz
|
01a441c687
|
Separate system settings save functions, read alert_timeout
|
2025-07-25 21:12:42 -07:00 |
|
billz
|
2967f5b692
|
Implement user-definable alert timeout option
|
2025-07-25 19:34:31 -07:00 |
|
billz
|
7a7bdda708
|
Delegate dnsmasq + dhcpcd config build/save to manager classes
|
2025-07-20 10:02:58 -07:00 |
|
billz
|
83ab53dd87
|
WIP: refactored to use dnsmasq + dhcpcd manager classes
|
2025-07-20 06:39:59 -07:00 |
|
billz
|
8f19d759f2
|
Consolidate functions in their respective dhcpcd + dnsmasq classes
|
2025-07-20 06:36:43 -07:00 |
|
billz
|
636e04fa78
|
Migrate non-hostapd methods to HotspotService class
|
2025-07-20 02:05:05 -07:00 |
|
billz
|
5a57d542c5
|
Normalize state flags, try-catch blocks for method calls, prune legacy dhcpcd routines
|
2025-07-19 15:11:37 -07:00 |
|
billz
|
c5ff6912ea
|
Set properties from class methods, process txpower input
|
2025-07-19 06:07:54 -07:00 |
|
billz
|
3b352b12d8
|
WIP: migrate functions to class methods, refactor saveHostAPDConfig()
|
2025-07-19 06:07:52 -07:00 |
|
billz
|
3ad5a98798
|
Replace global wifi_functions with WiFiManager class
|
2025-07-19 00:24:01 -07:00 |
|
billz
|
094ebdb85f
|
Replace procedural code w/ dnsmasq->buildConfig, hostapd->persistHostapdIni
|
2025-07-19 00:23:14 -07:00 |
|
billz
|
b293355eac
|
Replace procedural code w/ HostapdManager, DnsmasqManager method calls
|
2025-07-18 14:43:25 -07:00 |
|
billz
|
fcca855c44
|
Use ParseConfig() to read/write multiple dhcp-* values
|
2025-07-18 01:51:17 -07:00 |
|
billz
|
cc4370151f
|
Fix: Persist dhcp-host option to dnsmasq cfg
|
2025-07-18 01:29:13 -07:00 |
|
Bill Zimmerman
|
2c4dbb87ba
|
Merge pull request #1893 from tulik/fix/escape-color-output-compute-php
fix(color): add validation for CSS color formats in getColorOpt function
|
2025-07-17 14:53:24 +02:00 |
|
billz
|
5040507750
|
Load scripts from js/vendor for sanity
|
2025-07-16 01:13:23 -07:00 |
|
Lukasz Tulikowski
|
478ba9973f
|
fix(color): enhance regex pattern for CSS color validation in getColorOpt function
|
2025-07-16 10:01:13 +02:00 |
|
billz
|
f29f0f2b53
|
Update release version
|
2025-07-15 00:11:37 -07:00 |
|
billz
|
378e04939e
|
Merge branch 'master' into feat/insiders-2nd-edition
|
2025-07-14 22:37:52 -07:00 |
|
billz
|
918f7daa74
|
Refactor nearbyWifiStations() to use iw instead of wpa_cli
|
2025-07-14 09:30:10 -07:00 |
|
billz
|
c0df273c36
|
Refactor hostapd cfg parse/write (source: raspap-insiders)
|
2025-07-14 03:18:53 -07:00 |
|
billz
|
7a0b93a0e8
|
Update networking w/ speedtestUI.js, diagnostics tab
|
2025-07-14 03:18:53 -07:00 |
|
billz
|
c21d5a1790
|
Update w/ checkHTTPAccess()
|
2025-07-14 03:18:53 -07:00 |
|
billz
|
4f57e259dd
|
Define RASPI_IPTABLES_CONF, ACCESS_CHECK_*
|
2025-07-14 03:18:53 -07:00 |
|
billz
|
51d528fd42
|
Add $extraFooterScripts param to DisplayNetworkingConfig()
|
2025-07-14 03:18:53 -07:00 |
|
billz
|
b5e79b9148
|
Enable wg kill switch
|
2025-07-14 03:18:39 -07:00 |
|
billz
|
80a5d97eee
|
Update release version
|
2025-07-12 00:37:17 -07:00 |
|
billz
|
96aa833477
|
Fix: Replace match in detectBrowserLocale() for PHP 7.4
|
2025-07-11 10:53:16 -07:00 |
|
billz
|
eee8575d3f
|
Initial commit
|
2025-07-11 02:29:54 -07:00 |
|
billz
|
7fc7b25479
|
Cleanup obsolete/deprecated files
|
2025-07-10 23:57:36 -07:00 |
|
Lukasz Tulikowski
|
3152e8c288
|
fix(color): add validation for CSS color formats in getColorOpt function
|
2025-07-08 20:26:05 +02:00 |
|
billz
|
5822914890
|
Update release version
|
2025-06-25 01:39:44 -07:00 |
|
Bill Zimmerman
|
2a4f2f356c
|
Merge pull request #1885 from RaspAP/feat/system-diskuse
Feature: System disk storage use
|
2025-06-24 13:38:47 +02:00 |
|
Bill Zimmerman
|
665520234a
|
Merge pull request #1884 from RaspAP/fix/sanitize-locale
Fix: Sanitize user input, add detectBrowserLocale()
|
2025-06-24 13:37:21 +02:00 |
|
billz
|
72d7028e25
|
Fetch disk storage from system->usedDisk, create getResourceStatus()
|
2025-06-21 01:54:47 -07:00 |
|
billz
|
f514f5a12e
|
Sanitize user input w/ $validLocales, add detectBrowserLocale()
|
2025-06-21 01:19:17 -07:00 |
|
billz
|
575876406c
|
Update blocklistProviders, extract names from json
|
2025-06-17 06:59:14 -07:00 |
|
billz
|
8dc0308a1d
|
Update release version
|
2025-06-05 01:43:05 -07:00 |
|
billz
|
290cad8107
|
Update getWirelessClients() w/ interface parameter
|
2025-05-24 10:15:58 -07:00 |
|
billz
|
e55d24db66
|
Log generic error message on token verify fail
|
2025-05-14 00:57:19 -07:00 |
|
billz
|
2a2b429e75
|
Handle missing tokens gracefully, support multiple state-changing HTTP methods
|
2025-05-14 00:54:38 -07:00 |
|
billz
|
be260d4b39
|
Update release version
|
2025-05-13 00:18:31 -07:00 |
|
billz
|
0dc9e24f65
|
Refactor dhcpcd.conf handling w/ updateDhcpcdConfig()
|
2025-05-12 07:16:32 -07:00 |
|
billz
|
16afef3e13
|
Update release version
|
2025-04-29 06:27:34 -07:00 |
|
billz
|
5d8b71b768
|
Delegate raspap-network-activity@*.service control to raspapd.service
|
2025-04-28 00:14:04 -07:00 |
|
billz
|
cc215530d3
|
Stop raspap-network-activity@*.service, start service template w/ iface
|
2025-04-27 01:35:21 -07:00 |
|