billz
3ee38e6abe
Update en_US locale w/ new messages + compile .mo
2021-04-20 20:01:25 +01:00
billz
14b6a72105
Add text-muted to tooltip, revise placement + text
2021-04-20 20:00:40 +01:00
billz
643afe09e8
Set txpower w/ iw, persist value in UI
2021-04-20 17:53:09 +01:00
billz
6c674537bb
WIP: txpower feature
2021-04-20 15:19:00 +01:00
Bill Zimmerman
07ea4d2519
Merge pull request #16 from RaspAP/feature/zbchristian-clients
...
Feature/zbchristian clients
2021-04-16 16:38:35 +02:00
billz
e4967e5045
Update en_US local, template + compile .mo
2021-04-16 13:42:51 +01:00
billz
6c6722ae88
Update release version
2021-04-15 18:48:45 +01:00
billz
dc8b39dc40
Output tab labels with gettext()
2021-04-15 09:05:01 +01:00
billz
e1c2770a76
Minor: formatting + status text
2021-04-15 09:04:20 +01:00
billz
38c37296af
Add new messages to en_US, compile .mo
2021-04-15 09:03:32 +01:00
billz
6741560f1a
Merge with upstream master
2021-04-15 09:01:29 +01:00
billz
263e326281
Descriptive function name + insiders flag check
2021-04-15 09:00:14 +01:00
Bill Zimmerman
0c9152fff3
Merge branch 'master' into feature/zbchristian-clients
2021-04-15 09:00:48 +02: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
billz
ba948d99dd
Update install_wireguard from apt on RPi OS
2021-04-14 19:58:34 +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
d3c769b748
Layout fix: dashboard client widget + openvpn ipv4
2021-04-09 15:05:40 +01: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
aa6df37801
Update README.md
2021-04-06 14:24:36 +02:00
Bill Zimmerman
0f333bd261
Merge pull request #19 from RaspAP/zbchristian-mods-openvpn
...
Allow to configure OpenVPN with a client certificate
2021-04-06 14:22:09 +02:00
Bill Zimmerman
b4012039c2
Update BACKERS.md
2021-04-06 14:21:19 +02:00
billz
d221c76e32
Spacing + remove extraneous div
2021-04-06 12:48:27 +01:00
billz
d3c830d69f
Wrap strings w/ php gettext, update en_US locale + compile
2021-04-06 10:34:39 +01:00
billz
594c5dad1c
Merge with upstream master
2021-04-05 10:06:44 +01:00
billz
bb0fa69985
Merge branch 'zbchristian-mods-openvpn' of https://github.com/RaspAP/raspap-insiders into zbchristian-mods-openvpn
2021-04-05 10:02:49 +01: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
Bill Zimmerman
f05d3b0248
Merge pull request #846 from glaszig/sort-interfaces
...
sort interface list for hostapd
2021-04-02 07:41:16 +02:00
root
b31c4a024d
add missing card-title class to headings
2021-04-02 00:18:57 +01:00
root
ec3fa1002b
improving layout, text and styles of wifi client box
2021-04-02 00:17:17 +01:00
root
b10ee7a98f
sort interface list for hostapd
2021-04-02 00:13:35 +01:00
Bill Zimmerman
a109798803
Update README.md
2021-04-01 20:05:54 +02:00
billz
88e39fa991
Unlink existing 50-raspap-router in conf-enabled
2021-04-01 16:50:20 +01:00
billz
41cb105b2a
Unlink existing 50-raspap-router in conf-enabled
2021-04-01 16:46:07 +01:00
Bill Zimmerman
98bd74372f
Update README.md
2021-04-01 12:07:16 +02:00