1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Commit Graph

  • 3228114dd8 add global to select wireless interface for wifi client Emmanuel Geoffray 2017-12-07 19:00:48 +0000
  • d22cdd6e68 Updated manual installation steps billz 2017-11-17 07:11:18 +0000
  • 5d9d58630c Merge branch 'master' of https://github.com/billz/raspap-webgui billz 2017-11-16 22:38:54 +0000
  • 951228275c Fixes #138 billz 2017-11-16 22:38:03 +0000
  • 6e2c6de8a6
    Merge pull request #124 from billz/new-php-pa Bill Zimmerman 2017-11-16 18:22:30 +0100
  • 6dc944603c
    Merge branch 'master' into new-php-pa Bill Zimmerman 2017-11-16 02:28:59 +0100
  • 0f7658221e Installs php7.0-cgi on Stretch, maintains backwards compatibility billz 2017-11-16 01:24:02 +0000
  • 0c696e061f Applied style to label billz 2017-11-13 23:16:18 +0000
  • b950a1966d Fixed permission error. Resolves #136 billz 2017-11-08 08:23:02 +0000
  • 45c96cbc04
    Added access point walkthrough Matt Hova 2017-11-07 12:05:22 -0800
  • 17e737792f Fixed path billz 2017-11-07 17:05:09 +0000
  • e18b488bbb Fixed typo billz 2017-11-06 16:09:38 +0000
  • e389d8f760 Updated for latest release + new screenshots v1.3.0 billz 2017-11-06 15:45:27 +0000
  • 3b8a832cae Modified column class for better mobile compatibility billz 2017-11-06 12:38:57 +0000
  • bb7481c1a4 Applied style to btn states billz 2017-11-06 12:14:28 +0000
  • 0a57cd8001 Applied style to webconsole billz 2017-11-05 17:57:00 +0000
  • af9f997eb0 Applied style to .alert-danger billz 2017-11-05 15:00:40 +0000
  • ea6737e1be Applied style to missing elements billz 2017-11-05 12:09:04 +0000
  • 5cb5cf1d6a
    Merge pull request #131 from SirLagz/master Lawrence 2017-11-05 19:29:22 +0800
  • d38ae7f334 Standardize UI elements billz 2017-11-04 20:24:23 +0000
  • f6cfd65a55 Moved sublevel item to top level (for now) billz 2017-11-04 20:23:55 +0000
  • 28513a91ee Removing conflict Lawrence 2017-11-04 12:56:51 +0800
  • 39d743ae89 merge from upstream Lawrence 2017-11-04 12:53:29 +0800
  • 068c4c519e Merge from Upstream Lawrence 2017-11-04 12:49:48 +0800
  • ef9dcbe06c
    Merge branch 'master' into i18n Bill Zimmerman 2017-11-02 23:41:33 +0100
  • a4d8b04590
    Merge pull request #133 from billz/hostapd-logging Bill Zimmerman 2017-11-02 22:07:42 +0100
  • 19a32f53ba Applied theme styles to log output billz 2017-11-02 21:05:40 +0000
  • 8d1370e2fd Removed debug output billz 2017-11-02 20:46:46 +0000
  • c88d027ec6 Added standard div wrapper to new tab billz 2017-11-02 18:43:52 +0000
  • 7b93326478 updated stylesheet and installer with left out stuff Lawrence 2017-11-02 22:48:15 +0800
  • f61cc31b20 Created new branch off master to help troubleshoot with #132 Lawrence 2017-11-02 22:43:41 +0800
  • 604b28130f Updating to help troubleshoot #132 Lawrence 2017-11-02 22:33:11 +0800
  • 7845c8908b Initial commit to enable logging for hostapd Lawrence 2017-11-02 22:13:36 +0800
  • 03b5c6a695 Fixed typo. Thanks @bebora for catching it billz 2017-10-29 22:59:14 +0000
  • 564e9c1f77 Fixed typo. Thanks @bebora for catching it billz 2017-10-29 22:56:50 +0000
  • 8d77295fd3 Updated sudoers to accomodate restarting dhcpcd to apply network settings. Updated installer to insert new lines Created files to generate / modify / save dhcpcd files and networking configuration Lawrence 2017-10-30 02:21:34 +0800
  • 3c45992ced Added Italian translation billz 2017-10-29 08:53:21 +0000
  • db8e201624 Merge from Upstream/Master https://github.com/billz/raspap-webgui Lawrence 2017-10-29 12:32:36 +0800
  • 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 +0800
  • 85c0c29923
    Merge pull request #129 from billz/fix-a-fix Lawrence 2017-10-29 12:25:31 +0800
  • c8f863aeaf Fix properly Joseph Haig 2017-10-28 20:59:17 +0100
  • 52e7f04882
    Merge pull request #128 from billz/fix-fastcgi Lawrence 2017-10-29 01:00:47 +0800
  • f0f4f16438 Fix fastcgi-php setup for fresh install Joseph Haig 2017-10-28 12:00:15 +0000
  • d42e265365 Updated version number to reflect big functionality update Lawrence 2017-10-28 02:44:45 +0800
  • fe60945949 Removed commented out code from index.php. configuratin parameters have been moved to includes/config.php Lawrence 2017-10-28 02:42:40 +0800
  • 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 +0800
  • e905a862b2 Merge from upstream Lawrence 2017-10-26 20:47:04 +0800
  • cf149fd498 Fixed typo billz 2017-10-25 23:45:18 +0000
  • fc0df01a19 Adding gettext() to form button billz 2017-10-24 21:07:03 +0000
  • c00377ef3d Recompiled machine object files billz 2017-10-24 13:58:23 +0000
  • efa8cb1452 Added msgid/msgstr pairs billz 2017-10-24 13:58:02 +0000
  • ac106538ae Added msgid/msgstr pairs billz 2017-10-24 13:57:51 +0000
  • f43ecbeb95 Formatting billz 2017-10-24 13:51:12 +0000
  • 1d41ef6da2 Updated static labels with gettext() billz 2017-10-24 13:50:43 +0000
  • 4c94d29668 Updated static labels with gettext() billz 2017-10-24 13:50:30 +0000
  • ff18f84fd8 Updated static labels with gettext() billz 2017-10-24 13:50:17 +0000
  • e6eb7f2b46 Recompiled machine object files billz 2017-10-24 10:30:21 +0000
  • d0c5137d66 Added strings for status messages Bill Zimmerman 2017-10-24 12:27:34 +0200
  • 81c5abf769 Updated header + fixed msgid Bill Zimmerman 2017-10-24 12:26:39 +0200
  • 0374e41b62 Fixed typo in message Bill Zimmerman 2017-10-24 12:26:00 +0200
  • 2e9779b49b Merge branch 'i18n' of https://github.com:443/billz/raspap-webgui into i18n Bill Zimmerman 2017-10-24 10:35:09 +0200
  • 039c00b0e2 Typo in description billz 2017-10-24 08:34:20 +0000
  • d5e77d8207 Recompiled machine object file billz 2017-10-24 08:33:01 +0000
  • 1e92e9f22a Updated .po with missing strings billz 2017-10-24 08:32:31 +0000
  • d6aad98e5a Merge branch 'i18n' of https://github.com:443/billz/raspap-webgui into i18n Bill Zimmerman 2017-10-24 10:07:44 +0200
  • ebe2d4d3a4 Added es_ES to list of supported languages billz 2017-10-24 07:18:23 +0000
  • 7d938de1a4 Create CONTRIBUTING.md Bill Zimmerman 2017-10-23 23:52:43 +0200
  • 1212ef51f7 Added constants for locales billz 2017-10-23 20:02:39 +0000
  • 062d5aeb4f Replaced interface labels with gettext() billz 2017-10-23 19:51:34 +0000
  • 1aa5c17654 Additional msgid/msgstr pairs billz 2017-10-23 19:50:14 +0000
  • 57cd26b6cc Additional msgid/msgstr pairs billz 2017-10-23 19:50:12 +0000
  • aec857dd96 Initial commit billz 2017-10-23 19:48:50 +0000
  • 7137f6c814 Initial commit billz 2017-10-23 19:48:46 +0000
  • 6fb18e1649 Added gettext for i18n support billz 2017-10-23 17:37:59 +0000
  • c8ca228dad initial commit billz 2017-10-23 17:26:07 +0000
  • 81eee567e6 mode change for consistency billz 2017-10-23 17:19:43 +0000
  • 5cc5d2528e mode change for consistency billz 2017-10-23 17:19:35 +0000
  • 89e0e3f38a mode change for consistency billz 2017-10-23 17:19:27 +0000
  • 81cd6391a4 mode change for consistency billz 2017-10-23 17:19:20 +0000
  • ce96cfcf15 initial commit of machine object file billz 2017-10-23 17:18:26 +0000
  • 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 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 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 billz 2017-10-06 23:46:58 +0000
  • faeaa99a14 Updated for minor version release billz 2017-10-06 23:22:04 +0000