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

2468 Commits

Author SHA1 Message Date
billz
39d7151da4 Move theme UI under System tab 2023-03-22 20:39:00 +01:00
Bill Zimmerman
8be62bb811
Merge pull request #1314 from RaspAP/mode-compatibility
Wireless mode tooltip
2023-03-21 08:44:08 +01:00
billz
7b3a7dba1d Move template logic to includes + code cleanup 2023-03-20 20:14:42 +01:00
billz
24abe9c53c Update wireless mode items 2023-03-20 20:00:28 +01:00
billz
e95f12e91e Add 802.11ac tooltip help text, update messages + compile .mo 2023-03-20 19:14:24 +01:00
billz
9bc54336c2 Update messages + compile .mo 2023-03-19 16:53:40 +01:00
billz
d5eb3c510e Update en_US locale w/ new messsages 2023-03-19 16:47:55 +01:00
billz
01af3d1c52 Add setHardwareModeTooltip(), fix webmanifest src attr 2023-03-19 16:47:30 +01:00
billz
6faa6d749a Return messages from ajax handler for gettext locale support 2023-03-19 16:45:56 +01:00
billz
2bfbbd4a47 Update templates w/ getTooltip(), add setHardwareModeTooltip 2023-03-19 16:45:09 +01:00
billz
67bf364b04 Add function getTooltip() 2023-03-19 16:44:18 +01:00
billz
d4b107a07f Initial commit 2023-03-19 15:27:12 +01:00
billz
fce63f1c35 Update release version 2023-03-09 11:36:20 +01:00
Bill Zimmerman
7cf64f7893
Merge pull request #1308 from RaspAP/maint/translations
Update de_DE messages + compile .mo
2023-02-23 15:35:10 +01:00
Bill Zimmerman
99de55778d
Merge pull request #1304 from RaspAP/feat/nav-insiders
Navbar icon linked to Insiders
2023-02-22 10:10:52 +01:00
billz
68c3e64a7c Update de_DE messages + compile .mo 2023-02-22 09:20:54 +01:00
billz
b69147fb8d Add linked navbar icon 2023-02-18 16:19:41 +01:00
billz
122172a329 Update features list 2023-02-18 16:18:58 +01:00
Bill Zimmerman
f969236d93
Merge pull request #1303 from RaspAP/fix/sanitize-input
Sanitize post data w/ escapeshellcmd()
2023-02-18 08:33:53 +01:00
billz
1fabc48169 Sanitize post data w/ escapeshellcmd() 2023-02-17 19:05:36 +01:00
Bill Zimmerman
d19249757e
Merge pull request #1302 from RaspAP/fix/ajax-csrf
Fix: Update ajax files w/ CSRF check
2023-02-17 07:26:14 +01:00
billz
6a199aa581 Update require includes/csrf 2023-02-16 23:25:43 +01:00
Bill Zimmerman
7862d37279
Merge pull request #1300 from RaspAP/fix/passphrase
Fix: Limit preg_split to 2 parts
2023-02-09 19:03:10 +01:00
billz
65c1e58f77 Limit preg_split to 2 parts 2023-02-09 18:27:51 +01:00
Bill Zimmerman
2dcdbbd34e
Merge pull request #1294 from RaspAP/fix/getnetcfg
Resolve local server in getNetConfig() + minor fixes
2023-02-08 16:09:04 +01:00
Bill Zimmerman
e8d2b6d707
Update feature_request.md 2023-02-08 09:04:09 +01:00
billz
fd976a5dce Fix relative form action path 2023-02-05 13:53:18 +01:00
billz
3e1fbdf298 Fix for getNetConfig() resolving local server 2023-02-05 13:52:42 +01:00
billz
5a3e464c23 Update release version 2023-01-26 11:21:56 +01:00
Bill Zimmerman
9eb9ce44d7
Create main.yml 2023-01-25 18:03:17 +01:00
Bill Zimmerman
a98f8a1de6
Merge pull request #1289 from RaspAP/fix/wext-driver
Add wext driver wrapper as a fallback, if unknown in nl80211 wrapper
2023-01-25 05:40:46 -08:00
billz
60450b5165 Add wext driver wrapper as a fallback, if unknown in nl80211 wrapper 2023-01-25 13:14:10 +01:00
Bill Zimmerman
cccf70f7c2
Merge pull request #1287 from RaspAP/fix/broadcast-addr
Exclude .255 broadcast address from dhcp-range
2023-01-25 04:04:44 -08:00
billz
3bf3e0baa3 Exclude .255 broadcast address from dhcp-range 2023-01-24 12:02:46 +01:00
Bill Zimmerman
34f1052450
Merge pull request #1284 from RaspAP/maint/locale-updates
Update community translations from Crowdin
2023-01-24 03:00:49 -08:00
billz
d358115298 Update community translations from Crowdin + compile .mo 2023-01-24 09:49:03 +01:00
Bill Zimmerman
ca5164c3a3
Merge pull request #1282 from RaspAP/fix/dhcp-leasetime
Fix handling of infinite lease time
2023-01-17 09:30:48 -08:00
billz
56b15a8eb8 Handle infinite value when constructing cfg 2023-01-17 18:23:50 +01:00
billz
c7ba2e1ec5 Fix handling of infinite lease time. 2023-01-17 18:10:13 +01:00
Bill Zimmerman
404bc34aef
Merge pull request #1278 from RaspAP/fix/ip-route-regex
Update regex for optional src attribute
2023-01-06 10:15:19 -08:00
billz
4c4b3bae53 Update regex for optional src attribute 2023-01-05 22:36:09 +01:00
Bill Zimmerman
f18e867352
Merge pull request #1275 from RaspAP/fix/wpa-cli-spaces
Improve handling of wpa_cli output
2022-12-30 06:30:09 +01:00
billz
43c9997f07 Improve handling of wpa_cli output 2022-12-29 06:27:32 +01:00
Bill Zimmerman
eb0d8bfa76
Merge pull request #1266 from RaspAP/feat/webauth
Add auth_enabled option to config
2022-12-15 09:36:41 +01:00
billz
d76984517c Add RASPI_AUTH_ENABLED flag to config #280 2022-12-12 12:44:20 +01:00
Bill Zimmerman
e5778ba01c
Merge pull request #1264 from RaspAP/dependabot/npm_and_yarn/minimatch-3.0.8
Bump minimatch from 3.0.4 to 3.0.8
2022-12-04 16:32:26 +01:00
Bill Zimmerman
c684680360
Merge pull request #1265 from RaspAP/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4
2022-12-04 16:32:18 +01:00
dependabot[bot]
4bf3ba57be
Bump minimatch from 3.0.4 to 3.0.8
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 15:30:37 +00:00
dependabot[bot]
5512d1956d
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 15:30:37 +00:00
Bill Zimmerman
3c2d488ae7
Merge pull request #1263 from RaspAP/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-04 16:30:11 +01:00