mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[PR #313] [MERGED] Development and cleanup #1605
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#1605
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tzapu/WiFiManager/pull/313
Author: @tablatronix
Created: 2/9/2017
Status: ✅ Merged
Merged: 1/17/2018
Merged by: @tablatronix
Base:
development← Head:development📝 Commits (10+)
83c271finitial commit, signal meter and secure icons6708ddfremove debugfd27cefremove debug74bccc0adds better retina support7360be5Merge remote-tracking branch 'refs/remotes/origin/feature_308_configportaltimeouts'c8455f5Merge remote-tracking branch 'refs/remotes/tzapu/master'9c72bf9cleaning up source, comments45a325bfix validippassword2edd37eoops typoc819d46allow for empty password📊 Changes
12 files changed (+1435 additions, -351 deletions)
View changed files
📝
README.md(+13 -10)📝
WiFiManager.cpp(+884 -268)📝
WiFiManager.h(+103 -27)📝
examples/AutoConnectWithFSParameters/AutoConnectWithFSParameters.ino(+1 -1)📝
examples/AutoConnectWithFSParametersAndCustomIP/AutoConnectWithFSParametersAndCustomIP.ino(+1 -1)📝
examples/AutoConnectWithTimeout/AutoConnectWithTimeout.ino(+1 -1)➕
examples/AutoConnectWithTimeout/platformio.ini(+18 -0)📝
examples/OnDemandConfigPortal/OnDemandConfigPortal.ino(+5 -2)➕
examples/OnDemandWebPortal/OnDemandWebPortal.ino(+57 -0)📝
extras/WiFiManager.template.html(+176 -41)➕
extras/png_signal_strength_master.png(+0 -0)➕
extras/test.html(+176 -0)📄 Description
cleaning up a bit, better comments, some questions
@todo, improved some debug messages.abstracted appassword check, and made fatal, not fallback to anonymous.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.