billz
|
49ee0751d0
|
Reload .ini after save, fix LogEnable condition
|
2025-11-17 09:55:54 +01:00 |
|
billz
|
95229fd1b7
|
Add public method getHostapdLogs()
|
2025-11-16 21:34:48 +01:00 |
|
billz
|
b451971c46
|
Replace enable/disable log scripts (deprecated) w/ logger_syslog=-1
|
2025-11-16 21:34:25 +01:00 |
|
billz
|
352008b966
|
Update template w/ $logOutput
|
2025-11-16 21:33:08 +01:00 |
|
billz
|
efc2dbc136
|
Update w/ /usr/bin/journalctl -u hostapd.service *
|
2025-11-16 21:32:34 +01:00 |
|
billz
|
e5c162ddcf
|
Revise fetch hostapd logs w/ hotspot->getHostapdLogs()
|
2025-11-16 21:32:09 +01:00 |
|
billz
|
de188cd8fc
|
Remove RASPI_HOSTAPD_LOG (deprecated)
|
2025-11-16 21:31:02 +01:00 |
|
billz
|
2e2438b045
|
Remove copy logging shell scripts (deprecated)
|
2025-11-16 18:35:48 +01:00 |
|
billz
|
836444105e
|
Remove hostapd logging scripts (deprecated)
|
2025-11-16 18:34:54 +01:00 |
|
billz
|
2c34fef61f
|
Update release version
|
2025-11-12 13:43:15 +01:00 |
|
Bill Zimmerman
|
4f0f4bb93c
|
Merge pull request #1996 from RaspAP/fix/dhcp-required-fields
Fix: Add required validation for DHCP fields when enabled
|
2025-11-12 13:41:03 +01:00 |
|
Bill Zimmerman
|
5b8ecff185
|
Merge pull request #1997 from RaspAP/fix/update-restart-php-fpm
Fix: Restart php-fpm after _install_dependencies()
|
2025-11-12 09:27:00 +01:00 |
|
billz
|
22c558a786
|
Restart php-fpm after _install_dependencies()
|
2025-11-12 09:17:57 +01:00 |
|
billz
|
821aaf646c
|
Add required validation for DHCP fields when enabled
|
2025-11-11 13:29:22 +01:00 |
|
Bill Zimmerman
|
aecf8e6e94
|
Merge pull request #1988 from RaspAP/fix/persists-plugins
Fix: Preserve installed user plugins on update/upgrade
|
2025-11-11 11:52:20 +01:00 |
|
billz
|
cb7ece3d4c
|
Merge remote-tracking branch 'refs/remotes/origin/fix/persists-plugins' into fix/persists-plugins
|
2025-11-11 11:41:24 +01:00 |
|
billz
|
076c03311b
|
Fix fastcgi-php-fpm module enable error handling
|
2025-11-11 11:40:54 +01:00 |
|
billz
|
4667ce53be
|
Code cleanup, improve readability
|
2025-11-11 11:27:31 +01:00 |
|
Bill Zimmerman
|
e7df5691bd
|
Merge pull request #1995 from RaspAP/maint/ru_RU-locale
Translations: Update ru_RU locale messages
|
2025-11-10 16:19:06 +01:00 |
|
Bill Zimmerman
|
e1304c7dcb
|
Merge pull request #1994 from RaspAP/maint/pt_BR-locale
Translations: Update pt_BR locale messages
|
2025-11-10 16:18:54 +01:00 |
|
Bill Zimmerman
|
936cc15656
|
Merge pull request #1993 from RaspAP/maint/ja_JP-locale
Translations: Update ja_JP locale messages
|
2025-11-10 16:18:41 +01:00 |
|
billz
|
752d01c8ed
|
Update ru_RU locale messages
|
2025-11-10 09:02:52 +01:00 |
|
billz
|
34f3d59b2c
|
Update pt_BR locale messages
|
2025-11-10 08:21:28 +01:00 |
|
billz
|
a89d571c69
|
Update ja_JP locale messages
|
2025-11-09 09:45:46 +01:00 |
|
Bill Zimmerman
|
58e27eff24
|
Merge pull request #1990 from RaspAP/fix/getregdomain
Fix: Add exception handling for getRegDomain()
|
2025-11-06 10:03:46 +01:00 |
|
billz
|
f0d5bde1e5
|
Add exception handling for getRegDomain()
|
2025-11-05 17:55:14 +01:00 |
|
billz
|
1522cfb7e7
|
Exclude root-level files (manifest.json) from plugin restore
|
2025-11-03 18:05:16 +01:00 |
|
billz
|
3bbfcba539
|
Backup/restore plugins to permit clean rsync
|
2025-11-03 17:49:03 +01:00 |
|
billz
|
504403a5c3
|
Exclude plugins during update/upgrade
|
2025-11-03 14:51:06 +01:00 |
|
billz
|
256277b85e
|
Revert "Exclude plugins from webroot update"
This reverts commit b4de5fa8be.
|
2025-11-03 12:12:01 +01:00 |
|
billz
|
b4de5fa8be
|
Exclude plugins from webroot update
|
2025-11-03 12:10:35 +01:00 |
|
billz
|
3d31f7ec9b
|
Fix: Fetch only plugins manifest.json on update/upgrade
|
2025-11-03 10:12:57 +01:00 |
|
Bill Zimmerman
|
067d488617
|
Merge pull request #1987 from RaspAP/fix/zh_CN-locale-update
Fix: Update zh_CN locale messages + replace static label
|
2025-11-03 08:41:38 +01:00 |
|
billz
|
f75d10bd0e
|
Update en_US locale messages
|
2025-11-03 08:27:07 +01:00 |
|
billz
|
9dd6bb8fd6
|
Update en_US + zh_CN locale messages
|
2025-11-02 17:33:19 +01:00 |
|
billz
|
aae31f14ad
|
Replace static label w/ gettext()
|
2025-11-02 17:33:09 +01:00 |
|
Bill Zimmerman
|
6e4272f325
|
Merge pull request #1982 from RaspAP/maint/locale-refactor
Maintenance: Refactor locale handling into LocaleManager class
|
2025-11-02 11:07:45 +01:00 |
|
billz
|
dcf1a8f8f4
|
Refactor locale handling into LocaleManager class
|
2025-10-30 12:12:18 +01:00 |
|
billz
|
6a9a2711e0
|
Update release version
|
2025-10-26 10:47:26 +01:00 |
|
Bill Zimmerman
|
299981eac1
|
Merge pull request #1979 from RaspAP/fix/bridged-dashboard
Fix: Fetch interface details for br0 in bridged mode
|
2025-10-26 10:00:17 +01:00 |
|
billz
|
6ba5b9e7fd
|
Fetch interface details for br0 in bridged mode
|
2025-10-26 09:24:55 +01:00 |
|
Bill Zimmerman
|
9fa2d5a9b1
|
Merge pull request #1978 from RaspAP/maint/locale-updates-combined
Translations: Add missing strings for de_DE + fr_FR locales
|
2025-10-26 08:30:56 +01:00 |
|
Bill Zimmerman
|
2336d179ae
|
Merge pull request #1976 from RaspAP/maint/zh_CN-locale-translations
Translations: Update zh_CN locale messages
|
2025-10-26 08:30:35 +01:00 |
|
billz
|
9b1912b6d7
|
Revise string to prevent wrapping in UI
|
2025-10-25 19:46:23 +02:00 |
|
billz
|
f6ce051076
|
Revise de_DE messages, thanks @Noschvie
|
2025-10-25 19:40:32 +02:00 |
|
Bill Zimmerman
|
28733668a2
|
Merge pull request #1977 from RaspAP/maint/it_IT-locale-translations
Translations: Update it_IT locale messages
|
2025-10-25 18:16:21 +02:00 |
|
billz
|
066080643d
|
Add missing strings for de_DE + fr_FR locales
|
2025-10-25 18:13:41 +02:00 |
|
billz
|
7a2efb68cd
|
Update it_IT locale messages
|
2025-10-25 17:57:47 +02:00 |
|
Bill Zimmerman
|
07612999fa
|
Merge pull request #1974 from RaspAP/maint/es_MX-locale-translations
Translations: Update es_MX locale messages
|
2025-10-25 17:53:31 +02:00 |
|
billz
|
e1e7ae4f40
|
Update zh_CN locale w/ DeepL, quality review by Claude
|
2025-10-25 14:29:19 +02:00 |
|