Commit Graph

  • f06851c5f4 Update developers link billz 2021-01-28 08:29:22 +00:00
  • 27b41a8518 Rename repo billz 2021-01-28 08:24:52 +00:00
  • 62a5e42393 Update release version 2.6 billz 2021-01-25 17:16:57 +00:00
  • 32099f9330 Update about template w/ docs link billz 2021-01-25 17:15:44 +00:00
  • f1c85c993e Move getHumanReadableDatasize() to functions billz 2021-01-21 11:54:10 +00:00
  • 79dd702d97 Update Italian translation, thx Luca Sasdelli billz 2021-01-21 10:45:15 +00:00
  • 6954c1b3fd
    Create codeql-analysis.yml Bill Zimmerman 2021-01-21 10:01:00 +01:00
  • cde6349a8c
    Update bug_report.md Bill Zimmerman 2021-01-19 10:52:24 +01:00
  • de8cbef220 Update README w/ links to docs.raspap.com billz 2021-01-19 09:03:15 +00:00
  • 0bbf03cc95 Set WifiManaged value from $_POST. Resolves #767 billz 2021-01-17 10:41:12 +00:00
  • ba4e114c8a Update Danish translation, thx skipperskip billz 2021-01-13 08:23:26 +00:00
  • ea3bbae872
    Update bug_report.md Bill Zimmerman 2021-01-10 09:19:47 +01:00
  • 1cd7811d7d Update BACKERS.md billz 2021-01-07 19:32:14 +00:00
  • a4636b2902 Bugfix: typo. Thx @mp035 billz 2021-01-06 07:48:46 +00:00
  • d500ee2899 Update BACKERS.md billz 2021-01-03 17:02:19 +00:00
  • 20a8b5e9d9
    Update BACKERS.md Bill Zimmerman 2020-12-28 10:18:00 +01:00
  • 15e0b59054
    Merge pull request #704 from billz/feature/dhcp-eth0 Bill Zimmerman 2020-12-26 11:52:23 +01:00
  • 885891f6f5 Update README.md billz 2020-12-26 10:41:56 +00:00
  • c3bdc60c48 Update pre-release version 2.6-beta billz 2020-12-26 10:18:27 +00:00
  • 37ea945516 Normalize hostapd + dhcp log output, update en_US billz 2020-12-26 09:55:54 +00:00
  • cb10bf684c Update en_US messages, compile .mo files billz 2020-12-26 08:51:45 +00:00
  • 8e8ce320d4 Implement hostapd modal dialog billz 2020-12-24 20:52:18 +00:00
  • 31e3afa4a4 Create getDefaultNetOpts() billz 2020-12-24 12:29:52 +00:00
  • 22b173b4c5 Update dhcpcd.conf billz 2020-12-24 11:06:08 +00:00
  • ac2833bb7e Update BACKERS.md billz 2020-12-24 10:59:51 +00:00
  • 910122838d Handle dhcp log options w/ 090_raspap.conf billz 2020-12-24 10:20:52 +00:00
  • 3db9717b27 Bugfix: set AP-STA/bridged mode in hostapd.conf billz 2020-12-20 16:46:57 +00:00
  • b59776d2fe Merge branch 'master' of https://github.com/billz/raspap-webgui billz 2020-12-16 16:29:50 +00:00
  • d7f5ee36e8 Tidy install loader, usage notes readability + examples billz 2020-12-16 10:01:11 +00:00
  • 87e2d812a7 Tidy installer + common functions billz 2020-12-16 11:35:15 +00:00
  • fa8c6548a5 update get_release billz 2020-12-16 11:03:30 +00:00
  • 64ee7b4f3d Fix: Update raspap_latest to non-readonly billz 2020-12-16 10:47:45 +00:00
  • 237d561090 Define branch after get_release billz 2020-12-16 10:44:30 +00:00
  • 3771ef5b6a Minor: installer usage notes billz 2020-12-16 10:11:50 +00:00
  • bec2d22cf8 Tidy install loader, usage notes readability + examples billz 2020-12-16 10:01:11 +00:00
  • f43083fec8
    Merge branch 'master' into feature/dhcp-eth0 Bill Zimmerman 2020-12-15 23:01:23 +01:00
  • 3ab19574f4 Set default config static dns + router Bill Zimmerman 2020-12-15 17:33:02 +01:00
  • bcd90f80d0 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 Bill Zimmerman 2020-12-15 17:25:27 +01:00
  • 4e00b81940
    Merge pull request #734 from mp035/bugfix Bill Zimmerman 2020-12-15 17:04:38 +01:00
  • 6e3d0d4515 Merge branch 'master' of https://github.com/billz/raspap-webgui billz 2020-12-15 15:05:28 +00:00
  • c608d22b6f Utility functions + param handling billz 2020-12-15 15:04:55 +00:00
  • 12b69590da Removed some band-aid fixes of incorrect client/ap interface identification function. Mark Pointing 2020-12-15 10:45:27 +00:00
  • ed09f9b9da Cleaned up some debugging code identified when comparing PR. Mark Pointing 2020-12-15 19:02:33 +10:00
  • c5f692263d Fixed function getWifiInterface for rpi0W. The old version would get 'wifi_client_interface' and 'ap_interface' reversed when rpi0W is used in AP-STA mode. This commit fixes the issue. Mark Pointing 2020-12-15 18:05:07 +10:00
  • 0ff2daf2d4 Update uninstall dnsmasq billz 2020-12-15 07:40:21 +00:00
  • 0cd278f040 Create 090_raspap.conf w/ dnsmasq log-facility billz 2020-12-12 19:29:43 +00:00
  • fc3925148d Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 Bill Zimmerman 2020-12-12 18:27:46 +01:00
  • 04b0e8ac53 Set log-facility for dnsmasq billz 2020-12-12 16:53:58 +00:00
  • 4333d505c4 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 Bill Zimmerman 2020-12-12 17:48:47 +01:00
  • 16f4c47f00
    Merge branch 'master' into feature/dhcp-eth0 Bill Zimmerman 2020-12-12 17:41:41 +01:00
  • 6b04789b89
    Merge pull request #732 from billz/dependabot/npm_and_yarn/ini-1.3.8 Bill Zimmerman 2020-12-11 23:34:21 +01:00
  • 9b2ea74a6f
    Bump ini from 1.3.5 to 1.3.8 dependabot[bot] 2020-12-11 22:29:22 +00:00
  • 1f318f0137 Remove default_hostapd (deprecated) billz 2020-12-09 17:16:25 +00:00
  • 3a7ac95ffe
    Update bug_report.md Bill Zimmerman 2020-12-09 10:01:45 +01:00
  • 3cd5de59fe
    Update bug_report.md Bill Zimmerman 2020-12-09 09:57:58 +01:00
  • b5e49a9477 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 Bill Zimmerman 2020-12-08 09:44:31 +01:00
  • c0e5625ae1 Update release verison 2.5.2 billz 2020-12-07 12:45:19 +00:00
  • da0e714f86 Openvpn template layout, relative img paths. Closes #716 billz 2020-12-07 11:37:57 +00:00
  • 3b1c9b23c5 Update installer w/ -c advice.detachedHead=false billz 2020-12-07 09:55:01 +00:00
  • 6aaa1bd7a4 Set default install branch to latest release billz 2020-12-07 09:47:04 +00:00
  • 5eae4bd086 Handle default subnet mask values billz 2020-12-06 17:31:03 +00:00
  • 927fed257c Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 Bill Zimmerman 2020-12-06 17:19:49 +01:00
  • e8219c70ec Check if raspapd.service file exists billz 2020-12-06 09:11:43 +00:00
  • b832954f05 Check if 090_wlan0.conf exists billz 2020-12-06 09:08:11 +00:00
  • 4bb2597bff Fix: pass required param billz 2020-12-06 09:04:40 +00:00
  • 3c4cdefc56 Minor: wrap msg w/ div billz 2020-12-06 08:27:18 +00:00
  • 24e4bc8705 Apply defaults.json + set ownership billz 2020-12-05 22:21:39 +00:00
  • a56a59b7e5 Default config tweaks billz 2020-12-05 21:49:32 +00:00
  • 3f4901495a Add stop services to uninstaller billz 2020-12-05 14:30:11 +00:00
  • d35397f09e Remove hardcoded default values, implement defaults.json billz 2020-12-05 09:14:07 +00:00
  • 9f85daaa86 Added getDefaultNetValue() billz 2020-12-05 09:12:47 +00:00
  • e77b0fead1 Minor: camelCase + docblocks billz 2020-12-04 22:44:27 +00:00
  • e3f36158bb Added updateHostapdConfig() billz 2020-12-04 22:36:54 +00:00
  • bcab63bb30 Bugfix + documentation billz 2020-12-04 21:41:10 +00:00
  • de787c424a Create functions from procedural code billz 2020-12-04 14:40:54 +00:00
  • f32d7c8778 Update installer w/ 090_wlan0.conf billz 2020-12-03 20:26:17 +00:00
  • 6044d3d6ae Replace dnsmasq.conf (deprecated) w/ 090_wlan0.conf billz 2020-12-03 10:31:50 +00:00
  • 1c6d837a80 Bugfix: handle subnetmask null value billz 2020-12-03 10:29:11 +00:00
  • eb7c50be26
    Log installer output, addresses #721 Bill Zimmerman 2020-12-02 22:43:36 +01:00
  • 8420bbb0da Read/apply dhcp settings from json billz 2020-12-01 22:52:15 +00:00
  • 15fb1b714c Minor: cleanup billz 2020-12-01 22:51:00 +00:00
  • 160c47defe Create network.json + RASPI_CONFIG_NETWORK billz 2020-12-01 19:48:59 +00:00
  • b09d61619a Bugfix: typo billz 2020-12-01 18:39:23 +00:00
  • 66bd5d5927 Added getNetConfig() billz 2020-12-01 18:38:57 +00:00
  • 99918c30e0 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 Bill Zimmerman 2020-12-01 09:13:10 +01:00
  • a21009e049 Remove networking dhcp config (deprecated) billz 2020-11-30 17:33:17 +00:00
  • 495f33eaa3 Added subnet mask display/edit billz 2020-11-30 12:10:44 +00:00
  • 5b1325803a Added cidr2mask() billz 2020-11-30 12:09:56 +00:00
  • 5cc7794cb0 Update fallback static profile, subnet mask billz 2020-11-30 12:09:22 +00:00
  • 2ff8f6f179 Bugfix: add/update/delete config billz 2020-11-27 16:28:37 +00:00
  • f8bc24ce6f Template fixes billz 2020-11-27 16:26:25 +00:00
  • 57174245ad Updated w/ set toggle states billz 2020-11-27 16:25:46 +00:00
  • 5045cbfd33 Fixup dhcp cfg save/update billz 2020-11-26 17:20:12 +00:00
  • 827f37385f Decouple default settings from wlan0 cfg billz 2020-11-26 17:18:04 +00:00
  • 6d331c3ebd Add static IP fields, fallback, toggle state billz 2020-11-26 17:16:54 +00:00
  • d3e842f6db Update ajax w/ dhcpcd settings billz 2020-11-26 17:15:42 +00:00
  • 7925513367 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 Bill Zimmerman 2020-11-21 16:54:11 +01:00
  • b63a53e182 Set default dhcp interface on page load billz 2020-11-21 13:52:20 +00:00
  • 297246aea0 Merge branch 'feature/dhcp-eth0' of https://github.com/billz/raspap-webgui into feature/dhcp-eth0 Bill Zimmerman 2020-11-20 23:27:41 +01:00
  • 73deab78cf Update uninstall: remove adblock (optional) billz 2020-11-20 22:06:51 +00:00