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

2168 Commits

Author SHA1 Message Date
Bill Zimmerman
ab9e9ae8d4
Update README.md 2021-06-20 17:10:48 +02:00
Bill Zimmerman
73161151fe
Merge pull request #40 from RaspAP/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.18 to 7.0.36
2021-06-17 17:27:39 +02:00
dependabot[bot]
6f353b331f
Bump postcss from 7.0.18 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.18 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.18...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 14:55:24 +00:00
Bill Zimmerman
bcff66d14f Update issue templates 2021-06-15 18:05:36 +02:00
billz
815e4639a1 Update release version 2021-06-15 16:03:45 +01:00
Bill Zimmerman
daffef71c8
Merge pull request #37 from RaspAP/zbchristian-openvpn-fix
Fix openvpn activation and config display
2021-06-14 07:48:07 +02:00
billz
e07774c09b Update fr_FR locale translations, thx @yolateng0 2021-06-12 20:08:12 +01:00
zbchristian
4c79f1f362
Insert determination of the default config 2021-06-12 16:21:20 +02:00
zbchristian
4bfbfc40f1
Remove determination of the default config 2021-06-12 16:19:31 +02:00
zbchristian
a963c0564f
Correct displayed configuration name 2021-06-12 14:36:03 +02:00
zbchristian
f721c08dc9
Fix openvpn activation of configuration 2021-06-12 14:29:37 +02:00
zbchristian
e62bb9c04e
Fix display of active openvpn config 2021-06-12 14:28:09 +02:00
billz
5f7df3accb Update release version 2021-06-08 20:16:34 +01:00
Bill Zimmerman
2fc30acbc5
Merge pull request #34 from RaspAP/bugfix/multiple-ovpn
Bugfix: multiple OpenVPN config handling
2021-06-08 20:31:26 +02:00
billz
83c6e17970 Refactor openvpn activate cfg ajax 2021-06-06 20:55:43 +01:00
billz
cca50c3592 Update raspap.sudoers w/ /usr/bin/ln -s 2021-06-06 20:53:21 +01:00
billz
1b7074f693 Revise openvpn log output method 2021-06-06 20:51:13 +01:00
billz
1647aa3c73 Refactor config handling w/ symbolic links 2021-06-06 20:50:20 +01:00
billz
234f22117f Remove file_move_config (deprecated) 2021-06-06 20:49:09 +01:00
billz
55995c797c Update template, remove affilate link 2021-06-06 20:48:23 +01:00
billz
43e9a093c4 Add RASPI_OPENVPN_CLIENT_PATH 2021-06-06 20:47:30 +01:00
billz
eed50706d9 Fixup template merge from upstream master 2021-06-05 12:20:58 +01:00
billz
06476b9a61 Merge with upstream master 2021-06-05 12:02:26 +01:00
billz
083e19d631 Update About page insiders logo 2021-06-05 10:16:35 +01:00
Bill Zimmerman
57f3512b79
Merge pull request #926 from EvilOlaf/patch-1
Update URL
2021-06-05 10:23:00 +02:00
Werner
9dd88b10ef
Update URL 2021-06-05 09:41:52 +02:00
billz
04fc73326b Update release version 2021-06-05 08:10:43 +01:00
Bill Zimmerman
97e6d3eda8
Merge pull request #922 from RaspAP/wifi-stations-extra
Wifi stations extra
2021-06-01 19:55:52 +02:00
billz
b5a1d12f1c Update en_US locale w/ new messages 2021-06-01 14:32:15 +01:00
billz
ac6f31fa22 Adjust hr color + padding 2021-06-01 14:31:38 +01:00
Bill Zimmerman
0e1d652c5e
Merge pull request #919 from glaszig/wifi-stations-ui
Wifi stations UI
2021-06-01 15:20:38 +02:00
glaszig
c832b46e4f fix card-header content items alignments and heading text wrap 2021-06-01 03:27:28 +01:00
glaszig
ba438faaa2 fix service status vertical alignment 2021-06-01 03:26:46 +01:00
glaszig
d711acb52d use css grid for wifi stations layout (better width equality) 2021-06-01 03:02:05 +01:00
glaszig
d9212737e5 fix layout issues, mainly margins and centering 2021-06-01 03:02:05 +01:00
glaszig
807a591504 remove unnecessary function calls 2021-06-01 03:02:04 +01:00
glaszig
9dc1f14ccb separate connected from known from nearby wifi stations in ui 2021-06-01 03:02:04 +01:00
billz
a4d5cc1af6 Remove extended ASCII ISO Latin-1 printable chars from filter 2021-05-31 10:49:02 +01:00
Bill Zimmerman
2233636681
Merge pull request #918 from glaszig/unicode-ssid
interpret hex sequences in ssid station names
2021-05-31 08:35:07 +02:00
glaszig
fe3b8a108e properly exclude raspap station from found wifi stations 2021-05-30 21:58:38 +01:00
glaszig
92e154fa64 interpret hex sequences in ssid station names
resolves #917
2021-05-30 21:49:48 +01:00
Bill Zimmerman
f5a18b8d95
Merge pull request #913 from RaspAP/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.7.0 to 4.16.6
2021-05-27 07:27:34 +02:00
Bill Zimmerman
e08692fcd3
Merge pull request #33 from RaspAP/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.7.0 to 4.16.6
2021-05-27 07:27:13 +02:00
dependabot[bot]
1e0a64d460
Bump browserslist from 4.7.0 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.7.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.7.0...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 00:53:00 +00:00
dependabot[bot]
261a89cab0
Bump browserslist from 4.7.0 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.7.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.7.0...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 17:27:45 +00:00
Bill Zimmerman
9c6de84752
Update config.php 2021-05-20 10:10:44 +02:00
Bill Zimmerman
a58845ed9e
Update common.sh 2021-05-20 09:37:20 +02:00
Bill Zimmerman
ced9816398
Update common.sh 2021-05-20 09:15:31 +02:00
billz
00131b052f Bugfix: unconditionally apply raspap.sudoers 2021-05-15 09:05:07 +01: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