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

1973 Commits

Author SHA1 Message Date
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
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
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
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
Bill Zimmerman
af1fab30ed Update issue templates 2021-03-15 16:48:51 +01:00
Bill Zimmerman
4bdd9e1065
Merge pull request #15 from RaspAP/feature/wg-download-client
Feature/wg download client
2021-03-15 12:35:14 +01:00
billz
c7c8eacb0c Minor: remove debug output 2021-03-15 10:38:14 +00:00
billz
319f917071 Update w/ wg download msgs 2021-03-15 10:31:17 +00:00
billz
a89140435b Update peer template w/ download button 2021-03-15 10:30:36 +00:00
billz
1c158eade7 Add handler for wg client.conf download 2021-03-15 10:12:18 +00:00
billz
ee634c4b50 Initial commit: ajax fetch wg client.conf 2021-03-15 10:11:36 +00:00
billz
2b3d37a68a Fix for -t,--token option, thx @zbchristian 2021-03-14 19:27:13 +00:00
billz
3a3f577a99 Fix for -t,--token option 2021-03-14 17:03:11 +00:00
Bill Zimmerman
3ab90f64b7
Update README.md 2021-03-12 15:55:43 +01:00
Bill Zimmerman
3e5ac1e267
Update README.md 2021-03-11 13:00:59 +01:00
Bill Zimmerman
18bcc3032a
Update README.md 2021-03-11 11:32:48 +01:00
billz
b6e308351f Update get_release() 2021-03-10 06:37:12 +00:00
billz
4777da48e6 Update get_release() 2021-03-10 06:29:11 +00:00
billz
f905434b0b Minor: comments + get_release() 2021-03-10 06:27:29 +00:00
Bill Zimmerman
860a5d21d8
Update README.md 2021-03-09 23:27:24 +01:00
billz
9a770329db Update release version 2021-03-09 17:54:30 +00:00
Bill Zimmerman
792a7d7e6a
Merge pull request #8 from RaspAP/feature/wireguard
Wireguard server install + peer config
2021-03-09 18:52:35 +01:00
billz
63267cd225 Update en_US locale 2021-03-09 15:41:03 +00:00
billz
cb58e31089 Handle server/peer enable states 2021-03-09 15:35:48 +00:00
billz
dd46f6d483 Update release version 2021-03-09 13:26:30 +00:00
Bill Zimmerman
679f764cba
Merge pull request #820 from RaspAP/bugfix/installer
Adds @zbchristian's token option, fix private repo handling
2021-03-09 14:15:12 +01:00
billz
113ffa2d80 Minor: comments + whitespace 2021-03-09 12:21:34 +00:00
billz
13997d57a9 Minor: cleanup + comments 2021-03-09 12:12:11 +00:00
billz
45965c4ae0 Add openvpnlog.sh 2021-03-09 11:43:22 +00:00
billz
c62d99aab9 Adds @zbchristian's token option, fix private repo handling 2021-03-09 11:38:40 +00:00
Bill Zimmerman
6d9eaceef7
Merge branch 'master' into feature/wireguard 2021-03-09 12:11:21 +01:00
Bill Zimmerman
4208221d15
Merge pull request #10 from RaspAP/bugfix/installer
Adds @zbchristian's token option, fix private repo handling
2021-03-09 12:10:23 +01:00
billz
80c525c042 Minor: update comments 2021-03-09 10:58:15 +00:00