Commit Graph

2341 Commits

Author SHA1 Message Date
billz d7baf5492f Set toggle state from template var 2021-07-07 22:58:50 +01:00
billz c3b45a7915 Update labels, add iptables rules toggle 2021-07-07 08:12:30 +01:00
billz 8c3531e6d2 Work in progress: SaveWireGuardUpload() 2021-07-06 23:13:32 +01:00
billz 1adaca1ea1 Set file upload as default wg config method 2021-07-06 23:11:16 +01:00
billz 84d5584150 Move file upload validation class to functions 2021-07-06 23:10:10 +01:00
billz de586e0024 Work in progress: WG server config panels 2021-07-06 22:18:43 +01:00
Bill Zimmerman 4d4fac2a8f
Merge pull request #43 from RaspAP/feature/zbchristian-clients-mods
Feature/zbchristian clients mods
2021-07-05 10:07:51 +02:00
billz 8cd2c59ca1 Update w/ namespace 2021-07-04 11:16:21 +01:00
billz 87352b8b42 Update w/ namespace, fix configauth for client.conf 2021-07-04 11:15:50 +01:00
billz 699f9ff397 Bugfix + remove debug output 2021-07-04 10:47:45 +01:00
billz 8409c3e7d8 Update sudoers ovpn actions 2021-07-04 10:46:00 +01:00
billz b7a9c6254e Refactor w/ file upload class 2021-07-03 23:03:14 +01:00
billz 8ae0fce366 Initial commit 2021-07-03 23:01:35 +01:00
Bill Zimmerman ab9e9ae8d4
Update README.md 2021-06-20 17:10:48 +02:00
billz 859b99fd60 Update documentation links 2021-06-20 15:32:57 +01:00
Christian Zeitnitz 8f702a2a55 Correct Hilink authentication and service 2021-06-18 17:27:11 +02:00
Christian Zeitnitz 0625fcc5ef Add raspap_helpers.sh 2021-06-18 14:04:56 +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 6c8ab2b31b
Merge pull request #934 from RaspAP/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.18 to 7.0.36
2021-06-16 15:53:21 +02:00
dependabot[bot] 3566d0f032
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-16 11:54:18 +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 0a9aa6a5e6 Update fr_FR locale translations, thx @yolateng0 2021-06-12 20:09:50 +01: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