Commit Graph

  • 2ca9bf5b6f Rename ambiguous variable for clarity billz 2020-06-09 15:32:49 +01:00
  • e9470aaf7f Get 1st wireless iface, fixes client dashboard widget billz 2020-06-09 13:09:58 +01:00
  • 7d06bece80
    Merge pull request #608 from zbchristian/zbchristian-wlan-switch Bill Zimmerman 2020-06-09 12:36:29 +02:00
  • 633f389f4e
    Check for second wifi interface as wifi client zbchristian 2020-06-09 10:15:21 +02:00
  • 2814ab5d55 Bugfix: typo billz 2020-06-08 09:16:10 +01:00
  • 43819ddfd2 Fix require path billz 2020-06-07 19:12:00 +01:00
  • 9fb59918cf Fix: Update session var when saving cfg billz 2020-06-07 18:46:14 +01:00
  • e2c82168fb Add includes/config billz 2020-06-07 17:25:11 +01:00
  • 9c2ae296d3 Merge branch 'zbchristian-wlan-switch' of https://github.com/billz/raspap-webgui into zbchristian-wlan-switch billz 2020-06-07 17:20:09 +01:00
  • a6a92235f9 Add include wifi_functions getWifiInterface() billz 2020-06-07 17:17:16 +01:00
  • a1940ae8f2 Update w/ session var, fix indents billz 2020-06-07 17:15:13 +01:00
  • e3c378427b Added getWifiInterface billz 2020-06-07 17:13:43 +01:00
  • 34d4358326
    Update README.md Bill Zimmerman 2020-06-07 16:42:40 +02:00
  • 5c88aafbec
    Merge branch 'master' into zbchristian-wlan-switch Bill Zimmerman 2020-06-07 15:29:28 +02:00
  • b14175ab0c Replace interface constant with _SESSION value billz 2020-06-07 14:25:28 +01:00
  • 677a6c52b0 Get/set wireless iface from ini, store in _SESSION billz 2020-06-07 14:23:40 +01:00
  • 95c5126776
    Merge pull request #604 from zbchristian/zbchristian-wlan-switch Bill Zimmerman 2020-06-05 00:26:30 +02:00
  • e390c00a2b
    Get interface of AP from hostapd config file zbchristian 2020-06-03 23:33:43 +02:00
  • d13c77bd2f
    Write required options to dhcpcd.conf zbchristian 2020-06-03 23:32:32 +02:00
  • 1a59c06d42
    Update README.md Bill Zimmerman 2020-06-02 00:22:10 +02:00
  • 7393d220ef
    Update README.md Bill Zimmerman 2020-06-02 00:11:30 +02:00
  • 7cc196f4f5 Update release version billz 2020-05-27 09:40:44 +01:00
  • 74723f0de3 Update uninstaller. Resolves #593 billz 2020-05-27 09:04:16 +01:00
  • 7410b45c05 Return model info for non-Pi devices billz 2020-05-27 08:31:54 +01:00
  • 8c6f0bd5fc
    Merge pull request #589 from billz/zbchristian/wifi-sorting Bill Zimmerman 2020-05-26 09:52:51 +02:00
  • 68fb14c390
    Update README.md Bill Zimmerman 2020-05-26 08:52:40 +02:00
  • 4b7262a98b Remove 802.11w option from UI billz 2020-05-26 07:49:04 +01:00
  • eb6f2c5db7 Fix build error billz 2020-05-24 08:30:32 +01:00
  • 1a8ffd94fc Replaced tabs w/ spaces, applied PSR-2 code standard billz 2020-05-24 08:24:42 +01:00
  • b128c4106c Applied patches from #581 billz 2020-05-24 08:14:07 +01:00
  • ceaa7a3511 Update _set_php_package w/ pattern match #588 billz 2020-05-23 18:01:11 +01:00
  • e04ac679dd
    Update README.md Bill Zimmerman 2020-05-23 13:55:10 +02:00
  • 0c5e93e9d8 Added 802.11.w MFP support, addresses #484 billz 2020-05-19 17:28:48 +01:00
  • 18285bca22 Update Русский translation, thx Denis Trifiniuc billz 2020-05-19 16:35:41 +01:00
  • 650af228d9 Disable Ad block when bridgedEnabled billz 2020-05-19 13:47:31 +01:00
  • 807a8bb7f3 Update composer.json billz 2020-05-16 12:05:56 +01:00
  • dec0be87bb Update composer.json billz 2020-05-16 11:54:35 +01:00
  • 9f1133e360 Merge branch 'master' of https://github.com/billz/raspap-webgui billz 2020-05-16 11:47:52 +01:00
  • f4169a0ede Update composer.json billz 2020-05-16 11:46:01 +01:00
  • 14508ee773 Remove duplicate $config[] block billz 2020-05-12 09:16:04 +01:00
  • dabec46511 Minor: untabify billz 2020-05-12 08:10:54 +01:00
  • 15032a3f44 Apply zbchristian patch billz 2020-05-12 07:50:28 +01:00
  • f02f9c6211
    Update stale.yml Bill Zimmerman 2020-05-08 18:35:54 +02:00
  • 25d9743e3b
    Update stale.yml Bill Zimmerman 2020-05-08 17:27:15 +02:00
  • 2a7bb37167 Update jquery to v3.5.0 billz 2020-04-30 13:37:40 +01:00
  • dbb71d10c9 Style update for font-based logo billz 2020-04-30 13:35:17 +01:00
  • cc7a066d43
    Merge pull request #573 from reedy/newparallellint Bill Zimmerman 2020-04-30 14:25:22 +02:00
  • 1a7222ccfb Use php-parallel-lint/php-parallel-lint instead of jakub-onderka/php-parallel-lint Reedy 2020-04-30 13:13:39 +01:00
  • 12a70e1f22
    Merge pull request #568 from reedy/reedy-patch-1 Bill Zimmerman 2020-04-30 14:06:59 +02:00
  • a20db9185b Fix wifi client connect button. Resolves #572, thx @zbchristian billz 2020-04-30 12:42:31 +01:00
  • 2a4645bc08 Fixes #570 billz 2020-04-25 22:06:02 +01:00
  • 82914fa3ae
    Merge pull request #569 from reedy/reedy-patch-2 Bill Zimmerman 2020-04-25 10:41:18 +02:00
  • 74c2c1759b Test on PHP 7.3 and 7.4 Sam Reed 2020-04-25 01:01:41 +01:00
  • 01052bf8af Revamp testing Sam Reed 2020-04-25 00:49:05 +01:00
  • 0fa59b3272 Adjust wg font-size billz 2020-04-22 10:02:37 +01:00
  • 292a4ed1be Initial template setup billz 2020-04-22 10:02:07 +01:00
  • 7c7b8941cb Update stop/start, status billz 2020-04-22 10:01:31 +01:00
  • 8d73fb774f Update installer + sudoers for wg billz 2020-04-22 10:00:34 +01:00
  • 5c4814585a Style tweaks billz 2020-04-20 22:36:34 +01:00
  • 5179847c5c Update w/ project webfont billz 2020-04-20 22:36:03 +01:00
  • 070b1db425 Create RaspAP webfont billz 2020-04-20 22:35:16 +01:00
  • db497de7d0 Initial commit: wg templates billz 2020-04-20 12:53:46 +01:00
  • 4c0de33956 Update w/ wg_conf billz 2020-04-20 12:52:03 +01:00
  • 2bedbad71a Add wireguard constants billz 2020-04-20 11:05:15 +01:00
  • 7e58feeec0 Enable wg management UI billz 2020-04-20 11:04:36 +01:00
  • 5028007b7a Add wireguard install option billz 2020-04-20 10:14:12 +01:00
  • 79d2786638 Update w/ install_status billz 2020-04-19 12:35:29 +01:00
  • 4646b6e185
    Merge pull request #565 from sfoerster/noninteractive Bill Zimmerman 2020-04-19 11:39:59 +02:00
  • 50693655b8 using apt_option everywhere Steven Foerster 2020-04-19 01:30:23 -04:00
  • 54c707f5bb non interactive install Steven Foerster 2020-04-19 01:13:09 -04:00
  • ec1a915edd Update Czech translation, thx @jiribrejcha billz 2020-04-17 07:42:15 +01:00
  • 0e44b766a0 Update Czech translation, thx @jiribrejcha billz 2020-04-16 09:15:34 +01:00
  • 59c625042b Update Czech translation, thx @jiribrejcha billz 2020-04-16 08:26:25 +01:00
  • 486425d389 Update with 正體中文 (Chinese traditional), thx Mike Hsiao billz 2020-04-15 09:37:08 +01:00
  • 6cdbb05998 Update 简体中文 (Chinese simplified), thx @BANKA2017 billz 2020-04-14 10:02:45 +01:00
  • c0a4b0fcd5 Compile .mo files from source billz 2020-04-13 15:48:30 +01:00
  • 1d68121e45
    Merge pull request #560 from marco97pa/patch-1 Bill Zimmerman 2020-04-13 16:47:13 +02:00
  • cc29f3e099
    Merge pull request #561 from glaszig/patch-2 Bill Zimmerman 2020-04-13 16:44:51 +02:00
  • 3874a15a29 Update release version billz 2020-04-13 09:16:52 +01:00
  • f7343df5ba Adblock unattended install option billz 2020-04-13 08:49:18 +01:00
  • 9be1e31dae About page tweak billz 2020-04-13 07:48:53 +01:00
  • 94a98074bd
    add freenom world hosted dns option glaszig 2020-04-12 23:47:01 +02:00
  • 90646fa0a0
    Full Italian translation Marco Fantauzzo 2020-04-12 21:34:08 +02:00
  • fa2be15d2e
    Update w/ last-translator credit, thx @marco97pa Bill Zimmerman 2020-04-12 17:57:36 +02:00
  • c2069bf1d6 Update en_US string, thx @skipperskip billz 2020-04-12 16:00:19 +01:00
  • 3bc6235f7b Update + compile da_DK, de_DE & it_IT billz 2020-04-12 11:30:51 +01:00
  • de7e3c2134 Update README billz 2020-04-12 11:29:49 +01:00
  • 8f37f19ba3 Theme style tweaks billz 2020-04-12 11:27:02 +01:00
  • cc94964757
    Update README.md Bill Zimmerman 2020-04-11 23:15:02 +02:00
  • 1b0fcc06f7 Update BACKERS.md billz 2020-04-11 17:30:02 +01:00
  • d49cc8daf8 About style tweaks billz 2020-04-11 17:29:45 +01:00
  • b0eb7c63eb Update About page billz 2020-04-11 16:17:40 +01:00
  • 87a22c8194
    Update BACKERS.md Bill Zimmerman 2020-04-11 11:51:16 +02:00
  • c387a65cc1
    Update screenshot Bill Zimmerman 2020-04-11 10:17:01 +02:00
  • f3e15bcd78 Update system stats labels w/ gettext billz 2020-04-11 08:59:21 +01:00
  • 540d7f2403 Reorder locale list billz 2020-04-11 08:58:41 +01:00
  • b13c6c34dd Update en_US messages billz 2020-04-11 08:57:46 +01:00
  • 6e881dfa98
    Update supported languages Bill Zimmerman 2020-04-11 09:28:22 +02:00
  • 15749d13c3 Update attribution for Danish, thx skipperskip🇩🇰 billz 2020-04-10 22:33:05 +01:00
  • 9e87bc8452 Added Danish language support, thx skipperskip billz 2020-04-10 22:27:48 +01:00