Commit Graph

2064 Commits

Author SHA1 Message Date
Bill Zimmerman a58845ed9e
Update common.sh 2021-05-20 09:37:20 +02:00
Bill Zimmerman d042e5cd33
Merge pull request #31 from RaspAP/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-05-12 14:21:00 +02:00
Bill Zimmerman c1b676bb91
Merge pull request #30 from RaspAP/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-12 13:36:26 +02:00
dependabot[bot] 45cbbea78c
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:04:42 +00:00
dependabot[bot] 97b2a09145
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 23:37:52 +00:00
Bill Zimmerman a94337342b
Merge pull request #28 from RaspAP/zbchristian-patch-2
Add auto YES to apt-get
2021-05-10 11:33:29 +02:00
Bill Zimmerman b6e0123b4a
Merge pull request #27 from RaspAP/zbchristian-patch-1
Fix unknown device type for  mobile modems (ppp)
2021-05-10 11:32:48 +02:00
Bill Zimmerman 4ed0244763
Merge pull request #29 from RaspAP/zbchristian-patch-3
Fix default device name numbering in UDEV rule
2021-05-10 11:32:25 +02:00
zbchristian 9d132bee3a
Fix naming of hilink devices 2021-04-24 11:17:25 +02:00
zbchristian 29c4c5a833
Fix default device name numbering in UDEV rule 2021-04-24 11:11:48 +02:00
zbchristian 9f38f64c3d
Add auto YES to apt-get in order to avoid abort during installation 2021-04-23 19:01:03 +02:00
zbchristian 422ce9dd3b
Fix unknown device type for mobile modems (ppp) 2021-04-23 18:04:11 +02:00
Bill Zimmerman e4995314f0
Update banner img 2021-04-23 14:39:05 +02:00
billz 6ac7642c33 Update release version 2021-04-23 12:45:28 +01:00
Bill Zimmerman fcb601e369
Merge pull request #26 from RaspAP/feature/tx-power
Feature: Set TxPower for AP
2021-04-23 13:20:21 +02:00
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 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 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