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

351 Commits

Author SHA1 Message Date
Christian Zeitnitz
afe0553935 Fix EOL format 2021-03-29 20:30:26 +02:00
zbchristian
e16844294b
Merge branch 'master' into feature/zbchristian-clients 2021-03-21 18:00:40 +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
11e2724afa Dashboard: show correct status after switching the client state
fix huawei hilink service (udev rule)
2021-03-15 13:29:16 +01:00
billz
2b3d37a68a Fix for -t,--token option, thx @zbchristian 2021-03-14 19:27:13 +00:00
Christian Zeitnitz
438ab94309 Fix access token option in raspbian.sh 2021-03-14 18:02:19 +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
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
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
dd7873fd41 Allow installation from a private repository via access token 2021-03-08 14:35:17 +01:00
Christian Zeitnitz
d920f73943 Add client handling to installer 2021-03-07 18:48:53 +01: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
7c1ef85bb8 Update wg-quick w/ systemd start/stop 2021-03-07 13:22:26 +00:00
billz
858edb065b Update sudoers wg-*.key 2021-03-04 23:07:04 +00:00
billz
82779b286e Merge remote-tracking branch 'upstream/master' 2021-03-04 11:36:36 +00:00
billz
6b484d383c Progress commit: wg-qr-code 2021-03-02 23:15:47 +00:00
billz
33ac6d26cf Fix for #803 by @mp035 2021-03-02 14:37:50 +00:00
billz
0d2f02e3fb Update sudoers wireguard/*.conf 2021-03-02 14:17:13 +00:00
billz
3ec81ba085 Get/set pub+priv keys, create wg0.conf 2021-02-24 18:07:19 +00:00
billz
1431d44b52 Added /bin/mv /tmp/wg-*.key 2021-02-24 08:48:56 +00:00
billz
369f303926 Add _prompt_install_wireguard 2021-02-23 23:21:38 +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
d6570cbc41 Update install loader 2021-02-22 16:08:24 +00:00
billz
e2a526ef81 Update release version 2021-02-10 17:13:34 +00:00
billz
72515b0734 Update release version 2021-02-10 16:23:56 +00:00
billz
7798e710c1 Install openvpn logging script 2021-02-10 11:28:33 +00:00
billz
04edc3a185 Implement openvpn logging 2021-02-09 21:57:15 +00:00
billz
56ca7ab281 Update w/ openvpn client cfg actions 2021-02-07 11:56:18 +00:00
billz
e3c00a8092 Update sponsor links 2021-02-03 09:18:44 +00:00
billz
8a4453b0f5 Migrate repo to organization 2021-02-03 09:07:15 +00:00
billz
23de56b8e7 Reassociate client iface in AP-STA, thx @mp035 2021-02-02 04:28:19 +00:00
billz
96ed5072d8 Update ambiguous msg, unlink & remove lighttpd conf 2021-01-31 09:41:55 +00:00
billz
7c14c2f5f0 Minor: fix typo 2021-01-31 06:23:54 +00:00
billz
9baa8de162 Resolve conflicts 2021-01-30 16:56:49 +00:00
Mark Pointing
6966bc7f3a Changed routing system to use the more common path approach instead of query strings. 2021-01-30 16:06:33 +00:00
billz
27b41a8518 Rename repo 2021-01-28 08:24:52 +00:00
Bill Zimmerman
15e0b59054
Merge pull request #704 from billz/feature/dhcp-eth0
Feature: dhcp for eth0
2020-12-26 11:52:23 +01:00
billz
d7f5ee36e8 Tidy install loader, usage notes readability + examples 2020-12-16 16:25:17 +00:00
Bill Zimmerman
f43083fec8
Merge branch 'master' into feature/dhcp-eth0 2020-12-15 23:01:23 +01:00
billz
c608d22b6f Utility functions + param handling 2020-12-15 15:04:55 +00:00
billz
0ff2daf2d4 Update uninstall dnsmasq 2020-12-15 07:40:21 +00:00
billz
0cd278f040 Create 090_raspap.conf w/ dnsmasq log-facility 2020-12-12 19:29:43 +00:00
Bill Zimmerman
16f4c47f00
Merge branch 'master' into feature/dhcp-eth0 2020-12-12 17:41:41 +01:00
billz
1f318f0137 Remove default_hostapd (deprecated) 2020-12-09 17:16:25 +00:00