Commit Graph

3722 Commits

Author SHA1 Message Date
brazier
ae09dda000 Update raspbian.sh
Add -x/--use-ssh
Fix duplicate -n(username/uninstall) temp -z
2025-10-10 18:28:32 +02:00
Bill Zimmerman
2c896bbc12 Update supported distros 2025-10-07 21:04:55 +02:00
Bill Zimmerman
66c04ec353 Merge pull request #1952 from RaspAP/maint/raspap-fonts
Maintenance: Update RaspAP custom font
2025-10-02 13:01:26 +02:00
billz
594ec2eec6 Maintenance: Update RaspAP custom font 2025-10-01 23:44:49 -07:00
billz
6772709141 Update release version 2025-09-26 23:35:30 -07:00
Bill Zimmerman
23f32f9830 Merge pull request #1951 from RaspAP/maint/debian13-trixie
Maintenance: Debian 13 "trixie" support
2025-09-27 08:33:22 +02:00
billz
417f803411 Minor: comments + rename method 2025-09-26 23:29:24 -07:00
billz
f1dc6b3078 Update uninstaller for Debian trixie 2025-09-25 03:02:02 -07:00
billz
0114325a18 Allow copy of temporary wpa_supplicant.conf 2025-09-25 01:56:53 -07:00
billz
9e911847c5 Fix: correctly capture curl exit status after wait 2025-09-25 01:54:56 -07:00
billz
4bc18f93e7 Set php_package = php8.4-fpm (trixie), exec lighty-enable-mod 2025-09-25 01:53:28 -07:00
billz
e514178b33 Create ensureWpaSupplicantConf(), call from setKnownStationsWPA 2025-09-25 01:52:09 -07:00
Bill Zimmerman
87d317db52 Merge pull request #1947 from RaspAP/fix/php7.4-compatbility
Fix: PHP 7.4 compatibility
2025-09-22 12:26:34 +02:00
billz
3b2396ec41 php 7.4 compatibility fix 2025-09-22 03:10:11 -07:00
Bill Zimmerman
f7ac3d0b9d Update README.md 2025-09-22 10:48:16 +02:00
Bill Zimmerman
d4da4032b2 Update README.md 2025-09-16 10:32:35 +02:00
Bill Zimmerman
dc7122532f Merge pull request #1945 from RaspAP/fix/php-warnings
Maintenance: Fix undefined vars in class methods + includes
2025-09-13 08:17:52 +02:00
billz
66b0a42576 Fix undefined vars in class methods + includes 2025-09-12 23:08:48 -07:00
Bill Zimmerman
08cc452e3d Merge pull request #1943 from RaspAP/fix/config-defaults
Fix: Apply default values in absence of network configs
2025-09-12 09:35:14 +02:00
billz
3eaa5b7801 Update dhcp wlan0 static IP address 2025-09-11 09:19:42 -07:00
billz
bd53ef9ecc Remove CIDR notation from static IP addresses 2025-09-11 08:57:49 -07:00
billz
8bb18b43f8 Fix: fallback by seeding default values for interface 2025-09-11 08:56:09 -07:00
billz
23103c8c4b Apply JSON linter changes 2025-09-09 09:52:13 -07:00
Bill Zimmerman
93b5dc4dac Merge pull request #1940 from RaspAP/feat/animated-logo
Feature: Animated SVG logo
2025-09-05 15:36:16 +02:00
billz
f7058b048a Fix: add cache-busting to theme CSS @import 2025-09-05 06:29:32 -07:00
billz
159e82dbd3 Style tweak for login-logo 2025-09-04 06:07:14 -07:00
billz
31303727a4 Update w/ static param 2025-09-04 06:06:36 -07:00
billz
931086aecb Update w/ RASPI_UI_STATIC_LOGO user option 2025-09-03 07:04:58 -07:00
billz
a295dae059 Add .login-logo class style 2025-09-03 07:04:19 -07:00
billz
a5a6747ced Tweak logo size + position 2025-09-03 03:43:17 -07:00
billz
a36e3c7b57 Update static svg logo w/ animation keyframes 2025-09-03 03:22:41 -07:00
billz
f7e4b95ee2 Update release version 2025-08-28 08:28:00 -07:00
Bill Zimmerman
a2c5eec53a Merge pull request #1938 from ruralmeltdown/2025-08_ruralmeltdown_issue-1937
added |rootCA\.pem to lighttpd.config
2025-08-21 15:51:08 -07:00
ruralmeltdown
66e2397ca0 added |rootCA\.pem to lighttpd.config 2025-08-21 15:37:09 -07:00
Bill Zimmerman
6dd80575f4 Add torrent job to release.yml 2025-08-21 21:35:16 +02:00
billz
73985333b0 Update class methods + js handler for custom path locations 2025-08-21 12:33:48 -07:00
billz
5319b9dbbd Handle undefined PATH_INFO value 2025-08-20 08:11:51 -07:00
Bill Zimmerman
d9e00171b2 Merge pull request #1932 from RaspAP/maint/hostapd-json-cfg
Maintenance: Retrieve hostapd mode settings from defaults.json
2025-08-17 17:40:04 -07:00
billz
75577ecd1d Simplify wpa key management, ieee80211w settings 2025-08-17 14:46:15 -07:00
billz
c77fc254f6 Remove mappings, add hw_mode b settings 2025-08-17 14:45:06 -07:00
billz
d1c2e0d3ba Revise buildConfig() to parse settings from getDefaultNetValue 2025-08-17 13:01:58 -07:00
billz
7976d77ac1 Define hostapd settings per hw_mode 2025-08-17 13:00:19 -07:00
billz
c3cc4ff9db Update plugins submodule pointer 2025-08-13 09:49:46 -07:00
billz
b1d776aa64 Update release version 2025-08-12 13:32:53 -07:00
Bill Zimmerman
c7194e2e26 Merge pull request #1927 from RaspAP/fix/hostapd-ini
Fix: Return expected datatype from getHostapdIni()
2025-08-12 13:30:42 -07:00
Bill Zimmerman
2514b0a569 Merge pull request #1926 from RaspAP/fix/js-vendor-assets
Fix: Re-add js/vendor ignored in .gitignore
2025-08-12 13:30:28 -07:00
billz
b23084fe7b Fix: Return expected datatype from getHostapdIni() 2025-08-12 13:26:00 -07:00
billz
e39d35a395 Re-add js/vendor ignored in .gitignore 2025-08-12 13:11:59 -07:00
billz
cbc6221420 Update release version 2025-08-12 10:34:24 -07:00
Bill Zimmerman
e855d12949 Merge pull request #1907 from RaspAP/maint/hostapd-refactor
Maintenance: Refactor legacy procedural code into class methods
2025-08-02 14:31:56 -07:00