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

1887 Commits

Author SHA1 Message Date
Bill Zimmerman
061d01cbd5
Merge pull request #888 from RaspAP/bugfix/security
Bugfix: command injection vulnerabilities
2021-05-10 10:55:45 +02:00
billz
4841d9336a Remove locale include (unused) 2021-05-10 07:49:16 +01:00
glaszig
947ccf7021 add margin to wifi qr code to have it work with dark background (i.e. dark theme) 2021-05-08 14:29:59 -03:00
glaszig
45a50edc41 use special multibyte shell escaping to support unicode ssid names with qr code 2021-05-08 14:24:36 -03:00
billz
3969db61b0 Validate wpa_passphrase w/ ctype_print 2021-05-07 11:33:17 +01:00
glaszig
e76c31c9c6 revert part of 3a41b52c to respect http method's purpose 2021-05-06 19:12:58 -03:00
Bill Zimmerman
5a7b774598
Merge pull request #889 from RaspAP/quad9-dns
add second quad9 service address
2021-05-04 08:28:07 +02:00
glaszig
bd3e8de2d7
add second quad9 service address
see https://www.quad9.net/service/service-addresses-and-features
2021-05-04 00:06:50 -03: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
6567f99c74 Restrict control scripts to root user, thx Omri Inbar 2021-05-02 10:46:53 +01:00
billz
4baac6eae2 Escape constant, arg + extension 2021-05-02 07:15:12 +01:00
billz
90aea4ca93 Set locale for utf-8 support, remove mb_escapeshellarg (deprecated) 2021-05-02 07:02:30 +01:00
billz
6bfb3a3c9d Add escapeshellarg() for iwgetid interface 2021-05-01 17:46:53 +01:00
billz
3a41b52c1d Update method to POST + escapeshellarg() 2021-05-01 17:24:37 +01:00
Bill Zimmerman
855486073f
Merge pull request #851 from RaspAP/networking-ui-improvements
Networking UI improvements
2021-04-30 18:18:57 +02:00
Bill Zimmerman
08164f43f1
Update BACKERS.md 2021-04-23 15:27:41 +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
6d3966dd8a Update release version 2021-04-22 08:28:07 +01:00
billz
f24373d7f8 Update w/ _install_mobile_clients @zbchristian 2021-04-22 08:13:05 +01:00
billz
2032b27ad0 Merge from upstream master (insiders) 2021-04-22 08:12:44 +01:00
billz
6c6722ae88 Update release version 2021-04-15 18:48:45 +01:00
billz
dc39cf8bac Merge branch 'master' of https://github.com/billz/raspap-webgui 2021-04-14 20:06:52 +01:00
billz
e8343cc0a1 Install wireguard from apt on RPi OS 2021-04-14 20:06:19 +01:00
Bill Zimmerman
f6bc06b647
Merge pull request #854 from RaspAP/billz-dashboard-client-widget
Tweak layout of dashboard client widget
2021-04-09 16:11:49 +02: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
d05b07fee3 Append WG option if undefined 2021-04-07 08:46:26 +01:00
billz
f7f963bbdc Set common repo for install loader 2021-04-07 07:17:05 +01:00
billz
f9e907e3ce Tweak layout of dashboard client widget 2021-04-06 22:59:40 +01:00
Bill Zimmerman
b4012039c2
Update BACKERS.md 2021-04-06 14:21:19 +02:00
Bill Zimmerman
260aa7694b
Merge pull request #850 from RaspAP/default-route-option
add 'default route' toggle to network interface configuration ui
2021-04-05 10:56:48 +02:00
billz
16098c0e96 Update en_US msgstr 2021-04-05 08:20:41 +01:00
glaszig
6196bcd311 add 'default route' toggle to network interface configuration ui 2021-04-03 00:43:42 +01:00
glaszig
8f0ae3b36a
fix url rewriting
(\?.+) already captures the question mark so it's not needed in the replaced string.
this actually made the `page` GET parameter be `?page` because the url wound up being `??page=foo`.
2021-04-02 19:33:35 -03:00
Bill Zimmerman
c84ac43185
Merge pull request #848 from RaspAP/glaszig-dashboard-wifi-design
Glaszig dashboard wifi design
2021-04-02 19:06:26 +02:00
root
dc59594c76 Merge branch 'dashboard-wifi-design' into glaszig-dashboard-wifi-design 2021-04-02 17:26:39 +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
1503d81317 Apply styles to themes css 2021-04-02 17:03:35 +01:00
billz
14b00f1b0a Merge branch 'dashboard-wifi-design' of https://github.com/glaszig/raspap-webgui into glaszig-dashboard-wifi-design 2021-04-02 07:15:08 +01:00