Commit Graph

153 Commits

Author SHA1 Message Date
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 f77fb660bf Fix missing mobiledata.ini and some cleanup 2021-03-16 19:11:40 +01:00
billz c7c8eacb0c Minor: remove debug output 2021-03-15 10:38:14 +00:00
billz 1c158eade7 Add handler for wg client.conf download 2021-03-15 10:12:18 +00:00
Christian Zeitnitz 76e2eecaec Correct internet device GUI and udev config 2021-03-10 23:45:04 +01: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 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 4515ac95fb Improved private key handling (security) 2021-03-04 23:44:45 +00:00
billz 6b484d383c Progress commit: wg-qr-code 2021-03-02 23:15:47 +00:00
billz 3ec81ba085 Get/set pub+priv keys, create wg0.conf 2021-02-24 18:07:19 +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 ad6a14fa50 Added generateWgKey() 2021-02-24 08:45:53 +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 a6caea05f2 Night mode tweaks 2021-02-18 07:03:58 +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 677e06807a Update about template 2021-02-10 17:06:51 +00:00
billz 0f7ff60a81 Update about page 2021-02-10 16:20:43 +00:00
billz b9a87df343 Update openvpn template 2021-02-08 07:32:40 +00:00
billz c073d18133 Cleanup + fadeOut deleted cfg 2021-02-07 18:51:21 +00:00
billz ee1da31da0 Code cleanup 2021-02-07 13:50:55 +00:00
billz 6432efcf34 Progress commit: bootstrap modal event handlers 2021-02-07 11:59:16 +00:00
billz e5ce7b9fb2 Add modal dialog to configure client 2021-02-02 16:55:46 +00:00
billz 5ec25e56d9 Bugfix: break on pageload event 2021-02-02 04:30:24 +00:00
billz 6d3f5e9f37 Cleanup commented code 2021-01-30 16:59:36 +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 cb10bf684c Update en_US messages, compile .mo files 2020-12-26 08:51:45 +00:00
billz 8e8ce320d4 Implement hostapd modal dialog 2020-12-24 20:52:18 +00:00
Bill Zimmerman 16f4c47f00
Merge branch 'master' into feature/dhcp-eth0 2020-12-12 17:41:41 +01:00
billz da0e714f86 Openvpn template layout, relative img paths. Closes #716 2020-12-07 11:37:57 +00:00
billz a21009e049 Remove networking dhcp config (deprecated) 2020-11-30 17:33:17 +00:00
billz 495f33eaa3 Added subnet mask display/edit 2020-11-30 12:10:44 +00:00
billz 57174245ad Updated w/ set toggle states 2020-11-27 16:25:46 +00:00
billz 6d331c3ebd Add static IP fields, fallback, toggle state 2020-11-26 17:16:54 +00:00
billz b63a53e182 Set default dhcp interface on page load 2020-11-21 13:52:20 +00:00
billz 04590dc889 Load default iface on page load 2020-11-19 12:31:48 +00:00
billz e4856484d9 Add advanced fields to JSON response 2020-11-17 11:18:10 +00:00
billz e0235d640a Added loadInterfaceDHCPSelect() 2020-11-16 18:19:40 +00:00
billz dd5ab7bdc2 Remove webconsole, fixes RCE via json-rpc. Thanks @lb0x 2020-08-22 23:23:06 +01:00
billz 5be1ad5844 Merge billz/raspap-webgui master 2020-08-22 14:43:26 +01:00
billz 44e9ae75ae Remove webconsole, fixes RCE via json-rpc. Thanks @lunchb0x 2020-08-22 11:41:33 +01:00
billz 7d8fc65ef0 Block direct file access 2020-07-11 09:03:23 +01:00
billz 695cdd2d35 Revert file access check 2020-07-10 15:39:36 +01:00
billz 7af8b302e9 Prevent direct file access. Resolves #622 2020-07-10 14:46:55 +01:00
billz 520b706ef3 Delete obsolete file 2020-07-01 10:36:32 +01:00