Commit Graph

1971 Commits

Author SHA1 Message Date
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 f7cef44b06 Add code for PPP and TUN devices 2021-03-28 16:35:19 +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
billz c6597b27c9 Use dynamic navbar logo 2021-03-27 19:33:35 +00:00
Christian Zeitnitz 34f46007bd fix coding standard violations 2021-03-27 18:39:42 +01: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
billz 43043d48e4 Processed with phpcbf 2021-03-27 14:38:03 +00:00
zbchristian e16844294b
Merge branch 'master' into feature/zbchristian-clients 2021-03-21 18:00:40 +01:00
billz 1b47fcf2a9 Update it_IT locale, thx Ioma Taani 2021-03-20 14:58:06 +00:00
Christian Zeitnitz 68ec5f7db5 Fix name of internal wlan interface 2021-03-20 10:24:19 +01:00
Christian Zeitnitz ac16d67609 Handling of USB tethering (Android phone) improved 2021-03-18 18:20:52 +01:00
Bill Zimmerman 3c83dde059
Update README.md 2021-03-18 08:35:25 +01:00
Christian Zeitnitz 159e3674e5 cleanup common.sh
typo in wifi-qr-code.php corrected
2021-03-16 22:31:00 +01:00
Christian Zeitnitz fd487a9824 Fix line break to Unix 2021-03-16 22:04:40 +01:00
Christian Zeitnitz a34485225f Fix install_feature function 2021-03-16 21:50:44 +01:00
Christian Zeitnitz f15533d256 Add feature install option to common.sh
Add installers/install_feature_clients.sh
2021-03-16 21:45:26 +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
Christian Zeitnitz 3b64697b4a Switch client on: wait for connection w/ timeout
add new switchClientState.sh to be used in hilink service (calls the php getClients code)
2021-03-15 14:03:34 +01:00
Christian Zeitnitz 11e2724afa Dashboard: show correct status after switching the client state
fix huawei hilink service (udev rule)
2021-03-15 13:29:16 +01:00
Bill Zimmerman 4bdd9e1065
Merge pull request #15 from RaspAP/feature/wg-download-client
Feature/wg download client
2021-03-15 12:35:14 +01:00
billz c7c8eacb0c Minor: remove debug output 2021-03-15 10:38:14 +00:00
billz 319f917071 Update w/ wg download msgs 2021-03-15 10:31:17 +00:00
billz a89140435b Update peer template w/ download button 2021-03-15 10:30:36 +00:00
billz 1c158eade7 Add handler for wg client.conf download 2021-03-15 10:12:18 +00:00
billz ee634c4b50 Initial commit: ajax fetch wg client.conf 2021-03-15 10:11:36 +00:00
billz 2b3d37a68a Fix for -t,--token option, thx @zbchristian 2021-03-14 19:27:13 +00:00
Christian Zeitnitz c87253a06b Fix SSID consisting of multiple words 2021-03-14 19:53:08 +01:00
Christian Zeitnitz 438ab94309 Fix access token option in raspbian.sh 2021-03-14 18:02:19 +01:00
Bill Zimmerman 3ab90f64b7
Update README.md 2021-03-12 15:55:43 +01: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 9a770329db Update release version 2021-03-09 17:54:30 +00:00
Bill Zimmerman 792a7d7e6a
Merge pull request #8 from RaspAP/feature/wireguard
Wireguard server install + peer config
2021-03-09 18:52:35 +01:00
billz 63267cd225 Update en_US locale 2021-03-09 15:41:03 +00:00
billz cb58e31089 Handle server/peer enable states 2021-03-09 15:35:48 +00:00
Bill Zimmerman 6d9eaceef7
Merge branch 'master' into feature/wireguard 2021-03-09 12:11:21 +01:00
Bill Zimmerman 4208221d15
Merge pull request #10 from RaspAP/bugfix/installer
Adds @zbchristian's token option, fix private repo handling
2021-03-09 12:10:23 +01:00
billz 80c525c042 Minor: update comments 2021-03-09 10:58:15 +00:00
billz 76e87508bd Remove feature branch routines 2021-03-09 09:58:05 +00:00
billz 445b0af4b5 Add @zbchristian's token option, fix private repo handling 2021-03-09 09:51:15 +00:00
Christian Zeitnitz e8d0fab463 Fix the sidebar logo path 2021-03-08 16:44:20 +01:00
Christian Zeitnitz dd7873fd41 Allow installation from a private repository via access token 2021-03-08 14:35:17 +01:00
billz 03acf8f92c Minor: update timestamp 2021-03-08 08:59:38 +00:00
billz 50901948e0 Added wg strings to en_US locale 2021-03-08 08:44:17 +00:00