Rick Watson
|
d1f3720cd9
|
Use success variant on sign-out.
|
2019-08-07 21:14:21 +01:00 |
|
rjwats
|
5161d4bc3c
|
add www artefact directory to git ignore
|
2019-08-04 18:43:48 +01:00 |
|
rjwats
|
a86b565c5a
|
remove www directory, as it is a build artefact
replace custom made notification component with notistack
|
2019-08-04 18:42:58 +01:00 |
|
Rick Watson
|
77771aa807
|
add fix for latest platformio build changes
|
2019-07-14 22:14:22 +01:00 |
|
 rjwatsandGitHub
|
4bb4871a6d
|
Update README.md
Add travis-ci build tag to readme
|
2019-06-26 21:12:59 +01:00 |
|
Rick Watson
|
f9255cb496
|
remove template from travis ci file
|
2019-06-26 21:08:23 +01:00 |
|
Rick Watson
|
32ac0feae5
|
testing travis ci
|
2019-06-26 21:01:07 +01:00 |
|
Rick Watson
|
bbcdf3defb
|
fix minor build issue under esp8266
|
2019-06-25 23:31:58 +01:00 |
|
rjwats
|
49c282b286
|
upgrade packages
|
2019-06-07 21:53:02 +01:00 |
|
 rjwatsandGitHub
|
067ca81315
|
Merge pull request #32 from rjwats/ft_autoreconnect
Fix Access Point Issues
|
2019-06-07 20:30:02 +01:00 |
|
Rick Watson
|
2c31b67131
|
latest build
|
2019-06-07 20:26:01 +01:00 |
|
Rick Watson
|
16390b3909
|
Merge branch 'ft_autoreconnect' of github.com:rjwats/esp8266-react into ft_autoreconnect
# Conflicts:
# src/main.cpp
|
2019-06-07 20:18:06 +01:00 |
|
Rick Watson
|
382299a828
|
WiFi driver must be managed by arduino, use arduino to init the driver for esp32 core.
|
2019-06-07 20:15:35 +01:00 |
|
Rick Watson
|
61f046c185
|
WiFi driver must be managed by arduino, use arduino to init the driver for esp32 core.
|
2019-06-07 20:14:55 +01:00 |
|
Rick Watson
|
cf2a20fbd4
|
Fix crash on startup when not configured - ESP32
|
2019-06-07 20:08:46 +01:00 |
|
Rick Watson
|
142235c355
|
Fix issue with ota service not restarting properly - mdns not being shut down without calling end().
|
2019-06-07 19:47:59 +01:00 |
|
Rick Watson
|
4089b32941
|
fix issue, using wrong even in esp32
|
2019-06-05 23:56:56 +01:00 |
|
Rick Watson
|
2eb34e83f8
|
Access Point only comes back up if WiFi is properly disconnected on failures.
|
2019-06-05 00:05:16 +01:00 |
|
Rick Watson
|
e7248c4774
|
leave WiFi disconnected by default
implement controlled retry - fixed at 60 seconds
|
2019-06-04 21:13:55 +01:00 |
|
Rick Watson
|
94656de3c0
|
fix compiler warning about integer comparison
|
2019-06-04 20:05:43 +01:00 |
|
Rick Watson
|
274c3bf77f
|
fix typo in readme
|
2019-06-03 22:40:11 +01:00 |
|
 rjwatsandGitHub
|
5a94ad9350
|
Merge pull request #29 from rjwats/ft_user_security
Ft user security
|
2019-06-03 22:22:24 +01:00 |
|
Rick Watson
|
1bcb51e210
|
fix typos in readme
|
2019-06-03 22:18:59 +01:00 |
|
Rick Watson
|
49132c66f8
|
revert to esp8266 in platformio.ini
latest build
|
2019-06-03 22:15:01 +01:00 |
|
Rick Watson
|
537b3951cf
|
more work on readme
|
2019-06-03 21:58:07 +01:00 |
|
Rick Watson
|
0da88878d5
|
fix issue with authentication redirect loop
|
2019-06-03 21:32:54 +01:00 |
|
Rick Watson
|
3157b7d3ef
|
minor tweeks from code review
|
2019-06-03 21:05:02 +01:00 |
|
Rick Watson
|
fec3b3aeae
|
add build command, remove windows warning
|
2019-06-03 00:01:19 +01:00 |
|
Rick Watson
|
03bae3ff2c
|
more work on readme
|
2019-06-02 23:52:29 +01:00 |
|
Rick Watson
|
bfa94b79d1
|
resolve use of VLA in JWT encoder function
|
2019-06-02 23:31:00 +01:00 |
|
Rick Watson
|
9c680e8826
|
Resolve some typos
Use nullptr over NULL
Fix confusing regexp
Fix issue with non-compliant JWT encoding
|
2019-06-02 23:15:56 +01:00 |
|
rjwats
|
5d9ccd3095
|
don't use deprecated theme spacing
|
2019-06-02 19:01:06 +01:00 |
|
Rick Watson
|
9da0888d7d
|
Merge branch 'master' into ft_user_security
|
2019-06-02 16:07:23 +01:00 |
|
rjwats
|
49eb17b221
|
resolve build issue under windows with pre-build script
|
2019-06-02 14:27:55 +01:00 |
|
Rick Watson
|
1b701dc198
|
add comments to platformio.ini
more work on readme
|
2019-06-01 19:53:42 +01:00 |
|
Rick Watson
|
856c2bc050
|
use smaller images in docs
|
2019-06-01 19:34:14 +01:00 |
|
Rick Watson
|
1098b99301
|
WIP readme
|
2019-06-01 19:27:08 +01:00 |
|
Rick Watson
|
e66deb9dc7
|
more readme changes
|
2019-06-01 18:49:53 +01:00 |
|
Rick Watson
|
3d41e4f37d
|
testing a styling change in readme
|
2019-06-01 18:47:37 +01:00 |
|
Rick Watson
|
f64aa64da4
|
more readme changes
|
2019-06-01 14:57:00 +01:00 |
|
Rick Watson
|
a17f8d8cb5
|
more updates to readme
|
2019-06-01 10:39:57 +01:00 |
|
Rick Watson
|
be3814e3b7
|
make minor readme update
|
2019-05-31 23:43:43 +01:00 |
|
Rick Watson
|
fd4b8743d0
|
more readme changes
|
2019-05-31 23:43:02 +01:00 |
|
Rick Watson
|
18d3d5db97
|
use alternative formatting for notes
|
2019-05-31 23:32:50 +01:00 |
|
Rick Watson
|
d5b313876c
|
minor modification to readme
|
2019-05-31 23:30:29 +01:00 |
|
Rick Watson
|
370fef48e8
|
begin updating readme
|
2019-05-31 23:28:39 +01:00 |
|
Rick Watson
|
d7d33a50c8
|
disable buttons which are not accessable when non-admin user is authenticated
|
2019-05-31 21:33:12 +01:00 |
|
Rick Watson
|
22d922c699
|
rename jwt to user in authentication context, in prepartion for filtering display by user level
|
2019-05-31 20:55:06 +01:00 |
|
Rick Watson
|
d5efbe4b18
|
remove redundant label from auth panel
|
2019-05-31 20:12:04 +01:00 |
|
Rick Watson
|
0708a54780
|
secure remaining endpoints to authenticated users
|
2019-05-31 19:58:33 +01:00 |
|
Rick Watson
|
3009e120a6
|
fix ui
|
2019-05-29 23:59:57 +01:00 |
|
Rick Watson
|
73433586b6
|
add security to all admin endpoints
|
2019-05-29 23:48:16 +01:00 |
|
Rick Watson
|
71e5830d6c
|
rename endpoint
|
2019-05-27 21:21:05 +01:00 |
|
Rick Watson
|
c8857f06ac
|
look and feel tweeks
|
2019-05-27 21:01:00 +01:00 |
|
Rick Watson
|
fa3132a2fa
|
remove comment, checked in by mistake.
|
2019-05-27 00:04:56 +01:00 |
|
Rick Watson
|
b11c508d77
|
introduce basic system status page
|
2019-05-27 00:04:29 +01:00 |
|
Rick Watson
|
218904ed88
|
More renames
|
2019-05-26 22:07:16 +01:00 |
|
Rick Watson
|
90bf97aa2b
|
Rename for consistency
|
2019-05-26 22:05:58 +01:00 |
|
Rick Watson
|
d9ad598e0f
|
Add placeholder system section, for status page and reset feature.
|
2019-05-26 22:02:27 +01:00 |
|
Rick Watson
|
9ee9596b72
|
Rework routing
|
2019-05-26 21:27:35 +01:00 |
|
Rick Watson
|
2fa954d5b9
|
Move wifi routing
|
2019-05-26 20:49:15 +01:00 |
|
Rick Watson
|
6e5b35978a
|
add security form, begin work on routing
|
2019-05-26 19:09:34 +01:00 |
|
Rick Watson
|
353b46c675
|
Add user icon to app bar
|
2019-05-26 16:19:16 +01:00 |
|
Rick Watson
|
ab03ddaf4d
|
little tidyups
|
2019-05-25 18:01:50 +01:00 |
|
Rick Watson
|
4fdc3eee66
|
fix encoding where signature contains a zero
|
2019-05-25 17:41:27 +01:00 |
|
Rick Watson
|
6935b63706
|
remove roles, as a simplification
|
2019-05-25 09:45:49 +01:00 |
|
Rick Watson
|
0c630f0f93
|
Upgrade to material ui 4
Add user management and roles - TBA
Menu Label Renames - TBA
|
2019-05-24 12:19:27 +01:00 |
|
Rick Watson
|
685420aaed
|
switch to full width tabs
|
2019-05-21 23:36:51 +01:00 |
|
Rick Watson
|
096dc55604
|
WIP - User Management Interface
|
2019-05-21 23:34:48 +01:00 |
|
Rick Watson
|
5c6ba73e1f
|
add redirect feature for authentication
|
2019-05-19 21:22:01 +01:00 |
|
Rick Watson
|
adeb9d27ed
|
some missing newlines and add signout to the menu
|
2019-05-19 18:56:57 +01:00 |
|
Rick Watson
|
396d0333b6
|
More specific access control headers to support cross origin Authorization
Pretty sign in page
Verify existing JWT on application mount
|
2019-05-19 17:51:57 +01:00 |
|
Rick Watson
|
04e852f7d9
|
add authentication service
|
2019-05-18 19:35:27 +01:00 |
|
Rick Watson
|
7817010533
|
WIP - more experimenting with the security manager
|
2019-05-16 00:19:41 +01:00 |
|
Rick Watson
|
cf693ca341
|
WIP - more work on sign in feature
|
2019-05-14 23:18:24 +01:00 |
|
Rick Watson
|
c74c287e21
|
WIP login page and authentication code
|
2019-05-14 22:47:04 +01:00 |
|
Rick Watson
|
f93804c240
|
don't use deprecated variants
|
2019-05-14 22:43:37 +01:00 |
|
Rick Watson
|
16eedb8171
|
add constant for app name
|
2019-05-14 22:41:08 +01:00 |
|
Rick Watson
|
7f6fc0facc
|
Minor interface tidyups:
Factor out app name
Tidy index.js
|
2019-05-14 22:20:08 +01:00 |
|
Rick Watson
|
e63a8c4b75
|
use SDK provided encoder, rather than pulling in library
|
2019-05-11 15:11:11 +01:00 |
|
Rick Watson
|
a4220d631d
|
Remove un-necessarry HMAC implementation, use SDK provided implementation
|
2019-05-06 22:40:24 +01:00 |
|
Rick Watson
|
079f134aa9
|
resolve issue with test endpoint
|
2019-05-06 21:46:28 +01:00 |
|
Rick Watson
|
6700610d35
|
messing around with JWT implementation
|
2019-05-06 15:50:19 +01:00 |
|
Rick Watson
|
41ace49d5c
|
add JWT encoding
|
2019-05-03 00:31:20 +01:00 |
|
Rick Watson
|
eca14cf81c
|
playing with some ideas for security management
|
2019-04-30 23:49:28 +01:00 |
|
Rick Watson
|
a05129be38
|
Merge branch 'master' into ft_user_security
|
2019-04-30 00:30:54 +01:00 |
|
Rick Watson
|
416e736ea9
|
Start work on security manager
|
2019-04-30 00:30:43 +01:00 |
|
Rick Watson
|
a98f1d4504
|
Remove redundant servicePath variable from SettingsPersistence
|
2019-04-30 00:30:09 +01:00 |
|
Rick Watson
|
e8de21aaf4
|
add mac address to wifi status page
|
2019-04-29 22:15:07 +01:00 |
|
Rick Watson
|
33be3ab1b2
|
Remove unused fullDetails prop on status pages
|
2019-04-29 21:52:11 +01:00 |
|
 rjwatsandGitHub
|
11a81150d2
|
Update README.md
Remove incorrect statement about version management
|
2019-04-29 00:31:08 +01:00 |
|
Rick Watson
|
063fff5343
|
Don't use deprecated variants in material ui.
|
2019-04-29 00:29:31 +01:00 |
|
Rick Watson
|
59d2646823
|
Minor formatting fixes
|
2019-04-28 08:32:48 +01:00 |
|
Rick Watson
|
520f761f74
|
add missing newline to connection message
|
2019-04-27 23:41:11 +01:00 |
|
Rick Watson
|
e62b239ea1
|
Merge branch 'master' of github.com:rjwats/esp8266-react
|
2019-04-27 22:46:06 +01:00 |
|
Rick Watson
|
b52147c1d9
|
Fix snackbar styling issue
|
2019-04-27 22:44:46 +01:00 |
|
 rjwatsandGitHub
|
0f7eefea99
|
Merge pull request #15 from pcniatic/fix_wifi_settings
Improving readIP function
|
2019-04-27 07:40:44 +01:00 |
|
Rick Watson
|
348e65ba4b
|
Fix dependencies to latest minor version of current release
Remove Time dependency - is being provided as transitive dependency from NTPClient - platformio does not de-conflict
|
2019-04-24 23:41:24 +01:00 |
|
 rjwatsandGitHub
|
64b16986ae
|
Merge pull request #12 from pcniatic/master
Corrected issues while enabling static IP on web.
|
2019-04-22 16:48:07 +01:00 |
|
Rick Watson
|
370243a494
|
new build
|
2019-04-21 13:37:37 +01:00 |
|