Commit Graph

1820 Commits

Author SHA1 Message Date
billz 6d331c3ebd Add static IP fields, fallback, toggle state 2020-11-26 17:16:54 +00:00
billz d3e842f6db Update ajax w/ dhcpcd settings 2020-11-26 17:15:42 +00:00
Bill Zimmerman 7925513367 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 2020-11-21 16:54:11 +01:00
billz b63a53e182 Set default dhcp interface on page load 2020-11-21 13:52:20 +00:00
Bill Zimmerman 297246aea0 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 2020-11-20 23:27:41 +01:00
billz 73deab78cf Update uninstall: remove adblock (optional) 2020-11-20 22:06:51 +00:00
billz 687c16810e Update default dhcpcd config 2020-11-20 13:35:52 +00:00
Bill Zimmerman cf092566e3 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 2020-11-20 10:30:05 +01:00
billz b13f57283e Update raspap_dnsmasq uninstall 2020-11-20 08:41:42 +00:00
billz a0a8ff0734 Cleanup: procedural code into functions 2020-11-20 07:35:36 +00:00
billz eca6c5ae2f Bugfix: set preg_replace limit 2020-11-20 07:32:52 +00:00
Bill Zimmerman 047e0cecc3 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 2020-11-19 13:54:14 +01:00
billz 276720ab57 Add new en_US msgstrs for dhcp 2020-11-19 12:36:31 +00:00
billz d72661455e Minor: spacing 2020-11-19 12:36:02 +00:00
billz 3c7eab702c enable log-facility + conf-dir on default iface 2020-11-19 12:35:38 +00:00
billz fc4c8867f4 Update constant, saf merge dhcp config 2020-11-19 12:34:55 +00:00
billz 70efa660e0 Remove RASPI_DNSMASQ_CONFIG (deprecated) 2020-11-19 12:32:38 +00:00
billz 04590dc889 Load default iface on page load 2020-11-19 12:31:48 +00:00
Bill Zimmerman 8f84217ccf Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 2020-11-17 18:09:30 +01:00
billz ebbd6f4399 Refactor, create SaveDHCPConfig() 2020-11-17 11:21:04 +00:00
billz b6b50288bb Deprecate 090_raspap.conf, default to 090_wlan0 2020-11-17 11:19:17 +00:00
billz e4856484d9 Add advanced fields to JSON response 2020-11-17 11:18:10 +00:00
Bill Zimmerman 01aedfbcf7 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 2020-11-17 10:15:14 +01:00
Bill Zimmerman 30ed6b9026
Update BACKERS.md 2020-11-17 10:11:53 +01:00
billz 209d741363 Remove parse DHCP, moved to AJAX handler 2020-11-16 18:21:31 +00:00
billz 0f8e7b88b7 Add IDs to form elements for ajax 2020-11-16 18:20:39 +00:00
billz e0235d640a Added loadInterfaceDHCPSelect() 2020-11-16 18:19:40 +00:00
billz 3b5c7805cb Initial commit: AJAX get_netcfg 2020-11-16 18:18:51 +00:00
Bill Zimmerman 974c93254e
Merge pull request #713 from furkan-gnu/turkish-translation
Translated to Turkish
2020-11-15 12:20:05 +01:00
billz daa6b877e6 Enable DHCP option for all interfaces 2020-11-15 10:55:33 +00:00
billz d440dd805c Update sudoers /etc/dnsmasq.d/ 2020-11-15 10:55:01 +00:00
billz 17da7cfcab Move enable DHCP option to general tab 2020-11-15 10:51:51 +00:00
billz e54e8b5bc0 Update const RASPI_DNSMASQ_PREFIX 2020-11-15 10:51:09 +00:00
furkan-gnu 93d28e0fe7 Translated to Turkish 2020-11-13 15:34:42 +03:00
billz ed2c4cb3ef Update de_DE & nl_NL locales, thx Mark Holtkamp 2020-11-12 09:29:42 +00:00
billz e5f1d4ed0e Safe write dhcpcd.conf, validate static IP, handle revert cfg 2020-11-11 12:40:22 +00:00
billz 6d14cbaee5 Handle dhcp for eth0, udpdate dhcpcd + dnsmasq.conf 2020-11-09 17:48:32 +00:00
billz 0049518769 Minor: update label 2020-11-09 17:46:55 +00:00
billz 3e101e4c55 Add /bin/rm 090_eth0.conf to sudoers 2020-11-09 17:46:19 +00:00
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