Emmanuel Geoffray
|
3bcf16a3ba
|
add globals to select visible services
|
8 years ago |
Emmanuel Geoffray
|
3228114dd8
|
add global to select wireless interface for wifi client
|
8 years ago |
billz
|
3b8a832cae
|
Modified column class for better mobile compatibility
|
8 years ago |
billz
|
d38ae7f334
|
Standardize UI elements
|
8 years ago |
Lawrence
|
28513a91ee
|
Removing conflict
|
8 years ago |
Lawrence
|
39d743ae89
|
merge from upstream
|
8 years ago |
Lawrence
|
068c4c519e
|
Merge from Upstream
|
8 years ago |
Bill Zimmerman
|
ef9dcbe06c
|
Merge branch 'master' into i18n
|
8 years ago |
billz
|
8d1370e2fd
|
Removed debug output
|
8 years ago |
billz
|
c88d027ec6
|
Added standard div wrapper to new tab
|
8 years ago |
Lawrence
|
f61cc31b20
|
Created new branch off master to help troubleshoot with #132
|
8 years ago |
Lawrence
|
604b28130f
|
Updating to help troubleshoot #132
Added the scripts to disable and enable logging for hostapd
Updated sudoers to allow running scripts
|
8 years ago |
Lawrence
|
7845c8908b
|
Initial commit to enable logging for hostapd
|
8 years ago |
billz
|
03b5c6a695
|
Fixed typo. Thanks @bebora for catching it
|
8 years ago |
Lawrence
|
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
|
8 years ago |
Lawrence
|
6e786e41c2
|
Updating index to create new menu, custom.js with new code, moved config parameters from index.php to its own file
|
8 years ago |
Lawrence
|
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
|
8 years ago |
billz
|
fc0df01a19
|
Adding gettext() to form button
|
8 years ago |
billz
|
f43ecbeb95
|
Formatting
|
8 years ago |
billz
|
1d41ef6da2
|
Updated static labels with gettext()
|
8 years ago |
billz
|
4c94d29668
|
Updated static labels with gettext()
|
8 years ago |
billz
|
ff18f84fd8
|
Updated static labels with gettext()
|
8 years ago |
Bill Zimmerman
|
0374e41b62
|
Fixed typo in message
|
8 years ago |
billz
|
039c00b0e2
|
Typo in description
|
8 years ago |
billz
|
ebe2d4d3a4
|
Added es_ES to list of supported languages
|
8 years ago |
billz
|
1212ef51f7
|
Added constants for locales
|
8 years ago |
billz
|
062d5aeb4f
|
Replaced interface labels with gettext()
|
8 years ago |
billz
|
c8ca228dad
|
initial commit
|
8 years ago |
billz
|
5cc5d2528e
|
mode change for consistency
|
8 years ago |
billz
|
89e0e3f38a
|
mode change for consistency
|
8 years ago |
billz
|
81cd6391a4
|
mode change for consistency
|
8 years ago |
Lawrence
|
64a7cb9d62
|
Merging upstream to repo
|
8 years ago |
Lawrence
|
77316709e1
|
Creating networking interface to change between Static / Dynamic IPs
|
8 years ago |
Lawrence
|
5c6991dfe5
|
Merge pull request #119 from SirLagz/master
Added a Web Console
|
8 years ago |
Lawrence
|
241e3ddff9
|
Updating layout of webconsole page
|
8 years ago |
Lawrence
|
f18b5785c8
|
Merge branch 'master' of https://github.com/SirLagz/raspap-webgui
|
8 years ago |
Lawrence
|
4d04155895
|
Added webconsole to system pane, added tabs to system pane to allow for webconsole to be hidden/shown
|
8 years ago |
Lawrence
|
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
|
8 years ago |
billz
|
8a501c075f
|
Persist selected theme in dropdown
|
8 years ago |
Bill Zimmerman
|
b6fe00b880
|
Merge pull request #115 from billz/theme-support
Support for themes
|
8 years ago |
billz
|
63dc84764f
|
Removed inline style
|
8 years ago |
billz
|
508110a9c0
|
Support for themes
|
8 years ago |
Lawrence
|
afa8e2d4aa
|
Merge branch 'master' of https://github.com/billz/raspap-webgui
|
8 years ago |
Lawrence
|
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.
|
8 years ago |
billz
|
56c9fccda7
|
Fixed style class for rescan btn
|
8 years ago |
Lawrence
|
1fcb82ff8d
|
Still removing debug code
|
8 years ago |
Lawrence
|
29aabf1bbe
|
Removing debug code
|
8 years ago |
Lawrence
|
47f6366bf9
|
Changed the dashboard to use ip rather than ifconfig for Jessie/Stretch compatibility
|
8 years ago |
Lawrence
|
42381a2aef
|
Updating dashboard to use ip rather than ifconfig
|
8 years ago |
Lawrence
|
34c22e43a8
|
Merge pull request #105 from royord/resetButtonOnly
Reset button only
|
8 years ago |
Lawrence
|
61d450d1c7
|
Fixed up a whole bunch of undefined variable warnings. Added a check to make sure raspap.auth exists before trying to include it.
|
8 years ago |
Lawrence
|
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.
|
8 years ago |
royord
|
df8f15acba
|
rescan button moved into a better home
|
8 years ago |
royord
|
348e3a07b4
|
added rescan
|
8 years ago |
Bill Zimmerman
|
7048a991c8
|
Resolves #76
|
8 years ago |
Bill Zimmerman
|
85992a67b7
|
Moved alert above tabs for consistency
|
9 years ago |
Bill Zimmerman
|
aa08e64043
|
Fixed misplaced /div
|
9 years ago |
Bill Zimmerman
|
66a211429b
|
Resolves #60
|
9 years ago |
Bill Zimmerman
|
d9baf397d4
|
Resolves #66
|
9 years ago |
Bill Zimmerman
|
261c90473d
|
Resolves #49
|
9 years ago |
Joseph Haig
|
80fd46ff82
|
Merge pull request #59 from Headhunterzpw/master
Update dhcp.php
|
9 years ago |
Jesse Geerts
|
ee288c32ca
|
Update dhcp.php
Added ( ) for the 's' in the minutes, hours and days to make it look nicer
|
9 years ago |
Challon Holt
|
0dce1fefcb
|
Update system.php
Added Revision for Pi Zero 1.3 and PiZero W
|
9 years ago |
Joe Haig
|
8e179f0614
|
Set form actions correctly
|
9 years ago |
Joe Haig
|
20eb3b0107
|
Merge branch 'master' into dashboard
|
9 years ago |
Joe Haig
|
66d6f3766c
|
Find bitrate and signal level correctly
Also, display signal level as just a number rather than a graph
|
9 years ago |
Joe Haig
|
f730aa1ffb
|
Use status class
|
9 years ago |
Joe Haig
|
9492330196
|
Indicated connected network
|
9 years ago |
Joe Haig
|
b353dd77a8
|
Add password length check
Also remove most of the rest of the javascript as it is unused.
|
9 years ago |
Joe Haig
|
e953e68556
|
Redo 'Configure client' page
|
9 years ago |
Joe Haig
|
a87d7ee869
|
Allow open networks
|
9 years ago |
Joe Haig
|
ad76f7651a
|
Split out php from html
|
9 years ago |
Joe Haig
|
c7ed97dd8b
|
Change method of calculating channel and security
|
9 years ago |
Joe Haig
|
fe3b0e9513
|
Move client wifi configuration into separate file
|
9 years ago |
Joe Haig
|
4611bcc615
|
Change tabs to spaces
|
9 years ago |
Joe Haig
|
095e1afa8c
|
Move Dashboard function to separate file
|
9 years ago |
Joe Haig
|
bdfcf270a7
|
Show Raspberry Pi revision information
|
9 years ago |
Joe Haig
|
7406a5050c
|
Move system page into separate file
|
9 years ago |
Joe Haig
|
bff9dfbbbc
|
Some validation on POST data
|
9 years ago |
Joe Haig
|
671016e685
|
Add CSRF to hostapd config
And tidy things up a bit
|
9 years ago |
Joe Haig
|
15a4ece433
|
Move function to save HostAPD config too
|
9 years ago |
Joe Haig
|
bfb1332cdf
|
Move HostAPD into separate file
|
9 years ago |
Joseph Haig
|
bfae272b0f
|
Better checking
|
9 years ago |
Joseph Haig
|
46894ef91e
|
Fix checking dnsmasq starting/stopping
|
9 years ago |
Joseph Haig
|
3b043950de
|
Add CSRF to DHCP form
Also, separate out into separate file and refactor
|
9 years ago |
Joseph Haig
|
c65ddd010f
|
Tabs to spaces
|
9 years ago |
Joseph Haig
|
a28b926b3a
|
Move status messages into new class
|
9 years ago |
Joseph Haig
|
d92b01e8f2
|
Fix tabbing
|
9 years ago |
Joe Haig
|
5c2492e785
|
Add CSRF token to password change page
|
9 years ago |
Joe Haig
|
d431c3f767
|
Permit flags in the config
|
9 years ago |
Joe Haig
|
443c75390a
|
Set $status to avoid error
|
9 years ago |
Joe Haig
|
2e8c97d421
|
Correctly find Received Bytes
|
9 years ago |
Joe Haig
|
098caa1262
|
Remove spurious ' character
|
9 years ago |
Bill Zimmerman
|
94a7465395
|
Updated panel icon
|
9 years ago |
Bill Zimmerman
|
18a9fd8999
|
Updated panel icon + standarized label
|
9 years ago |
zlolz
|
638f2e6d3d
|
add cpu load bar, colour mem and cpu bars baased values (ok, warning, danger)
|
9 years ago |
zlolz
|
de7c0f7d79
|
Add System Info and System Control (foundation)
|
9 years ago |
zlolz
|
96e179e501
|
hostapd & dhcpd -- ensure all interfaces are selectable
|
9 years ago |
Joe Haig
|
a3e37866e6
|
Clean up
|
10 years ago |
Joseph Haig
|
4e77adce33
|
Add simple authentication
|
10 years ago |
Joe Haig
|
926d7ba13b
|
Add more PHP_EOLs
|
10 years ago |
Joe Haig
|
98a9822897
|
Avoid breaking hostapd config file with tabs
|
10 years ago |
Bill Zimmerman
|
ba9a3355df
|
Replaced short tags for compatibility
|
10 years ago |
Bill Zimmerman
|
5f8dce6271
|
Removed debug output
|
11 years ago |
Bill Zimmerman
|
27bdfcda16
|
Debug DisplayWPAConfig
|
11 years ago |
Bill Zimmerman
|
ae11bfe7fc
|
Fixed nav collapse css issue
|
11 years ago |
Bill Zimmerman
|
d5678d622e
|
Added assets + dependencies
|
11 years ago |