Commit graph

3084 commits

Author SHA1 Message Date
billz
6c20740ffd Upgrade font-awesome to v6.6 2024-10-26 00:45:53 -07:00
billz
4876d3f04a Tweak system info-item layout 2024-10-25 02:45:53 -07:00
billz
61ca5d31be Update external link targets 2024-10-25 02:23:57 -07:00
billz
26d2f244f9 Template layout + compatibility tweaks 2024-10-25 02:19:17 -07:00
billz
b9c7108fd7 Replace inline styles w/ fontawesome 5 brand classes 2024-10-25 02:18:42 -07:00
billz
2d4960a3ab Update data-toggle with bsTarget 2024-10-25 02:17:43 -07:00
billz
80aca6a971 Global style tweaks 2024-10-25 01:19:44 -07:00
billz
bc1c7803e0 Revise/fixup tooltips 2024-10-25 01:19:19 -07:00
billz
6ee1b84489 Update hackernews theme 2024-10-25 01:03:09 -07:00
billz
ce46f87459 Remove material light/dark themes (deprecated) 2024-10-25 01:02:09 -07:00
billz
8087ae3ab1 Update deprecated input-group-append class 2024-10-25 01:00:58 -07:00
billz
c928629fc6 Revise layout of btn-group 2024-10-25 00:06:34 -07:00
billz
f9c91c2125 Process custom.js with bootstrap5-migration-tool 2024-10-25 00:05:29 -07:00
billz
c74c4deb63 Update alert classes 2024-10-25 00:03:31 -07:00
billz
6cd18ad571 Create footer.php 2024-10-25 00:02:38 -07:00
billz
9a1d362d30 Update chkstatic/chkdhcp radio btns classes 2024-10-24 23:13:14 -07:00
billz
87f95ab9f9 Apply theme color to form-check-input 2024-10-24 23:10:46 -07:00
billz
29ca176e49 Move nav elements to footer, style tweaks 2024-10-24 10:33:40 -07:00
billz
4e76445dab Apply text-secondary to logoutput 2024-10-24 10:30:53 -07:00
billz
063a2b1eaf Style tweaks 2024-10-24 06:49:23 -07:00
billz
ec11a527d7 Card border-radius fix for bg-dark 2024-10-24 06:06:04 -07:00
billz
177f42e12b Revise info-* column layout 2024-10-24 05:52:35 -07:00
billz
e00b2fcfde Update class name for selects 2024-10-24 02:20:34 -07:00
billz
7ddf16da6a Add .heart class + keyframes 2024-10-24 02:16:12 -07:00
billz
3dbc83e635 Update footer links 2024-10-24 02:15:09 -07:00
billz
4860b237a1 Update .sb-nav* .sb-sidenav* .sb-topnav* classes 2024-10-24 00:15:27 -07:00
billz
3f8dea4053 Updated for bootstrap 5.3.x 2024-10-24 00:13:44 -07:00
billz
363bcba144 Revise w/ updated sb-admin, bootstrap classes 2024-10-24 00:13:00 -07:00
billz
4f14502bac Upgrade bootstrap + sb-admin to latest release versions 2024-10-24 00:08:02 -07:00
billz
4799825738 Process templates w/ bootstrap-5-migrate-tool 2024-10-24 00:06:13 -07:00
Bill Zimmerman
bf22668284
Merge pull request #1680 from warpdesign/fix-passphrase-with-equal-character
Use sed instead of grep+cut to capture the passphrase
2024-10-22 18:49:49 +02:00
Nicolas Ramz
0bb8a5400e Use sed instead of grep+cut to capture the passphrase
Current method would crop any passphrase containing an '=' sign.

For eg. wpa_passwphrase=Foo=Bar would return 'Foo' instead of 'Foo=Bar'.
2024-10-22 17:27:31 +02:00
Bill Zimmerman
ba0bff9b9c
Merge pull request #1671 from RaspAP/fix/passphrase-htmlchars
Output passphrase w/ htmlspecialchars()
2024-10-06 11:45:17 +02:00
billz
5f8f91e7e4 Output passphrase w/ htmlspecialchars() 2024-10-06 02:33:51 -07:00
billz
246fd32058 Update release version 2024-09-27 01:10:32 -07:00
Bill Zimmerman
5fa8107fe7
Merge pull request #1667 from RaspAP/maint/translations
Update translations
2024-09-27 10:03:20 +02:00
Bill Zimmerman
20ce71070c
Merge pull request #1666 from RaspAP/feat/hostapd-userconf
Add support for custom hostapd.conf.users file
2024-09-27 10:02:35 +02:00
billz
7ad71a916d Update translations + compile .mo 2024-09-27 00:29:10 -07:00
billz
5b88728ec1 Create function parseUserHostapdCfg() 2024-09-26 04:17:34 -07:00
billz
677fe42d84 Add support for custom hostapd.conf.users file 2024-09-26 01:36:13 -07:00
Bill Zimmerman
56e5f6f778
Merge pull request #1662 from RaspAP/fix/escapeshell-ovpncfg
Apply escapeshellarg to OpenVPN auth + client configs
2024-09-20 09:11:23 +02:00
billz
74c7fb8c7a Apply escapeshellarg to OpenVPN auth + client configs 2024-09-20 09:06:43 +02:00
Bill Zimmerman
3889e2f04d
Merge pull request #1660 from RaspAP/fix/tcp-bbr-modprobe-intree
Revise tcp_bbr check method
2024-09-14 11:36:33 +02:00
billz
fa42e0c3f1 Revise tcp_bbr check method, resolves #1656 2024-09-14 11:17:43 +02:00
billz
57199def06 Update release version 2024-08-18 09:45:44 +02:00
Bill Zimmerman
85c38f2a9a
Merge pull request #1639 from RaspAP/feat/installer-tcp-bbr
Adds TCP BBR configuration option to installer
2024-08-18 08:42:32 +02:00
billz
8f033e5920 Add failure check to execute sysctl 2024-08-17 10:34:34 +02:00
billz
0e31670d25 Add TCP BBR configuration option to installer, addresses #1624 2024-08-17 10:26:28 +02:00
billz
d9f1a4dcfe Update release version 2024-08-11 09:39:10 +02:00
billz
9543587786 Improve OpenVPN logging, thx @frankozland 2024-08-11 09:38:57 +02:00