Commit graph

3097 commits

Author SHA1 Message Date
billz
0a32215b39 Roundup template changes, update en_US locale + compile .mo 2024-10-31 00:19:53 -07:00
billz
f7e8f4d6eb Template tweaks 2024-10-30 10:26:59 -07:00
billz
a12c3ce384 Style tweak 2024-10-29 02:11:49 -07:00
Bill Zimmerman
f1e093404c
Merge branch 'master' into maint/bootstrap5.3 2024-10-28 17:35:58 +01:00
Bill Zimmerman
9e52cda593
Merge pull request #1684 from RaspAP/fix/fallback-static-enabled
Add event listener to chkfallback, enable/disable static IP fields
2024-10-28 17:32:47 +01:00
billz
54a90353f8 Add event listener to chkfallback, enable/disable static IP fields 2024-10-28 00:28:59 -07:00
billz
13b894d411 Style tweaks + misc fixes 2024-10-27 00:05:45 -07:00
billz
95b44aed5e Apply common class styles to all.css, minor tweaks 2024-10-26 06:47:10 -07:00
billz
7e1fd32edc Define custom variables, set theme color + variants 2024-10-26 04:52:31 -07:00
billz
3004ce49cc Replace lightsout.php w/ dark.css, set data-bs-theme 2024-10-26 03:17:52 -07:00
billz
eb3873ac3f Initial commit 2024-10-26 03:16:30 -07:00
billz
23dbbd8ea8 Create setTheme() update night-mode switch + apply dark.css 2024-10-26 03:15:43 -07:00
billz
80fbb9aaed Update input-group fontawesome icons 2024-10-26 01:16:09 -07:00
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