1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2025-08-15 20:44:11 +02:00

Commit Graph

  • db8e201624 Merge from Upstream/Master https://github.com/billz/raspap-webgui Lawrence 2017-10-29 12:32:36 +08:00
  • 6e786e41c2 Updating index to create new menu, custom.js with new code, moved config parameters from index.php to its own file Lawrence 2017-10-29 12:31:51 +08:00
  • 85c0c29923
    Merge pull request #129 from billz/fix-a-fix Lawrence 2017-10-29 12:25:31 +08:00
  • c8f863aeaf Fix properly Joseph Haig 2017-10-28 20:59:17 +01:00
  • 52e7f04882
    Merge pull request #128 from billz/fix-fastcgi Lawrence 2017-10-29 01:00:47 +08:00
  • f0f4f16438 Fix fastcgi-php setup for fresh install Joseph Haig 2017-10-28 12:00:15 +00:00
  • d42e265365 Updated version number to reflect big functionality update Lawrence 2017-10-28 02:44:45 +08:00
  • fe60945949 Removed commented out code from index.php. configuratin parameters have been moved to includes/config.php Lawrence 2017-10-28 02:42:40 +08:00
  • 7749b79e2f Implemented start of web interface to update Static IP addresses or use DHCP. Currently saves to files in /etc/raspap/networking, still need to build something to generate a working config for dhcpcd Lawrence 2017-10-28 02:40:30 +08:00
  • e905a862b2 Merge from upstream Lawrence 2017-10-26 20:47:04 +08:00
  • cf149fd498 Fixed typo billz 2017-10-25 23:45:18 +00:00
  • fc0df01a19 Adding gettext() to form button billz 2017-10-24 21:07:03 +00:00
  • c00377ef3d Recompiled machine object files billz 2017-10-24 13:58:23 +00:00
  • efa8cb1452 Added msgid/msgstr pairs billz 2017-10-24 13:58:02 +00:00
  • ac106538ae Added msgid/msgstr pairs billz 2017-10-24 13:57:51 +00:00
  • f43ecbeb95 Formatting billz 2017-10-24 13:51:12 +00:00
  • 1d41ef6da2 Updated static labels with gettext() billz 2017-10-24 13:50:43 +00:00
  • 4c94d29668 Updated static labels with gettext() billz 2017-10-24 13:50:30 +00:00
  • ff18f84fd8 Updated static labels with gettext() billz 2017-10-24 13:50:17 +00:00
  • e6eb7f2b46 Recompiled machine object files billz 2017-10-24 10:30:21 +00:00
  • d0c5137d66 Added strings for status messages Bill Zimmerman 2017-10-24 12:27:34 +02:00
  • 81c5abf769 Updated header + fixed msgid Bill Zimmerman 2017-10-24 12:26:39 +02:00
  • 0374e41b62 Fixed typo in message Bill Zimmerman 2017-10-24 12:26:00 +02:00
  • 2e9779b49b Merge branch 'i18n' of https://github.com:443/billz/raspap-webgui into i18n Bill Zimmerman 2017-10-24 10:35:09 +02:00
  • 039c00b0e2 Typo in description billz 2017-10-24 08:34:20 +00:00
  • d5e77d8207 Recompiled machine object file billz 2017-10-24 08:33:01 +00:00
  • 1e92e9f22a Updated .po with missing strings billz 2017-10-24 08:32:31 +00:00
  • d6aad98e5a Merge branch 'i18n' of https://github.com:443/billz/raspap-webgui into i18n Bill Zimmerman 2017-10-24 10:07:44 +02:00
  • ebe2d4d3a4 Added es_ES to list of supported languages billz 2017-10-24 07:18:23 +00:00
  • 7d938de1a4 Create CONTRIBUTING.md Bill Zimmerman 2017-10-23 23:52:43 +02:00
  • 1212ef51f7 Added constants for locales billz 2017-10-23 20:02:39 +00:00
  • 062d5aeb4f Replaced interface labels with gettext() billz 2017-10-23 19:51:34 +00:00
  • 1aa5c17654 Additional msgid/msgstr pairs billz 2017-10-23 19:50:14 +00:00
  • 57cd26b6cc Additional msgid/msgstr pairs billz 2017-10-23 19:50:12 +00:00
  • aec857dd96 Initial commit billz 2017-10-23 19:48:50 +00:00
  • 7137f6c814 Initial commit billz 2017-10-23 19:48:46 +00:00
  • 6fb18e1649 Added gettext for i18n support billz 2017-10-23 17:37:59 +00:00
  • c8ca228dad initial commit billz 2017-10-23 17:26:07 +00:00
  • 81eee567e6 mode change for consistency billz 2017-10-23 17:19:43 +00:00
  • 5cc5d2528e mode change for consistency billz 2017-10-23 17:19:35 +00:00
  • 89e0e3f38a mode change for consistency billz 2017-10-23 17:19:27 +00:00
  • 81cd6391a4 mode change for consistency billz 2017-10-23 17:19:20 +00:00
  • ce96cfcf15 initial commit of machine object file billz 2017-10-23 17:18:26 +00:00
  • 943ce23180 initial commit of base en_US strings billz 2017-10-23 17:17:28 +00:00
  • 64a7cb9d62 Merging upstream to repo Lawrence 2017-10-23 00:27:33 +08:00
  • 77316709e1 Creating networking interface to change between Static / Dynamic IPs Lawrence 2017-10-23 00:26:49 +08:00
  • 6d9029340f Merge pull request #123 from SirLagz/master Lawrence 2017-10-22 20:49:33 +08:00
  • a0a4f842b4 Updating install script and removing unneeded configuration file Lawrence 2017-10-22 19:46:52 +08:00
  • 354b387327 Change php5-cgi to php-cgi Joseph Haig 2017-10-22 11:10:28 +01:00
  • 908f0de8cb Updated install and uninstall scripts to append to rc.local rather than overwrite the file Lawrence 2017-10-21 22:39:29 +08:00
  • 6fefbf7a2d Updated webconsole styling Lawrence 2017-10-21 20:35:59 +08:00
  • 5c6991dfe5 Merge pull request #119 from SirLagz/master Lawrence 2017-10-21 20:35:37 +08:00
  • 241e3ddff9 Updating layout of webconsole page Lawrence 2017-10-21 20:30:15 +08:00
  • 9265f89e6d Merge branch 'master' of https://github.com/billz/raspap-webgui billz 2017-10-18 17:00:19 +00:00
  • f18b5785c8 Merge branch 'master' of https://github.com/SirLagz/raspap-webgui Lawrence 2017-10-14 12:56:23 +08:00
  • 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 +08:00
  • 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 +08:00
  • 822136bf03 Applied style to navbar toggle billz 2017-10-09 22:26:21 +00:00
  • 8a501c075f Persist selected theme in dropdown billz 2017-10-09 14:04:59 +00:00
  • f6c983d8ff Applied missing style to th element billz 2017-10-09 08:49:12 +00:00
  • b6fe00b880 Merge pull request #115 from billz/theme-support Bill Zimmerman 2017-10-08 18:19:11 +02:00
  • 557a0b6ce0 Added VT100 scan line effect billz 2017-10-06 23:46:58 +00:00
  • faeaa99a14 Updated for minor version release billz 2017-10-06 23:22:04 +00:00
  • 63dc84764f Removed inline style billz 2017-10-06 23:18:42 +00:00
  • 508110a9c0 Support for themes billz 2017-10-06 23:08:06 +00:00
  • 04acb817b4 Updating version numbers, uninstall script Lawrence 2017-10-04 01:37:39 +08:00
  • ecdf34467b Updating version and sudoers Lawrence 2017-10-04 01:34:44 +08:00
  • afa8e2d4aa Merge branch 'master' of https://github.com/billz/raspap-webgui Lawrence 2017-10-04 01:30:16 +08:00
  • 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 +08:00
  • 56c9fccda7 Fixed style class for rescan btn billz 2017-10-03 17:22:48 +00:00
  • 0be196d708 Updated version numbers. Fixed up Sudoers file to include latest ip commands. Lawrence 2017-10-04 01:06:47 +08:00
  • 0936541ccc Merge pull request #113 from SirLagz/master Lawrence 2017-10-04 00:23:13 +08:00
  • 0d456d3540 Merge branch 'master' into master Lawrence 2017-10-04 00:22:19 +08:00
  • 1fcb82ff8d Still removing debug code Lawrence 2017-10-04 00:19:43 +08:00
  • 29aabf1bbe Removing debug code Lawrence 2017-10-04 00:15:53 +08:00
  • 47f6366bf9 Changed the dashboard to use ip rather than ifconfig for Jessie/Stretch compatibility Lawrence 2017-10-04 00:09:50 +08:00
  • aa675ae12b Merge pull request #103 from universalism/master Lawrence 2017-10-04 00:08:01 +08:00
  • fa2dba4cf9 Merge pull request #111 from billz/uninstaller Bill Zimmerman 2017-10-03 10:50:47 +02:00
  • 4c540a5486 Merge pull request #110 from SirLagz/master Bill Zimmerman 2017-10-03 10:49:09 +02:00
  • f507a0b8cf Created the uninstall script Lawrence 2017-10-03 13:09:55 +08:00
  • 42381a2aef Updating dashboard to use ip rather than ifconfig Lawrence 2017-10-03 12:46:02 +08:00
  • 18fa472d2c Fixed email address typo Lawrence 2017-10-03 12:32:30 +08:00
  • 73231e248f Merge branch 'master' of https://github.com/billz/raspap-webgui Lawrence 2017-10-03 12:23:32 +08:00
  • 0b7b0a4d96 Updated installer to properly make symlinks to latest backup Lawrence 2017-10-03 12:19:35 +08:00
  • 34c22e43a8 Merge pull request #105 from royord/resetButtonOnly Lawrence 2017-10-03 11:53:33 +08:00
  • 036b7a3050 I forgot a couple of renames. Fixed Lawrence 2017-10-02 03:36:51 +08:00
  • 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 +08:00
  • 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 +08:00
  • a6b1d85013 Fixed up installation script to allow for reinstalls over existing installs. Lawrence 2017-10-01 23:22:07 +08:00
  • 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 +08:00
  • 5447c1a0dc FIX - wlan0 status doesn't contain RUNNING only UP universalism 2017-09-23 11:56:08 +02:00
  • df8f15acba rescan button moved into a better home royord 2017-09-15 04:42:49 +00:00
  • 348e3a07b4 added rescan royord 2017-09-15 04:27:25 +00:00
  • 97fd8dc13e Merge pull request #88 from SolidRhino/patch-1 Bill Zimmerman 2017-07-20 11:21:59 -07:00
  • cc622f211e Update README.md Solid Rhino 2017-07-18 14:52:48 +02:00
  • 7048a991c8 Resolves #76 Bill Zimmerman 2017-06-03 14:25:11 +00:00
  • 85992a67b7 Moved alert above tabs for consistency Bill Zimmerman 2017-05-25 09:40:37 +00:00
  • 58c6b67f49 Added welcome + clarified install dirs Bill Zimmerman 2017-05-19 16:33:01 +00:00
  • aa08e64043 Fixed misplaced /div Bill Zimmerman 2017-05-19 14:56:07 +00:00
  • 66a211429b Resolves #60 Bill Zimmerman 2017-05-19 14:00:47 +00:00