Commit Graph

388 Commits

Author SHA1 Message Date
billz c7ba2e1ec5 Fix handling of infinite lease time. 2023-01-17 18:10:13 +01:00
billz b1870d40e8 Apply functionality to openvpn log 2022-09-27 12:04:54 +02:00
billz 5d0454f96e Update svg logging label 2022-09-27 12:04:29 +02:00
billz e422b4908e Apply functionality to dnsmasq log 2022-09-27 11:46:59 +02:00
billz 52553f323b Update template w/ clear log btn 2022-09-26 20:54:52 +01:00
billz 7674feaf61 Add operatingSystem check to bridge option 2022-06-22 11:50:00 +01:00
billz affc0396f1 Display os + kernel info on system > basic tab 2022-06-08 17:22:52 +00:00
Bill Zimmerman 5cbe9eba94
Merge pull request #1157 from RaspAP/feature/routing-table
Implement routing table raw output
2022-04-24 10:08:08 +02:00
billz f0d1fe9b84 Implement routing table raw output 2022-04-21 09:52:09 +01:00
Federico Frigo 00fe51f005 Reverting files to correct ones 2022-04-10 20:09:23 +02:00
Federico Frigo 592b2ccc77
Merge branch 'master' into master 2022-04-06 09:21:29 +02:00
billz 1617a7c5be Fix: chmod o+r for /var/log/dnsmasq.log 2022-01-05 11:30:09 +00:00
billz 669efe4d8c Standardize wg logging facility 2021-12-31 19:21:16 +00:00
billz acb9fb270e Merge branch 'billz/insiders-merge' of https://github.com/RaspAP/raspap-webgui into billz/insiders-merge 2021-12-31 13:10:41 +00:00
billz 0af3e7a7c6 Update wg logging facility 2021-12-31 13:10:27 +00:00
billz f6995ba239 Update default value for color-input 2021-12-31 13:05:11 +00:00
Bill Zimmerman 90470cbaf9
Merge branch 'master' into billz/insiders-merge 2021-12-29 17:04:09 +01:00
billz 2ca5f25dff Merge First Edition of RaspAP/raspap-insiders 2021-12-29 12:35:57 +00:00
Bill Zimmerman d0564ec946
Merge pull request #49 from RaspAP/feature-firewall
Feature: firewall settings
2021-11-26 22:48:14 +01:00
zbchristian c33cf5f81a Fix display of non-ASCII SSID 2021-11-24 23:01:51 +00:00
zbchristian d8626bd790 Zbchristian fix wifi client connect #53 2021-11-24 19:50:06 +00:00
Bill Zimmerman b90777b550
Merge pull request #54 from RaspAP/workaround-nonASCII-ssid-names
Fix handling of non ASCII ssid names
2021-11-24 16:59:18 +01:00
Bill Zimmerman 872d76e9c4
Merge pull request #53 from RaspAP/zbchristian-fix-wifi-client-connect
Zbchristian fix wifi client connect
2021-11-24 00:13:00 +01:00
billz 51f4904431 Merge upstream master: support for open networks 2021-11-23 23:01:59 +00:00
Bill Zimmerman 66c9095ba9
Merge pull request #1050 from RaspAP/feature-open-network
Remove pw requirement for open networks
2021-11-23 19:54:26 +01:00
billz e75333e29d Define RASPI_DHCPCD_LOG 2021-11-17 18:20:03 +00:00
billz f077aedde0 Define RASPI_DHCPCD_LOG. Resolves #1058 2021-11-17 18:06:43 +00:00
billz c9c321c435 Remove pw requirement for open networks #1039 2021-11-12 16:45:19 +00:00
Federico Frigo 50ab349d1b Custom settings 2021-09-30 11:04:57 +01:00
zbchristian 7344c323ee Fix display of non-ASCII SSID 2021-09-02 09:39:32 +02:00
zbchristian 7df8f68621
Fix index of known networks
Index now stored in the network array
2021-08-31 16:57:46 +02:00
billz ddc5b44557 Standardize modal dialog 2021-08-05 22:52:40 +01:00
billz cb2e97fdec Minor: mode change 2021-08-05 16:12:45 +01:00
billz 9b76fd54c6 Format labels for locale support 2021-08-05 16:12:11 +01:00
billz cca40f287c Merge branch 'feature-firewall' of https://github.com/RaspAP/raspap-insiders into feature-firewall 2021-08-05 15:18:24 +01:00
billz c661b0f473 Update template msg + en_US locale 2021-08-03 23:38:02 +01:00
billz b4394513ca Update template msg + en_US locale 2021-08-03 23:37:42 +01:00
billz fa849e55de Merge with upstream master 2021-08-03 17:42:56 +01:00
Fabrice Colas 17597cd2cc DHCP static leases w/ optional comment
* Ability to add an optional Comment to DHCP  static Leases
    * Sort DHCP static leases by IP (more human readable)
2021-07-27 18:33:00 +02:00
Christian Zeitnitz 0a6e48a953 Fix display of VPN IPs 2021-07-21 17:56:01 +02:00
Christian Zeitnitz 393292f872 Add VPN server IPs to Firewall GUI 2021-07-21 16:02:21 +02:00
Christian Zeitnitz e049dd6d45 Add excelusion option to firewall GUI 2021-07-20 21:56:00 +02:00
Christian Zeitnitz 59abc641d6 Implement firewall
- settings in iptables_rules.json
- creates a script under /tmp/iptables_raspap.sh and executes it
- no installer yet
- to do: deal with Bridge and VPN settings
2021-07-16 21:40:28 +02:00
billz 1b7169edd4 Tweak wg template 2021-07-14 07:18:07 +01:00
Bill Zimmerman 78c4dff40b
Merge pull request #45 from RaspAP/feature/wg-extended
Extend WG functionality
2021-07-13 14:03:35 +02:00
billz 2ccce60189 Simplify template, update save actions 2021-07-08 11:22:17 +01:00
billz 8374d032b3 Update w/ common public_ip function 2021-07-07 23:25:23 +01:00
billz d7baf5492f Set toggle state from template var 2021-07-07 22:58:50 +01:00
billz c3b45a7915 Update labels, add iptables rules toggle 2021-07-07 08:12:30 +01:00
billz 1adaca1ea1 Set file upload as default wg config method 2021-07-06 23:11:16 +01:00