billz
74723f0de3
Update uninstaller. Resolves #593
2020-05-27 09:04:16 +01:00
billz
7410b45c05
Return model info for non-Pi devices
2020-05-27 08:31:54 +01:00
Bill Zimmerman
8c6f0bd5fc
Merge pull request #589 from billz/zbchristian/wifi-sorting
...
Sort and filter available client networks
2020-05-26 09:52:51 +02:00
Bill Zimmerman
68fb14c390
Update README.md
2020-05-26 08:52:40 +02:00
billz
4b7262a98b
Remove 802.11w option from UI
2020-05-26 07:49:04 +01:00
billz
eb6f2c5db7
Fix build error
2020-05-24 08:30:32 +01:00
billz
1a8ffd94fc
Replaced tabs w/ spaces, applied PSR-2 code standard
2020-05-24 08:24:42 +01:00
billz
b128c4106c
Applied patches from #581
2020-05-24 08:14:07 +01:00
billz
ceaa7a3511
Update _set_php_package w/ pattern match #588
2020-05-23 18:01:11 +01:00
Bill Zimmerman
e04ac679dd
Update README.md
2020-05-23 13:55:10 +02:00
billz
0c5e93e9d8
Added 802.11.w MFP support, addresses #484
2020-05-19 17:28:48 +01:00
billz
18285bca22
Update Русский translation, thx Denis Trifiniuc
2020-05-19 16:35:41 +01:00
billz
650af228d9
Disable Ad block when bridgedEnabled
2020-05-19 13:47:31 +01:00
billz
807a8bb7f3
Update composer.json
2020-05-16 12:05:56 +01:00
billz
dec0be87bb
Update composer.json
2020-05-16 11:54:35 +01:00
billz
9f1133e360
Merge branch 'master' of https://github.com/billz/raspap-webgui
2020-05-16 11:47:52 +01:00
billz
f4169a0ede
Update composer.json
2020-05-16 11:46:01 +01:00
Bill Zimmerman
f02f9c6211
Update stale.yml
2020-05-08 18:35:54 +02:00
Bill Zimmerman
25d9743e3b
Update stale.yml
2020-05-08 17:27:15 +02:00
billz
2a7bb37167
Update jquery to v3.5.0
2020-04-30 13:37:40 +01:00
billz
dbb71d10c9
Style update for font-based logo
2020-04-30 13:35:17 +01:00
Bill Zimmerman
cc7a066d43
Merge pull request #573 from reedy/newparallellint
...
Use php-parallel-lint/php-parallel-lint instead of jakub-onderka/php-parallel-lint
2020-04-30 14:25:22 +02:00
Reedy
1a7222ccfb
Use php-parallel-lint/php-parallel-lint instead of jakub-onderka/php-parallel-lint
2020-04-30 13:13:39 +01:00
Bill Zimmerman
12a70e1f22
Merge pull request #568 from reedy/reedy-patch-1
...
Revamp testing
2020-04-30 14:06:59 +02:00
billz
a20db9185b
Fix wifi client connect button. Resolves #572 , thx @zbchristian
2020-04-30 12:42:31 +01:00
billz
2a4645bc08
Fixes #570
2020-04-25 22:06:02 +01:00
Bill Zimmerman
82914fa3ae
Merge pull request #569 from reedy/reedy-patch-2
...
Test on PHP 7.3 and 7.4
2020-04-25 10:41:18 +02:00
Sam Reed
74c2c1759b
Test on PHP 7.3 and 7.4
2020-04-25 01:31:51 +01:00
Sam Reed
01052bf8af
Revamp testing
...
Add a composer.json file
Bring in squizlabs/php_codesniffer and phpcompatibility/php-compatibility via composer
Do php linting via jakub-onderka/php-parallel-lint
2020-04-25 01:31:34 +01:00
billz
79d2786638
Update w/ install_status
2020-04-19 12:35:29 +01:00
Bill Zimmerman
4646b6e185
Merge pull request #565 from sfoerster/noninteractive
...
Noninteractive
2020-04-19 11:39:59 +02:00
Steven Foerster
50693655b8
using apt_option everywhere
2020-04-19 01:30:23 -04:00
Steven Foerster
54c707f5bb
non interactive install
2020-04-19 01:13:09 -04:00
billz
ec1a915edd
Update Czech translation, thx @jiribrejcha
2020-04-17 07:42:15 +01:00
billz
0e44b766a0
Update Czech translation, thx @jiribrejcha
2020-04-16 09:15:34 +01:00
billz
59c625042b
Update Czech translation, thx @jiribrejcha
2020-04-16 08:26:25 +01:00
billz
486425d389
Update with 正體中文 (Chinese traditional), thx Mike Hsiao
2020-04-15 09:37:08 +01:00
billz
6cdbb05998
Update 简体中文 (Chinese simplified), thx @BANKA2017
2020-04-14 10:02:45 +01:00
billz
c0a4b0fcd5
Compile .mo files from source
2020-04-13 15:48:30 +01:00
Bill Zimmerman
1d68121e45
Merge pull request #560 from marco97pa/patch-1
...
Full Italian translation
2020-04-13 16:47:13 +02:00
Bill Zimmerman
cc29f3e099
Merge pull request #561 from glaszig/patch-2
...
add freenom world hosted dns option
2020-04-13 16:44:51 +02:00
billz
3874a15a29
Update release version
2020-04-13 09:16:52 +01:00
billz
f7343df5ba
Adblock unattended install option
2020-04-13 08:49:18 +01:00
billz
9be1e31dae
About page tweak
2020-04-13 07:48:53 +01:00
glaszig
94a98074bd
add freenom world hosted dns option
2020-04-12 23:47:01 +02:00
Marco Fantauzzo
90646fa0a0
Full Italian translation
...
I edited many strings because some of them were not contextualized. To find the best words in the right context, I looked at the interface while translating the text.
2020-04-12 21:34:08 +02:00
Bill Zimmerman
fa2be15d2e
Update w/ last-translator credit, thx @marco97pa
2020-04-12 17:57:36 +02:00
billz
c2069bf1d6
Update en_US string, thx @skipperskip
2020-04-12 16:00:19 +01:00
billz
3bc6235f7b
Update + compile da_DK, de_DE & it_IT
2020-04-12 11:30:51 +01:00
billz
de7e3c2134
Update README
2020-04-12 11:29:49 +01:00