Hieromon Ikasamo
c986e2946c
Updated a version number
5 years ago
Hieromon Ikasamo
006cc82bad
Merge pull request #141 from Boldie/fix_unique_ptr_aux_ac
...
Fix trouble with uniqu_ptr deleting reference content.
5 years ago
Hieromon Ikasamo
ad9b7c96d5
Merge pull request #140 from Boldie/fix_missingInit
...
Initialize member correctly: May lead to instant disconnect in some situations.
Fixes #139
5 years ago
Sven Steckmann
9e02f48f53
Fix trouble with uniqu_ptr deleting reference content.
...
It is not necessary to use a unique_ptr (also always using .release shows
this), so there can be used a raw pointer instead.
Here we fix usage of _aux an also of back pointing _ac. Especially on _ac
it does not make any sense, since this pointer is stored in many locations.
refs #138
5 years ago
Sven Steckmann
a03d57f682
Initialize member correctly: May lead to instant disconnect in some situations.
...
refs #139
5 years ago
Hieromon Ikasamo
f48f216aa8
Fixes typo
5 years ago
Hieromon Ikasamo
37fd418fed
Fixes typo
5 years ago
Hieromon Ikasamo
b79028346e
Merge pull request #137 from Hieromon/Enhance/v110
...
Enhance/v110
5 years ago
Hieromon Ikasamo
690f2f11d5
v110 deployment
5 years ago
Hieromon Ikasamo
595a43cfca
Fixes typo
5 years ago
Hieromon Ikasamo
5527dd2744
Fixes typo
5 years ago
Hieromon Ikasamo
4d947bd0ac
Release for v1.1.0
5 years ago
Hieromon Ikasamo
6b9564145a
Support the Config New with static IP
5 years ago
Hieromon Ikasamo
7b8879ee1e
Fixed no member named 'printTo' compilation error
5 years ago
Hieromon Ikasamo
7d12936db8
Fixes typo
5 years ago
Hieromon Ikasamo
2fd24fecd3
Reduced consume memory for the OpenSSIDs page
5 years ago
Hieromon Ikasamo
a8675ba7cb
Release for v1.1.0
5 years ago
Hieromon Ikasamo
506bc832b0
Added a description for static IP configuration
5 years ago
Hieromon Ikasamo
cb2a8f4972
Change station_config_dhcp enum
5 years ago
Hieromon Ikasamo
d2a076249e
Fixed missing SoftAPIP
5 years ago
Hieromon Ikasamo
ba989740fd
Reduced consume memory for the ConfigNew page
5 years ago
Hieromon Ikasamo
f47ecfe1f6
Reduced consume memory for the ConfigNew page
5 years ago
Hieromon Ikasamo
70be65dfd1
Fixed IP address regexp
5 years ago
Hieromon Ikasamo
82ed17489e
Removed unused variable
5 years ago
Hieromon Ikasamo
e61d6cdcdb
Support the Config New with static IP
5 years ago
Hieromon Ikasamo
2441c87483
Changed parsing for entered IP addresses
5 years ago
Hieromon Ikasamo
650885f0cf
Added a pattern to the static IP fields
5 years ago
Hieromon Ikasamo
042e9300a1
Changed IP address regular expression
5 years ago
Hieromon Ikasamo
dde5306cbd
Support the Config New with static IP
5 years ago
Hieromon Ikasamo
8a4dabef12
Change for testing
5 years ago
Hieromon Ikasamo
7d99c49802
Fixed static IP loss with Open SSIDs
5 years ago
Hieromon Ikasamo
ba3251f42b
Support the Config New with static IP
5 years ago
Hieromon Ikasamo
275cb2d398
Support the Config New with static IP
5 years ago
Hieromon Ikasamo
becd58ec63
Merge pull request #134 from Hieromon/patches/v103
...
Patches/v103
5 years ago
Hieromon Ikasamo
b59731b42a
Release for v1.0.3
5 years ago
Hieromon Ikasamo
3dda824a0f
Fixed a return of entries(). Issue #133
5 years ago
Hieromon Ikasamo
e1b2a7acb5
Fixed the output digits of debug log
5 years ago
Hieromon Ikasamo
f91ec7232f
Merge pull request #131 from Hieromon/patches/v102
...
Patches/v102
5 years ago
Hieromon Ikasamo
ae9866267c
Fixed matrix jobs missing
5 years ago
Hieromon Ikasamo
d0af001f3a
Fixed matrix jobs missing
5 years ago
Hieromon Ikasamo
9c5b2389f0
Fixed that no member named 'success' issue #130
5 years ago
Hieromon Ikasamo
b23032cb28
Merge pull request #129 from Hieromon/patches/v102
...
Patches/v102
5 years ago
Hieromon Ikasamo
3331dc6715
v1.0.2 deployment
5 years ago
Hieromon Ikasamo
9a74f27d5f
Release for v1.0.2
5 years ago
Hieromon Ikasamo
47927c2303
Fixes typo
5 years ago
Hieromon Ikasamo
c5c7bf9384
Added the order of #include directives.
5 years ago
Hieromon Ikasamo
0a8b6ac4f1
Fixed SSID non terminated. issue #128
5 years ago
Hieromon Ikasamo
1474bde33c
Fixed SSID non terminated. issue #128
5 years ago
Hieromon Ikasamo
8ee5e3ae6a
Changed getPrefBytesLength to a member function
5 years ago
Hieromon Ikasamo
f04ac4ba2c
Fixed compilation error of no getBytesLength member with arduino-esp32 1.0.1 or earlier. issue #125
5 years ago