Commit graph

859 commits

Author SHA1 Message Date
billz e6d4f761bd Update release version 2024-01-25 07:26:31 +01:00
billz d56870e2db Update shell cmd used in reinitializeWPA 2024-01-16 18:29:16 +01:00
billz f778cd78a7 Added function validateDnsmasqInput() + update saveDHCPConfig 2024-01-12 12:21:56 +00:00
billz effa38c0a0 Added function validateMac() 2024-01-12 12:21:00 +00:00
billz 320379e449 Update release version 2023-12-31 08:20:04 +00:00
billz ee29a4fa0a Define RASPI_ERROR_LOG 2023-12-27 16:46:30 +00:00
billz adf44d462b Move set_exception_handler to constructor 2023-12-27 05:35:03 +00:00
billz cb456246ca Add includes/exceptions.php + mode change 2023-12-22 23:18:13 +00:00
billz e93b793686 Initial commit 2023-12-22 23:15:36 +00:00
billz 3cb578ab30 Update release version 2023-12-05 17:17:38 +00:00
billz eed05c7d6b Update release version 2023-12-05 07:29:11 +00:00
Bill Zimmerman fc58d5037a
Merge pull request #1469 from RaspAP/fix/predictable-names
Fix: Support predictable interface names
2023-12-04 13:58:40 +01:00
billz ce62edc698 Minor: code cleanup 2023-12-04 09:20:52 +00:00
billz 9fe7bad7b1 Update reinitializeWPA method to use wpa_cli reconfigure 2023-12-04 08:13:13 +00:00
billz e0751d6f90 Use getNetworkIdBySSID() to assign index values 2023-12-02 19:53:16 +00:00
billz 69b629a59b Update woth setKnownStationsWPA($networks) 2023-12-02 17:32:39 +00:00
billz e71042cb63 Create setKnownStationsWPA() 2023-12-02 17:32:15 +00:00
billz c5ffab8332 Revise reinitializeWPA method 2023-12-02 14:32:13 +00:00
billz 79c61d383b Add wpa_cli cmds to set, enable + remove network 2023-12-02 14:31:52 +00:00
billz 20589bacf3 Return wpa_cli failure in status message 2023-12-01 18:03:03 +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 74656c63ed Update templates w/ getLogLimited, add $logdata to payload 2023-11-28 10:05:06 +00:00
billz 2a5241fb62 Add log size limit to Advanced tab, validate + set session var 2023-11-28 10:03:58 +00:00
billz cf53c575ff Create getLogLimited() 2023-11-28 10:01:15 +00:00
billz 8cbfaed989 Define RASPI_LOG_SIZE_LIMIT, RASPI_HOSTAPD_LOG 2023-11-28 10:00:07 +00:00
billz f4b9eeb313 Update release version 2023-11-25 16:45:12 +00:00
billz 9a709b3ded Preserve /tmp/raspap_install.log literal 2023-11-25 09:54:28 +00:00
billz d6a4d33758 Define RASPI_INSTALL_LOG 2023-11-24 18:07:47 +00:00
billz ba67d327af Revert change to RASPI_VERSION 2023-11-20 14:56:50 +00:00
billz ba45daad19 Patch applied + modified from RaspAP/raspap-insiders#242 2023-11-20 14:45:55 +00:00
billz 026a385add Update release version 2023-11-17 11:14:22 +00:00
billz 7e85af6597 Update release version 2023-11-11 09:52:57 +00:00
Bill Zimmerman 0b114ecab7
Merge pull request #1450 from RaspAP/feat/form-validation
Custom Bootstrap form validation for required fields
2023-11-11 09:39:57 +01:00
billz 86a8e0e41d Style fix for custom wireguard icon 2023-11-11 08:21:01 +00:00
billz d874668ce1 Stylize sidebar status indicators 2023-11-10 21:50:04 +00:00
billz a95b43e23e Handle interfaces with no default dhcp settings, update status messages 2023-11-10 09:29:49 +00:00
billz ef084ef537 Define/set default subnet for wlan1 2023-11-09 18:32:34 +00:00
billz 0684c46b23 Fix: Add $wg boolean to ParseConfig() 2023-11-09 15:39:43 +00:00
billz e86e52f471 Modify validateDHCPInput() return status object 2023-11-09 15:38:13 +00:00
billz 4f6a28a81f Update release version 2023-11-07 17:32:34 +00:00
billz 6f454294df Constants for 5GHz channel min/max 2023-11-07 14:06:57 +00:00
Bill Zimmerman fbec4501ed
Merge pull request #1443 from RaspAP/feat/iw-parser
Refactor ISO countries + create IW parsing class
2023-11-07 09:06:57 +01:00
billz f131c8463d Update iwRegSet status message + en_US locale 2023-11-06 17:14:18 +00:00
billz 6383f9b88b Revert "Update iwRegSet status message, en_US locale + compile .mo"
This reverts commit 9343b11cc9.
2023-11-06 17:08:52 +00:00
Bill Zimmerman 080e5140cf
Merge pull request #1446 from RaspAP/feat/contributing
Update about page with contributing tab
2023-11-06 17:48:59 +01:00
billz be1feb22e8 Fix: dashboard interface stop/start button mismatch 2023-11-06 15:05:30 +00:00
billz 9343b11cc9 Update iwRegSet status message, en_US locale + compile .mo 2023-11-06 07:38:16 +00:00
billz 1ee31d9221 Define HOSTAPD_5GHZ_CHANNEL_MIN, set VHT center frequency segment value 2023-11-06 07:28:50 +00:00