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

1904 Commits

Author SHA1 Message Date
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
billz
1e7438da23 Code cleanup, update Endpoint default value 2021-03-07 19:06:53 +00:00
billz
7c1ef85bb8 Update wg-quick w/ systemd start/stop 2021-03-07 13:22:26 +00:00
billz
0b3307ce1f Add required fields for validation 2021-03-07 13:20:52 +00:00
billz
96bd34f07f Add event listener for Bootstrap form validation 2021-03-07 13:19:56 +00:00
billz
55e94adb2b Add PHP_EOLs to parsed client.conf 2021-03-07 10:39:33 +00:00
billz
3ac70a3a3c Move qr_encode() to inc/functions 2021-03-07 10:28:14 +00:00
billz
cbab3f2825 Update peer input handling, write wg configs 2021-03-07 10:27:08 +00:00
billz
ddc8c42746 Update peer template w/ additional fields 2021-03-07 10:25:21 +00:00
billz
4a50687e79 Add wg peer default values 2021-03-07 10:24:34 +00:00
billz
333d447c6b Add defaults for wg server PostUp/Down 2021-03-05 08:32:00 +00:00
billz
18729edd1e Update wg endpoint default value 2021-03-04 23:54:21 +00:00
billz
0e89de2066 Remove private keys from payload 2021-03-04 23:50:16 +00:00
billz
4515ac95fb Improved private key handling (security) 2021-03-04 23:44:45 +00:00
billz
6b002e3d4c Update wg placeholder values 2021-03-04 23:23:05 +00:00
billz
9beab1d2e7 Update server + peer hidden fields 2021-03-04 23:08:23 +00:00
billz
858edb065b Update sudoers wg-*.key 2021-03-04 23:07:04 +00:00
billz
0dbfb5c44f Create SaveWireGuardConfig() 2021-03-04 23:06:27 +00:00
billz
6b484d383c Progress commit: wg-qr-code 2021-03-02 23:15:47 +00:00
billz
cd045a34b8 Reorder inputs, QR client.conf WIP 2021-03-02 14:18:32 +00:00
billz
0d2f02e3fb Update sudoers wireguard/*.conf 2021-03-02 14:17:13 +00:00
billz
9eadd28df1 Save client.conf 2021-03-02 14:16:43 +00:00
billz
3ec81ba085 Get/set pub+priv keys, create wg0.conf 2021-02-24 18:07:19 +00:00
billz
9bbf698b6a Reorder template fields 2021-02-24 18:06:18 +00:00
billz
b7ed2960c1 Update wg-keygen for server + peer 2021-02-24 10:32:07 +00:00
billz
796ed558f7 Handle peer defaults 2021-02-24 09:12:31 +00:00
billz
1431d44b52 Added /bin/mv /tmp/wg-*.key 2021-02-24 08:48:56 +00:00
billz
6076e277c8 Disambiguate var names 2021-02-24 08:48:07 +00:00
billz
c80ad85214 Update wireguard constants 2021-02-24 08:46:41 +00:00
billz
ad6a14fa50 Added generateWgKey() 2021-02-24 08:45:53 +00:00
billz
d871e271ef Initial commit: wgkey gen 2021-02-24 08:45:26 +00:00
billz
2c99f9857d Update page routing for wg_conf 2021-02-23 23:22:13 +00:00
billz
369f303926 Add _prompt_install_wireguard 2021-02-23 23:21:38 +00:00
billz
cc1c8d594a Update w/ fallback default values 2021-02-23 23:21:02 +00:00
billz
1fddf4270b Add wg default values 2021-02-23 23:19:33 +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
f7a441566e Optimize template layout 2021-02-22 08:01:41 +00:00
billz
f156fbceae Add tag set:known to dhcp-host 2021-02-22 08:00:50 +00:00
billz
a33512953d Update en_US dhcp msgs 2021-02-21 23:53:58 +00:00
billz
9466e4fa70 Rework static leases tab 2021-02-21 23:53:14 +00:00
billz
16eace63e7 Add dhcp-ignore handling 2021-02-21 23:51:20 +00:00
billz
0bd82e7069 Merge branch 'master' of https://github.com/RaspAP/raspap-insiders 2021-02-18 07:04:20 +00:00
billz
a6caea05f2 Night mode tweaks 2021-02-18 07:03:58 +00:00
Bill Zimmerman
f7d6891457
Update README.md 2021-02-16 07:35:57 +01:00
billz
c16d48d2fe Update DisplayThemeConfig() 2021-02-15 22:07:34 +00:00
billz
4378ff7add Implement night mode toggle in top navbar 2021-02-15 19:02:13 +00:00
billz
faffbfea51 Update client settings tab 2021-02-12 19:02:58 +00:00
billz
f456d64afb Update fr_FR locale, merci @yolateng0 2021-02-12 14:42:13 +00:00
Bill Zimmerman
334e6f0b50
Update README.md 2021-02-10 22:37:54 +01:00