Commit Graph

2002 Commits

Author SHA1 Message Date
billz ba948d99dd Update install_wireguard from apt on RPi OS 2021-04-14 19:58:34 +01:00
billz d3c769b748 Layout fix: dashboard client widget + openvpn ipv4 2021-04-09 15:05: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
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
Bill Zimmerman 12d52dfd3c
Update README.md 2021-04-01 06:58:36 +02:00
Bill Zimmerman b08373a72f
Update README.md 2021-04-01 06:56:59 +02:00
billz 8cd71ce864 Merge with upstream repo 2021-03-31 19:56:13 +01:00
billz 8d4cf1c96d Update country_code optionv values 2021-03-31 19:48:34 +01:00
Bill Zimmerman f0ab95c987
Merge pull request #842 from RaspAP/dependabot/npm_and_yarn/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2
2021-03-31 17:45:43 +02:00
Christian Zeitnitz fc83727408 Use client.conf to get path and name of configuration 2021-03-31 12:54:43 +02:00
Christian Zeitnitz 20d2443468 Fix panel title for certificate option 2021-03-31 12:48:31 +02:00
dependabot[bot] 77170a9a7b
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 02:31:36 +00:00
billz 8b62d3319c Merge branch 'zbchristian-mods-openvpn' of https://github.com/RaspAP/raspap-insiders into zbchristian-mods-openvpn 2021-03-27 23:11:37 +00:00
billz 1485d4509e Set repo with --insiders option 2021-03-27 13:11:44 +00:00
billz 4f168dca46 Set repo with --insiders option 2021-03-27 13:10:33 +00:00
Christian Zeitnitz 72ae09461d Fix form 2021-03-27 11:22:26 +01:00
Christian Zeitnitz 720e6c3e77 Add certificate option to openvpn GUI
add JS code to display options and selected ovpn file
2021-03-27 10:29:09 +01:00
billz 0c056b3833 Update w/ api.raspap.com 2021-03-21 17:32:51 +00:00
billz b2b19cd159 Update w/ api.raspap.com 2021-03-21 17:32:37 +00:00
billz 1b47fcf2a9 Update it_IT locale, thx Ioma Taani 2021-03-20 14:58:06 +00:00
billz 9d00d50313 Update it_IT locale, thx Ioma Taani 2021-03-20 14:57:20 +00:00
Bill Zimmerman fbe1688b2a
Update README.md 2021-03-20 10:33:51 +01:00
Bill Zimmerman bac9eaaeae
Update README.md 2021-03-20 10:31:05 +01:00
Bill Zimmerman 728a875eed
Delete CNAME 2021-03-18 14:50:34 +01:00
Bill Zimmerman 3c83dde059
Update README.md 2021-03-18 08:35:25 +01:00
Bill Zimmerman b467e5b324
Update bug_report.md 2021-03-15 16:55:14 +01:00
Bill Zimmerman 04376dd3a1
Update bug_report.md 2021-03-15 16:52:30 +01:00