-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Development and cleanup #313
Merged
Merged
Changes from 1 commit
Commits
Show all changes
94 commits
Select commit
Hold shift + click to select a range
83c271f
initial commit, signal meter and secure icons
tablatronix 6708ddf
remove debug
tablatronix fd27cef
remove debug
tablatronix 74bccc0
adds better retina support
tablatronix 7360be5
Merge remote-tracking branch 'refs/remotes/origin/feature_308_configp…
tablatronix c8455f5
Merge remote-tracking branch 'refs/remotes/tzapu/master'
tablatronix 9c72bf9
cleaning up source, comments
tablatronix 45a325b
fix validippassword
tablatronix 2edd37e
oops typo
tablatronix c819d46
allow for empty password
tablatronix bd9c3b3
refactoring some larger functions
tablatronix e9b36f9
fix breakafterconfig
tablatronix 65349cb
fix WL_IDLE_STATUS return values for compatibility
tablatronix 1a44dd5
move apcallback to proper location
tablatronix 0b0eb61
moving blocks
tablatronix 612e18b
oops deleted a function
tablatronix 004f222
do not wait for conx is no ssid
tablatronix 29b2f02
Fix broken links
camelmasa ada93b7
fix for #362 - Setting Content-length explicitly - https://github.com…
5e92486
Merge pull request #334 from camelmasa/fix-broken-links
tzapu 58eb711
Spelling fixes
scop eb4594c
Merge pull request #383 from scop/spelling
tzapu 0de9d12
Merge pull request #363 from suculent/fix-content-length
tzapu 9637d94
Improve wishlist in README
denisvm 06d75bf
Update README.md
tzapu f9c4c87
Merge pull request #386 from denisvm/readme-wishlist
tzapu cee18a7
Update WiFiManager.h
Derek123456 68e32a1
Update WiFiManager.cpp
Derek123456 89af312
Merge pull request #398 from Derek123456/Derek123456-patch-1
tzapu 179c030
comments, autoconnect fix
tablatronix 0aecffc
fix configportal loop flow
tablatronix 47d9082
testing non blocking portal
tablatronix 75f34d9
Merge remote-tracking branch 'tzapu/master'
tablatronix cadf6b4
Merge remote-tracking branch 'upstream/master'
tablatronix 68e3eb5
Merge branch 'master' into development
tablatronix c456380
renable blocking
tablatronix f258046
fix const char corruptions
tablatronix 8592647
fraking tabs
tablatronix 8185eaa
add blocking setter
tablatronix b62f488
Merge remote-tracking branch 'origin/feature-icons' into development
tablatronix d1ab6ec
left in debug
tablatronix 04a9dda
testing mode and persistent presrvation
tablatronix 9160b5b
maxlength null string fix
tablatronix 63dd714
oops missed one pr#244
tablatronix 606a1c3
removed escaped quotes
tablatronix 66c653f
convert to post
tablatronix 6e43c1e
change all forms to POST
tablatronix 5f28843
Cleaned some html csss
tablatronix 2c357d7
changing non form back to GET
tablatronix 6525a0b
fixed comment wording
tablatronix a93b601
again
tablatronix 81b37df
adds some style, clean up css, adds new tokens
tablatronix 14ce250
Merge remote-tracking branch 'remotes/tzapu/development' into tzapu/d…
tablatronix 69ddda0
Merge remote-tracking branch 'remotes/tzapu/development' into tzapu/d…
tablatronix 985f811
style lists /info
tablatronix 64798eb
pimped out info pagee
tablatronix c6f7ac0
added uptime to info
tablatronix e43a7d0
modify templates, remove placeholders
tablatronix 37dbd66
add staticfield setter
tablatronix 4d18bfb
abstracted outputters
tablatronix 31ab2b6
ability to disable captiveportal
tablatronix 80470fb
addd token precheck flags
tablatronix 12de391
comments
tablatronix eee3fb7
#418 even more info
tablatronix 8e710b9
disable ios safari tel links
tablatronix 4592914
test ondemand webportal
tablatronix 2aef134
use ip as title if not in captiveportal
tablatronix b151c19
add ondemandwebportal example
tablatronix db2a133
adds exit functionality to shutdown configportal/webportal
tablatronix cf51018
uninitialized abort caused immediate exit
mrbig 342eacf
autoConnect did not return true on successfull connection
mrbig 3d2453a
html for exit
tablatronix d7e3c8d
Merge pull request #5 from mrbig/development
tablatronix eb434a0
clean up handlexit feature
tablatronix df58574
adds verbose connection status enum strings
tablatronix d09aff2
fixing some reliability issues, testing
tablatronix ad6b8bd
add local enableSTA for toggling
tablatronix 4763783
rename some functions
tablatronix e8c0b52
added ease, stabilize persistent modes, rename some functions
tablatronix 52d5427
testing erase config polyfill
tablatronix a1050d0
fix some returns
tablatronix 3fdf53b
adding debug for configportalhastimeout
tablatronix d6aec20
add debug 2 argument function
tablatronix 0ae9ca3
adds _debugport stream ref
tablatronix fa05d2c
fix for configportal on wifisave fail
tablatronix 9a57122
Added some info panel changes
tablatronix a702fa6
html validation fizes
tablatronix 2f4015e
fix token replace invalid html
tablatronix 648274a
oops left wrap test in
tablatronix 0897c58
update examples w setConfigPortalTimeout
tablatronix d797638
fix setCaptivePortalEnable
tablatronix 7625680
adds test of setCaptivePortalEnable to example
tablatronix 1a61362
typo
tablatronix b266cd5
fix open tag on info
tablatronix File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I meant ip address doh