Bill Zimmerman
d0564ec946
Merge pull request #49 from RaspAP/feature-firewall
...
Feature: firewall settings
2021-11-26 22:48:14 +01:00
billz
c0774a7bde
Minor: typo fix
2021-11-17 22:00:20 +00:00
billz
e75333e29d
Define RASPI_DHCPCD_LOG
2021-11-17 18:20:03 +00:00
billz
9405297662
Renamed constant for consistency
2021-08-05 20:29:46 +01:00
Christian Zeitnitz
3059dd1fb8
Define firewall constants
2021-07-19 17:28:49 +02:00
Christian Zeitnitz
5f0eb25f5c
Add Firewall entry to menu
2021-07-17 09:45:59 +02:00
Bill Zimmerman
4d4fac2a8f
Merge pull request #43 from RaspAP/feature/zbchristian-clients-mods
...
Feature/zbchristian clients mods
2021-07-05 10:07:51 +02:00
billz
43e9a093c4
Add RASPI_OPENVPN_CLIENT_PATH
2021-06-06 20:47:30 +01:00
Christian Zeitnitz
b99752c4cd
Implement login for Hilink devices
2021-05-21 14:57:14 +02:00
zbchristian
e16844294b
Merge branch 'master' into feature/zbchristian-clients
2021-03-21 18:00:40 +01:00
Christian Zeitnitz
76e2eecaec
Correct internet device GUI and udev config
2021-03-10 23:45:04 +01:00
billz
c80ad85214
Update wireguard constants
2021-02-24 08:46:41 +00:00
billz
9c2cd82562
Merge branch 'feature/wireguard' of https://github.com/RaspAP/raspap-insiders into feature/wireguard
2021-02-23 20:17:38 +00:00
billz
0cd278f040
Create 090_raspap.conf w/ dnsmasq log-facility
2020-12-12 19:29:43 +00:00
billz
d35397f09e
Remove hardcoded default values, implement defaults.json
2020-12-05 09:14:07 +00:00
billz
160c47defe
Create network.json + RASPI_CONFIG_NETWORK
2020-12-01 19:48:59 +00:00
billz
70efa660e0
Remove RASPI_DNSMASQ_CONFIG (deprecated)
2020-11-19 12:32:38 +00:00
billz
e54e8b5bc0
Update const RASPI_DNSMASQ_PREFIX
2020-11-15 10:51:09 +00:00
billz
a20877c377
Add RASPI_DNSMASQ_ETH0 to default config
2020-11-06 09:04:22 +00:00
billz
8686406ef1
Added RASPI_5GHZ_MAX_CHANNEL
2020-10-25 07:47:47 +00:00
billz
22651a86b7
Simplify wg config handling
2020-08-25 22:11:57 +01:00
billz
5be1ad5844
Merge billz/raspap-webgui master
2020-08-22 14:43:26 +01:00
billz
fee8717e4d
Get version from defaults.php
2020-07-17 16:21:35 +01:00
billz
3ce4e51d63
Update 5GHz countries, thx @roelfrenkema
2020-07-04 19:12:46 +01:00
billz
b02660d5ff
Update release version
2020-07-03 12:43:47 +01:00
billz
ed7ed04475
Create RASPI_BRAND_TEXT
2020-07-01 09:13:38 +01:00
billz
9afb773ab3
Minor: remove newline
2020-06-28 17:07:38 +01:00
billz
8647673d9a
Move + rename constants
2020-06-28 17:02:07 +01:00
billz
8ae1e5a8f2
Rename constant for clarity
2020-06-09 15:34:19 +01:00
billz
7cc196f4f5
Update release version
2020-05-27 09:40:44 +01:00
billz
2bedbad71a
Add wireguard constants
2020-04-20 11:05:15 +01:00
billz
3874a15a29
Update release version
2020-04-13 09:16:52 +01:00
Bill Zimmerman
8fd1677974
Merge branch 'master' into feature/notracking
2020-04-01 00:28:22 +02:00
billz
26dc8d92da
Ad block installer option (beta)
2020-03-31 21:54:46 +00:00
billz
92051c1090
Update release version
2020-03-29 21:49:35 +01:00
Bill Zimmerman
b922f380ba
Merge pull request #537 from billz/armbian-buster
...
Extend installer to Debian-based distros
2020-03-29 22:40:49 +02:00
billz
46213b90b0
Added contant adblock_listpath
2020-03-27 14:32:27 +00:00
billz
ae26f948a4
WIP
2020-03-26 19:45:39 +00:00
billz
a4c594beff
Update release version
2020-03-25 16:54:06 +00:00
billz
c56a48234f
Update dnsmasq.d path
2020-03-20 17:43:46 +00:00
billz
90fe706fba
Update release version
2020-02-11 07:12:14 +00:00
billz
8d1b6a5c6a
Minor: comments
2020-01-01 19:12:04 +00:00
billz
581798a15f
Added constant for CRDA wireless regulatory domain
2019-12-31 19:09:26 +00:00
Bill Zimmerman
53fe3e0045
Update release version
2019-12-01 12:11:53 +01:00
billz
c9721043f8
Update openvpn paths
2019-11-17 18:45:57 +00:00
billz
23d40b138d
Added OPENVPN_CLIENT_LOGIN
2019-11-15 08:44:29 +00:00
Bill Zimmerman
a00a3d5915
Update config.php
2019-11-10 23:50:48 +01:00
billz
7e6a8f35af
Added lighttpd conf
2019-11-10 22:09:16 +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