Commit graph

2796 commits

Author SHA1 Message Date
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 b24c0ff862
Merge pull request #1442 from RaspAP/maint/script-updates
Updates to support latest Debian distros
2023-11-06 18:03:24 +01:00
Bill Zimmerman 03c819fee2
Merge pull request #1448 from RaspAP/security/net-dev
Escape arguments to shell functions
2023-11-06 17:56:14 +01: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
Bill Zimmerman 6731f3a784
Merge pull request #1449 from RaspAP/fix/dashboard-ifaces
Fix: dashboard interface stop/start button mismatch
2023-11-06 17:45:36 +01:00
billz be1feb22e8 Fix: dashboard interface stop/start button mismatch 2023-11-06 15:05:30 +00:00
Bill Zimmerman b31b1a7773
Update CONTRIBUTING.md 2023-11-06 13:42:48 +01:00
billz 5a6d76defd Replace reboot prompt in uninstall_complete 2023-11-06 12:38:06 +00:00
billz 78d587c5a1 Escape arguments to shell functions 2023-11-06 12:13:21 +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
Bill Zimmerman 59ad100b47
Merge pull request #1445 from samuelvermeulenpro/patch-1
Update README.md
2023-11-06 08:02:40 +01:00
billz f20e4a879a Update about with contributing tab 2023-11-06 06:38:35 +00:00
billz cbc8e2fdec Add about page msgs + compile .mo 2023-11-06 06:38:12 +00:00
billz c39f19db15 Initial commit 2023-11-06 06:37:04 +00:00
Samuel Vermeulen 639592a706
Update README.md
Fix broken link for ssl documentation
2023-11-06 07:36:45 +01:00
billz 40dc86cc21 Sort isoquery output by country name 2023-11-06 06:25:07 +00:00
billz 0751fc7ba4 Amend allowed frequencies condition for < 5500 MHz 2023-11-05 20:28:58 +00:00
billz 2abe94b796 Filter channels for frequencies >5500 MHz per hostapd hw_features 2023-11-05 18:46:51 +00:00
billz fee5a69342 Add iwRegSet() -> set reg domain for selected country 2023-11-05 16:52:09 +00:00
billz df7fd21cc5 Delete wireless.json (obsolete) 2023-11-05 14:38:34 +00:00
billz 14f9482859 Remove hwModeDisabled from cbxhwmode, handled in loadChannelSelect() 2023-11-05 14:38:14 +00:00
billz 5e802e8a0b Remove valid RASPI_5GHZ_ISO_ALPHA2 country, set hwModeDisabled 2023-11-05 14:36:18 +00:00
billz e16c69c446 Delete constants for 5GHz wireless reg domain (obsolete) 2023-11-05 14:33:51 +00:00
billz 25cc92b593 parseIwList -> parseIwInfo() + formatting 2023-11-05 14:29:44 +00:00
billz 7a612592c2 Fix btn-primary class selector 2023-11-05 13:46:32 +00:00
billz 648465f6c6 Refactor loadChannelSelect(), disambiguate ajax handler names 2023-11-05 13:44:45 +00:00
billz 1b155dbf58 Set onChange event to getChannel() + save button id 2023-11-05 13:41:04 +00:00
billz 55a8eb85eb Initial commit 2023-11-05 10:05:16 +00:00
billz 66f8cc0b75 Replace ISO 2-letter country code literals w/ isoquery (localized) 2023-11-04 19:09:55 +00:00
billz be25ffd06f Update w/ latest distros, php versions, packages + reboot prompt 2023-11-03 12:33:27 +00:00
billz 51673aef32 Fix: move debuglog.sh install to _patch_system_files() 2023-11-03 12:15:28 +00:00
billz 48d29d368a Add _dhcpcd_info() to debug output 2023-11-03 08:49:18 +00:00
billz 99b3767fd6 Read/set wg_option flag 2023-11-03 08:48:48 +00:00
Bill Zimmerman 77eb23b0e8
Update CONTRIBUTING.md 2023-11-02 14:46:32 +01:00
Bill Zimmerman c2d04a98a7
Update bug_report.md 2023-11-02 09:54:40 +01:00
Bill Zimmerman 0fbccabaf5
Update CONTRIBUTING.md 2023-11-02 09:48:13 +01:00
billz 5685a4f107 Update doc links 2023-11-02 08:05:55 +00:00
billz e046a11f56 Update release version 2023-11-02 07:50:05 +00:00
Bill Zimmerman 21b588282f
Merge pull request #1437 from RaspAP/feat/debug-tools
Feature: Debug log generator
2023-11-02 08:24:12 +01:00
billz 3eb8e5ae3f Check for presence of commands, ini files and defaults.php 2023-11-01 20:33:15 +00:00
billz c3d97182cb Update _initialize() w/ delete log condition, revise separator labels 2023-11-01 11:13:33 +00:00
billz 5e5eb7d04f Minor: label typo fix 2023-11-01 08:53:20 +00:00
billz 22cd0ae017 Add system/debuglog.sh to sudoers 2023-11-01 07:46:36 +00:00
billz 9663832f0d Add _usb_info, _wpa_info and -w --write option 2023-11-01 07:45:19 +00:00
billz 54e154c01a Add icons to system > generate debug + reset buttons 2023-11-01 07:33:36 +00:00
billz 5e46cd407c Add system tools > debug msgs to en_US locale + compile .mo 2023-10-31 22:28:33 +00:00
billz 86ac3e2ff6 Replace literal w/ RASPI_DEBUG_LOG 2023-10-31 22:18:23 +00:00
billz 98d5f5b64b Update modal icon fa-sync-alt fa-spin 2023-10-31 22:16:34 +00:00
billz 97a9cac5e8 Write debug log to tempDir, redirect + download w/ readfile() 2023-10-31 20:31:27 +00:00