Commit Graph

1781 Commits

Author SHA1 Message Date
billz ab05bf15c7 Use dchp_eth0 to set toggle state 2020-11-06 09:05:43 +00:00
billz a20877c377 Add RASPI_DNSMASQ_ETH0 to default config 2020-11-06 09:04:22 +00:00
billz 06af0795f6 Add /bin/cp for 090_eth0.conf to sudoers 2020-11-06 09:01:33 +00:00
billz 6ca12a184b Add DHCP for eth0 option to advanced tab 2020-11-04 01:05:35 +00:00
billz 64736d64cc Closes #701 2020-11-02 08:23:55 +00:00
Bill Zimmerman 8788e73345 Merge branch 'master' of https://github.com/billz/raspap-webgui 2020-10-25 10:55:12 +01:00
billz 2c60b34084 Added RASPI_5GHZ_MAX_CHANNEL to defaults 2020-10-25 08:00:17 +00:00
billz b095073043 Validate channel w/ RASPI_5GHZ_MAX_CHANNEL, addresses #450 2020-10-25 07:48:41 +00:00
billz 8686406ef1 Added RASPI_5GHZ_MAX_CHANNEL 2020-10-25 07:47:47 +00:00
billz 39dcb5060d Resolves #690 2020-10-14 11:40:02 +01:00
billz abbd364e7e Update BACKERS.md 2020-10-06 11:23:44 +01:00
Bill Zimmerman ac421dd9b4
Merge pull request #687 from billz/feature/metrics
Exposes metric value in network interfaces
2020-10-02 20:47:38 +02:00
billz 466616e420 Add label to en_US locale 2020-10-02 14:24:16 +01:00
billz 602c2a2a7f Return iface name in absence of cfgFile 2020-10-02 09:27:35 +01:00
billz fa2f3d5cdd Merge branch 'master' into feature/metrics 2020-10-02 08:30:26 +01:00
billz deaf393a2f Expose metric for network interfaces 2020-10-01 23:06:47 +01:00
billz 31b01e7704 Update Polish translation, thx Patryk Kubiak 2020-10-01 10:48:22 +01:00
billz a301d6bfd0 Update list of supported languages 2020-10-01 07:59:28 +01:00
billz cbee0996b8 Added Polish language support, thx Patryk Kubiak 2020-10-01 07:54:40 +01:00
Bill Zimmerman eb3f2343b3 Merge branch 'master' of https://github.com/billz/raspap-webgui 2020-10-01 08:42:35 +02:00
billz 4fc16555cb Compile .mo translations 2020-09-28 16:50:07 +01:00
Bill Zimmerman 819b85e526
Merge pull request #684 from yolateng0/patch-3
Update messages.po
2020-09-28 17:47:25 +02:00
Yo 724b781f59
change descritpion
memory ram and Temperature CPU in french more explicit
2020-09-28 17:39:08 +02:00
Yo 9504594e87
Update messages.po
sorry I didn't use
file to keep track of changes .
Errors not visible on Crowdin
2020-09-28 15:51:38 +02:00
Bill Zimmerman ecbb7f3966 Merge branch 'master' of https://github.com/billz/raspap-webgui 2020-09-26 12:32:06 +02:00
Bill Zimmerman dd772a7bdf
Update README.md 2020-09-26 12:31:21 +02:00
billz 65381ecdbb Prettify php 2020-09-24 08:55:06 +01:00
billz 88600f05de Indicate wireless client iface in UI, thx @RobertDuncan42 2020-09-23 23:12:24 +01:00
billz 7335de7968 Cleanup debug output 2020-09-23 21:14:55 +01:00
Bill Zimmerman 840f89247a Merge branch 'master' of https://github.com/billz/raspap-webgui 2020-09-23 21:50:15 +02:00
billz 054c53831a Wifi client layout fix. Resolves #680 2020-09-23 19:45:21 +01:00
Bill Zimmerman f6e9faed05 Merge branch 'master' of https://github.com/billz/raspap-webgui 2020-09-22 21:52:36 +02:00
Bill Zimmerman a7f9afdd7a
Merge pull request #675 from RobertDuncan42/Blanks-in-SSID-fix
Update dashboard.php
2020-09-22 21:10:00 +02:00
Robert Duncan 2108d5b79f
Update dashboard.php 2020-09-22 11:25:24 -04:00
Bill Zimmerman 53b503bcfa
Merge pull request #673 from darcyrush/darcyrush_readme
Update README Adblock wiki link
2020-09-20 13:02:03 +02:00
Bill Zimmerman 893bca55e7
Merge pull request #671 from billz/adblock-custom
Support for Adblock custom blocklists
2020-09-20 12:59:58 +02:00
DArcy Rush d437eac1df Update README Adblock wiki link 2020-09-20 11:13:02 +02:00
billz 3c5737224e Check for empty strings 2020-09-20 09:42:13 +01:00
billz 9b02fc5b27 Remove debug output 2020-09-20 07:38:21 +01:00
billz 5a62436d84 Update en_US messages, compile .mo 2020-09-19 22:50:33 +01:00
billz 656e5d83ad Template updates for custom blocklists 2020-09-19 22:27:32 +01:00
billz 3644109cec Validate/handle custom hosts input 2020-09-19 22:26:52 +01:00
billz b533b7ab98 Update cp dnsmasq_custom 2020-09-19 22:24:58 +01:00
billz 5189853c19 Added validate_host() 2020-09-19 22:24:15 +01:00
Bill Zimmerman 199f83777b
Merge pull request #668 from billz/hostapd-opts
Add beacon_int & disassoc_low_ack options to hostapd
2020-09-12 18:34:45 +02:00
billz 18e21ad3e7 Added disassoc_low_ack help text 2020-09-12 13:02:37 +01:00
billz b898230823 Update messages + compile .po 2020-09-11 20:33:18 +01:00
billz 4b1c5b802c Implement beacon_int + disassoc_low_ack hostapd options. Addresses #666😈 2020-09-11 19:03:14 +01:00
Bill Zimmerman 23bf46ea02
Update BACKERS.md 2020-09-10 19:41:36 +02:00
Bill Zimmerman 3e626eaffc Merge branch 'master' of https://github.com/billz/raspap-webgui 2020-09-05 20:31:42 +02:00