Commit Graph

332 Commits (c1fab759e4762267c3609ac2206c05b0a87dca79)
 

Author SHA1 Message Date
billz c1fab759e4 Moved session_start() before includes 7 years ago
billz f92b7ebcf3 Added pt_BR messages, thx @dalmago 7 years ago
billz abdb7782d9 Added pt_BR messages, thx @dalmago 7 years ago
billz 53cdbd2528 Added support for pt_BR, thx @dalmago 7 years ago
billz e317d3014f Added pt_BR messages, thx @dalmago 7 years ago
Bill Zimmerman e29dc74e06 Fix indents 7 years ago
Bill Zimmerman c054d47731
Merge pull request #125 from billz/i18n
Internationalization (i18n)
7 years ago
billz 264ccdd34f Compiled message catalog with new translations 7 years ago
billz 1f3e5231f7 Updated messages with new UI labels 7 years ago
billz 23b7a76c6a Replaced strings with gettext() alias 7 years ago
billz b674f4f209 Mode change 7 years ago
billz be4ccda6f7 Replaced strings with gettext() alias 7 years ago
billz 244148cbee Cleaned up locale detection 7 years ago
billz 628a60893d Replaced strings with gettext alias 7 years ago
billz a21d633a77 added version to constants 7 years ago
Bill Zimmerman 164fd733b9
Updated with locale settings 7 years ago
Bill Zimmerman d8f4f15db8
Merge branch 'master' into i18n 7 years ago
Bill Zimmerman fc5a999e11
Merge pull request #186 from Pack3tL0ss/patch-1
Update README.md
7 years ago
Bill Zimmerman 47d19fbc59
Update README.md
added linebreak
7 years ago
Bill Zimmerman 2480259520
Update README.md
Added support us section
7 years ago
Bill Zimmerman ca02e28f3b
Update README.md
Added links to external tutorials, deprecated twitter links
7 years ago
Bill Zimmerman b3903d284d
Update README.md
Added badge + link to awesome RPi (⌐■_■)
7 years ago
billz 36d98c5cd0 Merge branch 'master' of https://github.com/billz/raspap-webgui 7 years ago
billz a438a13bad updated static domain_name_server, resolves #185 thx @jensjakob 7 years ago
Bill Zimmerman 51d76ec758
Merge pull request #189 from alibo/patch-1
Use --depth option during cloning the repo
7 years ago
Ali Borhani 088bf99637
Use --depth option during cloning the repo 7 years ago
Pack3tL0ss 5dc1545573
Update README.md
Updated Optional Services to reference define statements in config.php vs index.php
7 years ago
Bill Zimmerman f3fffd534a Revert "Update _config.yml"
This reverts commit a3b406f12e.
7 years ago
Bill Zimmerman a3b406f12e
Update _config.yml 7 years ago
Bill Zimmerman ba1d065733 Create CNAME 7 years ago
Bill Zimmerman 729a02b2f9 Set theme jekyll-theme-minimal 7 years ago
billz f873073570 Hotfix: specify interface with wpa_cli in patch_system_files(). Addresses #163 7 years ago
billz 2a05284be6 Specifies interface with -i option and wpa_cli. Resolves #163 7 years ago
Bill Zimmerman 1b387b0f6d
Updated version 7 years ago
Bill Zimmerman 98ace52351 bug fixes to default_configuration(). Resolves #174. Thanks @Austin-RR 7 years ago
Bill Zimmerman b9bd1cf46f
Merge pull request #171 from billz/bower_update
Update SB Admin 2, improved dependency organization + gulp support
7 years ago
billz 2176988898 Updated with minified sb-admin-2.css 7 years ago
billz 376653224d Cleaned up npm-folders local install 7 years ago
billz 902281294f Added vendor directory & gulp support for better dependency organization + compiling less & js files. added gulp
support for a browser sync task as well for easier development
7 years ago
Bill Zimmerman 659e21f00b
Merge pull request #164 from rmarshall31/priority
preserve priority in wpa_supplicant.conf
7 years ago
Russ Marshall d6778b3ff0 Merge branch 'priority' of https://github.com/rmarshall31/raspap-webgui into priority 7 years ago
Russ Marshall 5c04c1dbca preserve priority in wpa_supplicant.conf 7 years ago
Bill Zimmerman e171efa2f4
Merge pull request #161 from rmarshall31/master
support for 5GHz channels
7 years ago
Bill Zimmerman 3157d59132
Merge pull request #160 from jbishop129/patch-1
Fix /etc/sudoers entries
7 years ago
Russ Marshall f8a71403a3 preserve priority in wpa_supplicant.conf 7 years ago
Russ Marshall ff36dbb3b4 support for 5GHz channels 7 years ago
Joe ba9d6cba59
Fix /etc/sudoers entries
- symlink to hook wpa_supplicant if multiple wireless adapters. Otherwise, "wpa_cli" cmds fail if you have more than one wlan device
- set cmds array items to double quotes
- added entries for wlan1 interfaces, to be able to control more than one wireless adapter
- updated if statement checking the number of lines in /etc/sudoers
- added IFS in do loop, to handle spaces in array items properly (current method truncates the line if it finds a space)
7 years ago
Bill Zimmerman 75f6d53555
Merge pull request #140 from emmanuelgeoffray/master
Select wireless interface for wifi client, add globals to select services, memory output fix
7 years ago
Bill Zimmerman 0bf1654476
Create ISSUE_TEMPLATE.md 7 years ago
Bill Zimmerman a942dc120d
Merge pull request #143 from arduino-man/patch-1
Patch dashboard.php to take dots in ESSID's
7 years ago