Commit Graph

412 Commits

Author SHA1 Message Date
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
billz de586e0024 Work in progress: WG server config panels 2021-07-06 22:18:43 +01: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 859b99fd60 Update documentation links 2021-06-20 15:32:57 +01:00
zbchristian 4bfbfc40f1
Remove determination of the default config 2021-06-12 16:19:31 +02:00
zbchristian a963c0564f
Correct displayed configuration name 2021-06-12 14:36:03 +02:00
zbchristian e62bb9c04e
Fix display of active openvpn config 2021-06-12 14:28:09 +02:00
billz 55995c797c Update template, remove affilate link 2021-06-06 20:48:23 +01:00
billz eed50706d9 Fixup template merge from upstream master 2021-06-05 12:20:58 +01:00
billz 06476b9a61 Merge with upstream master 2021-06-05 12:02:26 +01:00
glaszig c832b46e4f fix card-header content items alignments and heading text wrap 2021-06-01 03:27:28 +01:00
glaszig d711acb52d use css grid for wifi stations layout (better width equality) 2021-06-01 03:02:05 +01:00
glaszig d9212737e5 fix layout issues, mainly margins and centering 2021-06-01 03:02:05 +01:00
glaszig 9dc1f14ccb separate connected from known from nearby wifi stations in ui 2021-06-01 03:02:04 +01:00
Christian Zeitnitz b99752c4cd Implement login for Hilink devices 2021-05-21 14:57:14 +02:00
Bill Zimmerman fabc48c7da
Merge pull request #884 from RaspAP/feature/reinitialize-wpa
Feature: reinitialize wpa_supplicant
2021-05-10 11:13:04 +02:00
billz a3814cdf71 Wrap reinitialize w/ monitor mode condition 2021-05-08 19:40:19 +01:00
billz a8d59c1479 Merge branch 'master' of https://github.com/RaspAP/raspap-webgui 2021-05-02 16:15:07 +01:00
billz d6b3304c01 Apply dashboard widget layout to sysinfo 2021-05-02 16:12:50 +01:00
billz 3207ac75cd Minor: standardize labels 2021-04-30 14:40:47 +01:00
billz d1fdbd9f25 Add wpa_reinit button to template 2021-04-30 08:38:49 +01:00
Bill Zimmerman 79393c48d0
Add reinitialize message on scan failure 2021-04-30 00:05:19 +02:00
glaszig 048848b2b5 make interface cards full width for legibility 2021-04-22 16:52:09 +01:00
glaszig d1382cbabf make interface cards be of 100% height 2021-04-22 16:36:58 +01:00
glaszig 779bce7cc8 remove superfluous button container 2021-04-22 16:35:59 +01:00
glaszig c624c36f31 fix indentation 2021-04-22 16:35:14 +01:00
glaszig f6c4d2b1d8 Revert "fix markup in networking"
This reverts commit 8dbb2f3a1b.
2021-04-22 16:31:58 +01:00
glaszig 8dbb2f3a1b fix markup in networking 2021-04-22 16:31:20 +01:00
glaszig e5ac7d23a3 improve table layout 'internet connection' 2021-04-22 16:31:20 +01:00
glaszig 1d21f524f1 remove superfluous quote 2021-04-22 16:31:20 +01:00
billz 14b6a72105 Add text-muted to tooltip, revise placement + text 2021-04-20 20:00:40 +01:00
billz 643afe09e8 Set txpower w/ iw, persist value in UI 2021-04-20 17:53:09 +01:00
billz 6c674537bb WIP: txpower feature 2021-04-20 15:19:00 +01:00
billz e4967e5045 Update en_US local, template + compile .mo 2021-04-16 13:42:51 +01:00
billz dc8b39dc40 Output tab labels with gettext() 2021-04-15 09:05:01 +01:00
billz e1c2770a76 Minor: formatting + status text 2021-04-15 09:04:20 +01:00
Bill Zimmerman 0c9152fff3
Merge branch 'master' into feature/zbchristian-clients 2021-04-15 09:00:48 +02:00
billz d3c769b748 Layout fix: dashboard client widget + openvpn ipv4 2021-04-09 15:05:40 +01:00
billz 620fece123 Apply updated info-item layout to openvpn ipv4 2021-04-09 15:03:25 +01:00
billz 83d0a98979 Additional chart layout tweaks 2021-04-09 07:51:43 +01:00
billz 30c42b8ea3 Align signal strength meter w/ adjacent col 2021-04-07 09:25:28 +01:00
billz f9e907e3ce Tweak layout of dashboard client widget 2021-04-06 22:59:40 +01:00
Bill Zimmerman 0f333bd261
Merge pull request #19 from RaspAP/zbchristian-mods-openvpn
Allow to configure OpenVPN with a client certificate
2021-04-06 14:22:09 +02:00
billz d221c76e32 Spacing + remove extraneous div 2021-04-06 12:48:27 +01:00
billz d3c830d69f Wrap strings w/ php gettext, update en_US locale + compile 2021-04-06 10:34:39 +01:00
billz 594c5dad1c Merge with upstream master 2021-04-05 10:06:44 +01:00
glaszig 6196bcd311 add 'default route' toggle to network interface configuration ui 2021-04-03 00:43:42 +01:00
root b418212408 div => p 2021-04-02 17:25:45 +01:00
root f2ec732bf0 add missing card-title class to headings 2021-04-02 17:25:45 +01:00
root 41e27cc546 improving layout, text and styles of wifi client box 2021-04-02 17:25:44 +01:00
billz 8cd71ce864 Merge with upstream repo 2021-03-31 19:56:13 +01:00
billz 8d4cf1c96d Update country_code optionv values 2021-03-31 19:48:34 +01:00
Christian Zeitnitz 20d2443468 Fix panel title for certificate option 2021-03-31 12:48:31 +02:00
Christian Zeitnitz 300f2c2457 Cleanup and fix for udev rules written for clients
Fix device type in client table
2021-03-29 15:16:23 +02:00
Christian Zeitnitz 6eb51a2d63 Add flag for client configuration 2021-03-28 14:44:05 +02:00
Christian Zeitnitz 1715237529 Remove signal strength meter in case of unconfigured client 2021-03-28 11:59:57 +02:00
Christian Zeitnitz fd3dcedb4a Fix Client status text 2021-03-28 11:15:46 +02:00
billz 61c550165d Update with form-control class 2021-03-27 19:34:35 +00:00
billz 20ef52de57 Bugfix: syntax error (echo) 2021-03-27 19:34:11 +00:00
Christian Zeitnitz f583a3eeae modified text in case of unconfigured client 2021-03-27 18:00:40 +01:00
Christian Zeitnitz 5b9d4ca814 Add unconfigured client state to dashboard.php
Add tun device as client_udev_prototypes.json
2021-03-27 17:43:15 +01:00
Christian Zeitnitz 72ae09461d Fix form 2021-03-27 11:22:26 +01:00
Christian Zeitnitz 720e6c3e77 Add certificate option to openvpn GUI
add JS code to display options and selected ovpn file
2021-03-27 10:29:09 +01:00
zbchristian e16844294b
Merge branch 'master' into feature/zbchristian-clients 2021-03-21 18:00:40 +01:00
Christian Zeitnitz 68ec5f7db5 Fix name of internal wlan interface 2021-03-20 10:24:19 +01:00
Christian Zeitnitz f77fb660bf Fix missing mobiledata.ini and some cleanup 2021-03-16 19:11:40 +01:00
Christian Zeitnitz 8bccf1d077 Add modal message when start/stop client interface is pressed 2021-03-15 18:07:14 +01:00
billz a89140435b Update peer template w/ download button 2021-03-15 10:30:36 +00:00
Christian Zeitnitz 2b4c9472e6 Replace switchClientState.sh by php function in get_clients.php
Cleanup display of client on dashboard
2021-03-12 12:20:34 +01:00
Christian Zeitnitz 76e2eecaec Correct internet device GUI and udev config 2021-03-10 23:45:04 +01:00
billz cb58e31089 Handle server/peer enable states 2021-03-09 15:35:48 +00:00
billz 50901948e0 Added wg strings to en_US locale 2021-03-08 08:44:17 +00:00
billz 1e7438da23 Code cleanup, update Endpoint default value 2021-03-07 19:06:53 +00:00
Christian Zeitnitz 8b0383dd20 Implement Client configuration
- add mobile date network devices and configuration
- add client configuration via udev
- add GUI under networking tab
- add scripts to handle mobile data devices
2021-03-07 18:36:48 +01:00
billz 0b3307ce1f Add required fields for validation 2021-03-07 13:20:52 +00:00
billz ddc8c42746 Update peer template w/ additional fields 2021-03-07 10:25:21 +00:00
billz 4515ac95fb Improved private key handling (security) 2021-03-04 23:44:45 +00:00