1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

359 Commits

Author SHA1 Message Date
glaszig
6bb4abac56 added checkbox for no-resolv option in dnsmasq.conf 2020-02-29 18:33:51 +01:00
glaszig
a3c8def120 added ui to manage upstream dns servers 2020-02-28 23:41:56 +01:00
glaszig
ad1ca08de3 escape qrencode arguments in multibyte-safe way 2020-02-27 23:52:35 +00:00
glaszig
409adb0c05 add conf-dir option to dnsmasq.conf, closes #403
this allows custom configuration stored
in files in /etc/dnsmasq.d. raspap does not
touch them and they'll always be loaded.

also creates /etc/dnsmasq.d if it doesn't exist.
2020-02-26 02:13:19 +00:00
billz
8e29570d07 Enable restart when hostapd is active. Addresses #495 2020-02-18 21:01:38 +00:00
billz
457da91008 Processed with phpcbf 2020-02-15 17:57:46 +00:00
John
8fe0e9e59a fully locked down the back-end in monitoring mode 2020-02-13 23:08:46 -03:30
John Karabudak
c7785ce672 fixed security hole that allowed web console in monitor mode 2020-02-13 21:59:58 -03:30
billz
90fe706fba Update release version 2020-02-11 07:12:14 +00:00
billz
7180501272 Added cputemp + memuse led values 2020-02-03 09:32:16 +00:00
billz
b37221b55b Update SSID label 2020-02-03 09:28:06 +00:00
billz
49cb572069 Update w/ hostapd svc indicator 2020-02-02 12:40:24 +00:00
billz
857ffb15d4 Fix indents 2020-02-02 11:57:31 +00:00
billz
8b0c4d7308 Added hostapd status 2020-02-02 11:55:10 +00:00
billz
298bec2465 Removed unused system class 2020-02-02 11:35:55 +00:00
billz
82db0a34b9 WIP: dashboard redesign 2020-02-02 08:37:15 +00:00
billz
2056236c42 Get hostapdStatus from System 2020-02-01 11:07:54 +00:00
billz
7f12ef1cee Added support for Greek. Thanks Chris K! 2020-01-14 09:23:13 +00:00
billz
6325f4dd02 Update dnsmasq with bind-dynamic. Addresses #429 2020-01-13 09:42:05 +00:00
billz
ff2c91fe8d Bugfix, resolves #457 2020-01-06 18:00:07 +00:00
Bill Zimmerman
bc8ed88d93
Merge pull request #465 from billz/802.11ac
802.11ac config
2020-01-01 10:58:22 -08:00
billz
a596568fbc Revert "Allow channel input up to 64 (testing)"
This reverts commit 40bc21a04b.
2019-12-30 04:39:37 +00:00
billz
40bc21a04b Allow channel input up to 64 (testing) 2019-12-28 00:05:59 +00:00
billz
3292bc580b Added disabled param to SelectorOptions() 2019-12-27 03:08:51 +00:00
billz
f8ac55da6f Added missing 4B models 2019-12-27 00:50:53 +00:00
billz
597f2ebdb9 Added support for wireless mode AC 2019-12-26 06:17:27 +00:00
billz
6d7aa1b401 Added optional $event param to SelectorOptions() 2019-12-26 06:16:13 +00:00
billz
5462e26d95 Add detect managedModeEnabled state with iwgetid 2019-12-13 14:05:41 +00:00
billz
aeaa6432d6 Update release version 2019-12-01 11:14:08 +00:00
billz
07ca2900a1 Omit wpa_pasphrase is sec type = none. Resolves #439 2019-11-26 13:14:14 +00:00
billz
e4e3089a82 Update openvpn paths 2019-11-17 18:22:55 +00:00
billz
5c8b18a0ac Allow empty credentials in case of client key auth. Thanks @r45635 2019-11-17 18:16:14 +00:00
billz
81db069626 Resolve public_ip 2019-11-17 12:00:30 +00:00
billz
ebcdd4d47b Minor: mode change 2019-11-17 10:16:55 +00:00
billz
5ddad7e39c Update tmp paths, parameterize control script 2019-11-17 10:16:10 +00:00
billz
d10d349e9a Handle .ovpn file upload, auth-user-pass config, client svc start/stop 2019-11-16 10:10:25 +00:00
billz
a15ed37adc Update svc control init.d w/ systemd 2019-11-15 09:02:37 +00:00
billz
11955a9641 Update svc control init.d w/ systemd 2019-11-15 09:00:36 +00:00
billz
23d40b138d Added OPENVPN_CLIENT_LOGIN 2019-11-15 08:44:29 +00:00
billz
25d1ddeed6 Templatized Tor proxy config 2019-11-12 21:05:21 +00:00
billz
2c9f135389 Templatized OpenVPN config 2019-11-12 16:03:26 +00:00
billz
e4225086e1 Moved DisplayOpenVPNConfig() to new file 2019-11-12 16:02:05 +00:00
billz
4e4a937ccd Handler for restart lighttpd 2019-11-11 13:35:48 +00:00
billz
eb0442b130 Added support for lighttpd server port. Resolves #146 2019-11-10 22:10:49 +00:00
billz
7e6a8f35af Added lighttpd conf 2019-11-10 22:09:16 +00:00
billz
3c93fe4d6f Update supported locales 2019-11-08 17:20:50 +00:00
billz
f8b1f407f7 Added option to disable system tab. Thanks @sedgett 2019-11-08 08:20:47 +00:00
glaszig
313852a698 handle configuration in a conflict-free way
* config defaults in includes/defaults.php
* removed includes/config.php, added to gitignore
* during installation copy config/config.php
  to includes/config.php
2019-11-05 15:30:08 +01:00
billz
bcdadd3d43 Parse/set static ip_address value for uap0. #329 2019-11-04 10:04:11 +00:00
billz
fdef2a3d7a Parse/set dhcp-range & dhcp-option values from system config. #329 2019-11-04 09:40:23 +00:00