Commit graph

  • 943ce23180 initial commit of base en_US strings billz 2017-10-23 17:17:28 +0000
  • 64a7cb9d62 Merging upstream to repo Lawrence 2017-10-23 00:27:33 +0800
  • 77316709e1 Creating networking interface to change between Static / Dynamic IPs Lawrence 2017-10-23 00:26:49 +0800
  • 6d9029340f Merge pull request #123 from SirLagz/master Lawrence 2017-10-22 20:49:33 +0800
  • a0a4f842b4 Updating install script and removing unneeded configuration file #123 Lawrence 2017-10-22 19:46:52 +0800
  • 354b387327 Change php5-cgi to php-cgi Joseph Haig 2017-10-22 11:10:28 +0100
  • 908f0de8cb Updated install and uninstall scripts to append to rc.local rather than overwrite the file Lawrence 2017-10-21 22:39:29 +0800
  • 6fefbf7a2d Updated webconsole styling Lawrence 2017-10-21 20:35:59 +0800
  • 5c6991dfe5 Merge pull request #119 from SirLagz/master Lawrence 2017-10-21 20:35:37 +0800
  • 241e3ddff9 Updating layout of webconsole page #119 Lawrence 2017-10-21 20:30:15 +0800
  • 9265f89e6d Merge branch 'master' of https://github.com/billz/raspap-webgui billz 2017-10-18 17:00:19 +0000
  • f18b5785c8 Merge branch 'master' of https://github.com/SirLagz/raspap-webgui Lawrence 2017-10-14 12:56:23 +0800
  • 4d04155895 Added webconsole to system pane, added tabs to system pane to allow for webconsole to be hidden/shown Lawrence 2017-10-14 12:55:42 +0800
  • a24d3d8f86 Moved RASPI_ADMIN_DETAILS file check to the admin.php page which will now create the file if it doesn't exist - to resolve #116. Commented out check on index.php Lawrence 2017-10-14 11:36:42 +0800
  • 822136bf03 Applied style to navbar toggle billz 2017-10-09 22:26:21 +0000
  • 8a501c075f Persist selected theme in dropdown billz 2017-10-09 14:04:59 +0000
  • f6c983d8ff Applied missing style to th element billz 2017-10-09 08:49:12 +0000
  • b6fe00b880 Merge pull request #115 from billz/theme-support Bill Zimmerman 2017-10-08 18:19:11 +0200
  • 557a0b6ce0 Added VT100 scan line effect #115 billz 2017-10-06 23:46:58 +0000
  • faeaa99a14 Updated for minor version release billz 2017-10-06 23:22:04 +0000
  • 63dc84764f Removed inline style billz 2017-10-06 23:18:42 +0000
  • 508110a9c0 Support for themes billz 2017-10-06 23:08:06 +0000
  • 04acb817b4 Updating version numbers, uninstall script Lawrence 2017-10-04 01:37:39 +0800
  • ecdf34467b Updating version and sudoers Lawrence 2017-10-04 01:34:44 +0800
  • afa8e2d4aa Merge branch 'master' of https://github.com/billz/raspap-webgui Lawrence 2017-10-04 01:30:16 +0800
  • 1fc0615452 Updated install script with new sudoers lines required. Updated uninstall script to resolve lighttpd directory contents not being removed Updated dashboard.php file to remove IP addresses when taking wlan0 down. Lawrence 2017-10-04 01:28:57 +0800
  • 56c9fccda7 Fixed style class for rescan btn billz 2017-10-03 17:22:48 +0000
  • 0be196d708 Updated version numbers. Fixed up Sudoers file to include latest ip commands. Lawrence 2017-10-04 01:06:47 +0800
  • 0936541ccc Merge pull request #113 from SirLagz/master v1.2.1 Lawrence 2017-10-04 00:23:13 +0800
  • 0d456d3540 Merge branch 'master' into master #113 Lawrence 2017-10-04 00:22:19 +0800
  • 1fcb82ff8d Still removing debug code Lawrence 2017-10-04 00:19:43 +0800
  • 29aabf1bbe Removing debug code Lawrence 2017-10-04 00:15:53 +0800
  • 47f6366bf9 Changed the dashboard to use ip rather than ifconfig for Jessie/Stretch compatibility Lawrence 2017-10-04 00:09:50 +0800
  • aa675ae12b Merge pull request #103 from universalism/master Lawrence 2017-10-04 00:08:01 +0800
  • fa2dba4cf9 Merge pull request #111 from billz/uninstaller Bill Zimmerman 2017-10-03 10:50:47 +0200
  • 4c540a5486 Merge pull request #110 from SirLagz/master Bill Zimmerman 2017-10-03 10:49:09 +0200
  • f507a0b8cf Created the uninstall script #111 Lawrence 2017-10-03 13:09:55 +0800
  • 42381a2aef Updating dashboard to use ip rather than ifconfig #110 Lawrence 2017-10-03 12:46:02 +0800
  • 18fa472d2c Fixed email address typo Lawrence 2017-10-03 12:32:30 +0800
  • 73231e248f Merge branch 'master' of https://github.com/billz/raspap-webgui Lawrence 2017-10-03 12:23:32 +0800
  • 0b7b0a4d96 Updated installer to properly make symlinks to latest backup Lawrence 2017-10-03 12:19:35 +0800
  • 34c22e43a8 Merge pull request #105 from royord/resetButtonOnly Lawrence 2017-10-03 11:53:33 +0800
  • 036b7a3050 I forgot a couple of renames. Fixed Lawrence 2017-10-02 03:36:51 +0800
  • de7303883b Updated installer script to backup more configuration files and appends dates when renaming old installation files when doing an inplace reinstall Lawrence 2017-10-02 03:34:14 +0800
  • 61d450d1c7 Fixed up a whole bunch of undefined variable warnings. Added a check to make sure raspap.auth exists before trying to include it. Lawrence 2017-10-02 03:10:04 +0800
  • a6b1d85013 Fixed up installation script to allow for reinstalls over existing installs. Lawrence 2017-10-01 23:22:07 +0800
  • a36e525f98 Fixed up PHP notices. Added text when IP Address, MAC Address, and Subnet mask aren't found. Also added function to backup configuration files /etc/network/interfaces and /etc/hostapd/hostapd.conf files if found. Lawrence 2017-10-01 20:54:16 +0800
  • d56c2d4c4f Merge 45a621b356 into 97fd8dc13e #104 royord 2017-09-23 21:56:02 +0000
  • 5447c1a0dc FIX - wlan0 status doesn't contain RUNNING only UP #103 universalism 2017-09-23 11:56:08 +0200
  • 45a621b356 better layout, need to fix the css styling or put entire contents in it's own table #104 royord 2017-09-15 05:52:58 +0000
  • 8ccb01dfd3 signal strength needs to be styled better royord 2017-09-15 05:44:11 +0000
  • 071faef643 signal strength is in process of being added royord 2017-09-15 05:07:57 +0000
  • df8f15acba rescan button moved into a better home #105 royord 2017-09-15 04:42:49 +0000
  • 348e3a07b4 added rescan royord 2017-09-15 04:27:25 +0000
  • 97fd8dc13e Merge pull request #88 from SolidRhino/patch-1 Bill Zimmerman 2017-07-20 11:21:59 -0700
  • cc622f211e Update README.md #88 Solid Rhino 2017-07-18 14:52:48 +0200
  • 5ac4f2dcfd Merge 7278a92431 into 7048a991c8 #63 marrold 2017-06-03 22:03:54 +0000
  • 9a148e848b Re-add X-UA-Compatible meta tag #289 Joe Haig 2017-06-03 17:15:23 +0100
  • 36386f0cb4 Restyle with pure Bootstrap Joe Haig 2017-06-03 16:52:25 +0100
  • 7048a991c8 Resolves #76 Bill Zimmerman 2017-06-03 14:25:11 +0000
  • 85992a67b7 Moved alert above tabs for consistency Bill Zimmerman 2017-05-25 09:40:37 +0000
  • 58c6b67f49 Added welcome + clarified install dirs Bill Zimmerman 2017-05-19 16:33:01 +0000
  • aa08e64043 Fixed misplaced /div Bill Zimmerman 2017-05-19 14:56:07 +0000
  • 66a211429b Resolves #60 Bill Zimmerman 2017-05-19 14:00:47 +0000
  • d9baf397d4 Resolves #66 Bill Zimmerman 2017-05-19 13:44:51 +0000
  • 261c90473d Resolves #49 Bill Zimmerman 2017-05-19 13:25:47 +0000
  • 7278a92431 Adds a line break for neatness #63 marrold 2017-03-29 22:56:33 +0100
  • a81d764f32 Fixes bugs in formatting marrold 2017-03-29 22:55:48 +0100
  • 6e3366f926 Fixes wrapping issue by moving div tags marrold 2017-03-29 22:53:30 +0100
  • e8ea15e02e Adds more flex stuff marrold 2017-03-29 22:39:40 +0100
  • f97cd8149a Sets row to equal marrold 2017-03-29 22:27:25 +0100
  • 36f5f108e9 Adds custom CSS to set row heights the same marrold 2017-03-29 22:24:53 +0100
  • 4034e5444f Adds line break marrold 2017-03-29 22:14:57 +0100
  • 1d5ba290cc Removes wireless info for second interface marrold 2017-03-29 22:12:40 +0100
  • a108db6af5 Fixes error with comment marrold 2017-03-29 22:10:37 +0100
  • 8fe9c3c2b0 Attempts to move second panel horizontally marrold 2017-03-29 22:09:56 +0100
  • 69ed848eb1 Adds status bar to second interface marrold 2017-03-29 22:08:04 +0100
  • d645b2e0c3 Adds duplicate of WLAN0 stats marrold 2017-03-29 22:05:22 +0100
  • 055dab3a37 Removes authentication and associated menu options. Also shuffles dashboard around with the intention of showing more interfaces root 2017-03-29 21:39:59 +0100
  • aaf098818c applies change to dnsmasq location root 2017-03-26 21:38:52 +0100
  • c74b68eecf fixes further auth issues root 2017-03-24 01:11:22 +0000
  • da5b864680 Subtle UI changes root 2017-03-24 00:38:15 +0000
  • a497507cc2 Places wlan0 in its own cell, ahead of adding other interfaces root 2017-03-24 00:36:08 +0000
  • 5af9548787 Removes commented out stuff, and ?> root 2017-03-24 00:16:33 +0000
  • f3d85f8df1 Begins work to add other interfaces to dashboard root 2017-03-24 00:12:05 +0000
  • bc97b36743 Merge pull request #1 from marrold/Bug-Fix-#62 marrold 2017-03-24 00:04:04 +0000
  • fd8d5e5e19 Bug Fix #62: Dashboard doesn't show ESSID with special chars marrold 2017-03-24 00:03:21 +0000
  • aaf13c60b3 Attempts to remove top navbar root 2017-03-23 22:10:36 +0000
  • 03f0edf82c Removes all authentication, because I'm a bad boy. Also removes auth and system menu options root 2017-03-23 22:01:47 +0000
  • 80fd46ff82 Merge pull request #59 from Headhunterzpw/master Joseph Haig 2017-03-20 16:01:37 +0000
  • 0eab5247a6 Merge pull request #58 from PureGrain/patch-1 Joseph Haig 2017-03-20 16:01:14 +0000
  • 451b03ad4c Merge pull request #57 from PureGrain/master Joseph Haig 2017-03-20 16:00:35 +0000
  • ee288c32ca Update dhcp.php #59 Jesse Geerts 2017-03-17 18:40:41 +0100
  • 0dce1fefcb Update system.php #58 Challon Holt 2017-03-08 16:24:42 -0500
  • a4d012d1d0 Merge pull request #55 from billz/bugfixes Bill Zimmerman 2017-02-06 07:14:21 -0800
  • ed65084653 Merge pull request #1 from PureGrain/PureGrain-RasPi3-Wifi #57 Challon Holt 2017-02-06 10:01:46 -0500
  • 7039463d88 Added support for RasPi 3 Wifi Challon Holt 2017-02-06 09:59:25 -0500
  • f2247e7844 Update hostapd.conf Challon Holt 2017-02-06 09:54:59 -0500
  • cc96885ec9 Fix 'else' clause #55 Joe Haig 2017-01-27 09:31:26 +0000
  • bfb635636b Various small fixes Joe Haig 2017-01-27 09:21:53 +0000