Commit Graph

2544 Commits

Author SHA1 Message Date
billz fd201207b4 Update release version 2023-08-01 06:06:02 +02:00
Bill Zimmerman 41445b191d
Merge pull request #1354 from RaspAP/maint/debian12-distros
Extend support to latest Debian distros (non-RPi OS)
2023-07-31 20:55:11 -07:00
Bill Zimmerman 16309a1fbc
Update README.md 2023-06-24 15:46:12 +02:00
Bill Zimmerman c65a3d4140
Merge pull request #1359 from RaspAP/maint/translations
Update de_DE locale + compile .mo
2023-06-23 08:17:34 +00:00
billz 593515cac6 Update de_DE locale + compile .mo 2023-06-23 09:08:43 +02:00
Bill Zimmerman d9249d85e2
Merge pull request #1358 from RaspAP/maint/translations
Update de_DE locale
2023-06-22 15:58:07 +00:00
billz 1a782e468d Update de_DE locale 100% - thx Jonas Stiegler 2023-06-22 13:08:34 +02:00
billz 9c79bf2368 Update link to translations doc 2023-06-10 06:01:41 +00:00
billz ebed27a0bd Update about w/ Gitter link 2023-06-09 16:00:39 +00:00
Bill Zimmerman 51da8020ee
Update README.md w/ gitter badge 2023-06-09 08:46:59 +02:00
Bill Zimmerman c3f7b17ef3
Merge pull request #1355 from RaspAP/feat/system-time
Adds system time to System > Basic tab
2023-06-05 06:37:50 +00:00
billz da091b9142 Add system time to System > Basic tab 2023-06-04 15:27:54 +00:00
billz 186af54185 Add iw_package when OS = ubuntu 2023-06-04 15:11:25 +00:00
billz 6b01e6afae Fix php8 uncaught fatal error: Unsupported operand types string * int 2023-06-04 14:19:28 +00:00
billz a69bf2c6dd Add _check_notify_ubuntu() 2023-06-04 12:26:15 +00:00
billz 5c9e842244 Fix php8 uncaught fatal error: ($value) must be of type Countable 2023-06-03 18:47:53 +00:00
billz e3a9919af1 Set php_package for Ubuntu 23.04 2023-06-03 18:43:55 +00:00
billz 20414b9ef1 Detect latest distro releases + set php_package 2023-06-02 12:52:52 +00:00
billz 5ee8270f47 Fix fatal error in php8 parse_ini_file() 2023-06-02 12:51:13 +00:00
billz 47cbd520d0 Update BACKERS.md 2023-05-21 15:46:08 +01:00
Bill Zimmerman 9ddff8f245
Merge pull request #1350 from RaspAP/feat/nohook-toggle
Implements nohook wpa_supplicant flag
2023-05-19 16:05:34 +00:00
billz 98d392d473 Implements nohook wpa_supplicant flag 2023-05-19 12:18:25 +01:00
billz c971c5c9bc Installer hotfix + update release version 2023-04-12 21:09:01 +01:00
billz c5eb4bc068 Update release version 2023-04-11 23:31:00 +01:00
billz c838a33deb Update _install_dependencies() 2023-04-11 23:29:04 +01:00
billz 810114613b Update release version 2023-04-11 10:14:22 +02:00
Bill Zimmerman dd6ff1ca92
Merge pull request #1337 from RaspAP/fix/installer
Fix: update _install_dependencies()
2023-04-11 08:10:53 +00:00
billz cb79429f27 Fix: update _install_dependencies() 2023-04-11 10:03:52 +02:00
Bill Zimmerman 9af19a9b74
Create SECURITY.md 2023-04-07 21:50:29 +02:00
Bill Zimmerman f17cb126fa
Merge pull request #1333 from RaspAP/security/wpa_cli
Input sanitization for wpa client
2023-04-07 10:39:52 +00:00
billz 157f29b858 Update sanitize wifi_client_interface var 2023-04-07 12:32:01 +02:00
Bill Zimmerman b70bce0d7b
Merge pull request #1335 from ldevillez/master
missing = in install script
2023-04-06 14:02:08 +00:00
ldevillez ac08a2cfaf missing = 2023-04-06 14:38:23 +02:00
billz 7adbfe143d Update connect var sanitization 2023-04-06 11:42:11 +02:00
Bill Zimmerman 6a295d46b8
Update Travis CI embed status image 2023-04-06 10:20:23 +02:00
Bill Zimmerman 9d3007194e
Merge pull request #1334 from RaspAP/feat/resetbtn
Feature: Restore settings
2023-04-06 06:22:40 +00:00
billz 11278542d1 Update label + en_US locale message 2023-04-05 20:11:37 +02:00
billz 7b43f64e87 Code scan fix: escape text before interpreting as html 2023-04-05 17:03:12 +02:00
billz 4bf83d4411 Update label w/ relevant doc link 2023-04-05 08:59:51 +02:00
billz 8f3ae2b376 Update en_US locale messages + compile .mo 2023-04-04 22:36:51 +02:00
billz 13a113f717 Add gettext strings to model data-message fields, error handling 2023-04-04 22:30:03 +02:00
billz 2499c7a712 Update modal dialog 2023-04-04 22:06:00 +02:00
billz bde68d8e30 Add system-reset ajax handler 2023-04-04 22:05:25 +02:00
billz 0d0aee916e Initial commit 2023-04-04 22:04:17 +02:00
billz bfcb420524 Update w/ reset tab + modal dialog 2023-04-03 18:48:45 +02:00
billz 55cd332861 Add js-system-reset-confirm handler 2023-04-03 18:47:58 +02:00
billz a07be6e3bd Input sanitization for wpa client 2023-04-03 15:20:01 +02:00
Bill Zimmerman ce7e84ec61
Merge pull request #1326 from eldstal/master
Input sanitization for wpa client, Fix for #1325
2023-04-01 00:19:23 +02:00
eldstal db6bf4c6b4 Additional type check on sensitive network ID parameter 2023-03-31 22:20:10 +02:00
billz 10738f5b7b Minor: add missing mkcert option to help 2023-03-30 18:43:24 +02:00