.. |
about.php
|
Update about with contributing tab
|
2023-11-06 06:38:35 +00:00 |
adblock.php
|
Update templates w/ getLogLimited, add $logdata to payload
|
2023-11-28 10:05:06 +00:00 |
admin.php
|
Update user_id session var auth context
|
2024-02-24 10:23:58 +01:00 |
authenticate.php
|
Refactor auth method: http basic > user login
|
2025-01-21 05:14:18 -08:00 |
autoload.php
|
Implement PSR-4 compliant class autoloader
|
2023-09-16 10:43:05 +02:00 |
configure_client.php
|
Minor: code cleanup
|
2023-12-04 09:20:52 +00:00 |
csrf.php
|
Decouple session from csrf handler, set initial lastActivity
|
2025-01-20 00:55:21 -08:00 |
dashboard.php
|
Update w/ getBridgedState() global function
|
2025-03-20 02:05:11 -07:00 |
data_usage.php
|
Work in progress
|
2019-10-12 23:04:27 +01:00 |
defaults.php
|
Update release version
|
2025-03-20 03:11:31 -07:00 |
dhcp.php
|
Set dhcp-ignore=tag:!known from option switch
|
2025-01-19 00:23:06 -08:00 |
exceptions.php
|
Move set_exception_handler to constructor
|
2023-12-27 05:35:03 +00:00 |
footer.php
|
Replace static labels w/ gettext() for locale support
|
2025-03-18 04:11:47 -07:00 |
functions.php
|
Remove obsolete toggleState functions, add file_exists() check
|
2025-03-20 02:06:11 -07:00 |
get_clients.php
|
Update en_US locale w/ new messsages
|
2023-03-19 16:47:55 +01:00 |
hostapd.php
|
Minor: code cleanup
|
2025-03-20 02:54:30 -07:00 |
internetRoute.php
|
Update regex for optional src attribute
|
2023-01-05 22:36:09 +01:00 |
locale.php
|
Fix: Evaluate HTTP_ACCEPT_LANGUAGE, check ['locale']
|
2025-03-20 02:08:54 -07:00 |
login.php
|
Minor: define status + redirectUrl vars
|
2025-01-21 05:23:19 -08:00 |
navbar.php
|
Fix: Use null coalescing operator on user_id
|
2025-03-20 02:09:39 -07:00 |
networking.php
|
Apply autoloader support for status messages
|
2023-09-16 11:46:11 +02:00 |
openvpn.php
|
Apply escapeshellarg to OpenVPN auth + client configs
|
2024-09-20 09:06:43 +02:00 |
page_actions.php
|
Add DisplayLogin() page handler
|
2025-01-21 00:30:40 -08:00 |
provider.php
|
Update w/ code attribution - thx @easylo
|
2024-12-06 01:22:28 -08:00 |
restapi.php
|
Minor: mode change
|
2025-01-21 05:23:42 -08:00 |
session.php
|
Decouple session from csrf handler, set initial lastActivity
|
2025-01-20 00:55:21 -08:00 |
sidebar.php
|
Refactor to use PluginManager public methods
|
2024-11-05 09:13:37 -08:00 |
sysstats.php
|
Set hostapd_led to warn when status is down
|
2025-03-17 03:28:32 -07:00 |
system.php
|
Replace try/catch callback w/ simplified JSON parsing
|
2025-01-25 02:48:52 -08:00 |
wifi_functions.php
|
Fix: Cleanup, resolve warnings in getWifiInterface()
|
2025-03-20 02:10:40 -07:00 |
wireguard.php
|
Fix: Use null coalescing operator on $_POST object, fetch wg_log, set $peer_id
|
2025-03-20 02:12:00 -07:00 |