268 Commits (master)
 

Author SHA1 Message Date
Rick Watson f9255cb496 remove template from travis ci file 5 years ago
Rick Watson 32ac0feae5 testing travis ci 5 years ago
Rick Watson bbcdf3defb fix minor build issue under esp8266 5 years ago
rjwats 49c282b286 upgrade packages 5 years ago
rjwats 067ca81315
Merge pull request #32 from rjwats/ft_autoreconnect 5 years ago
Rick Watson 2c31b67131 latest build 5 years ago
Rick Watson 16390b3909 Merge branch 'ft_autoreconnect' of github.com:rjwats/esp8266-react into ft_autoreconnect 5 years ago
Rick Watson 382299a828 WiFi driver must be managed by arduino, use arduino to init the driver for esp32 core. 5 years ago
Rick Watson 61f046c185 WiFi driver must be managed by arduino, use arduino to init the driver for esp32 core. 5 years ago
Rick Watson cf2a20fbd4 Fix crash on startup when not configured - ESP32 5 years ago
Rick Watson 142235c355 Fix issue with ota service not restarting properly - mdns not being shut down without calling end(). 5 years ago
Rick Watson 4089b32941 fix issue, using wrong even in esp32 5 years ago
Rick Watson 2eb34e83f8 Access Point only comes back up if WiFi is properly disconnected on failures. 5 years ago
Rick Watson e7248c4774 leave WiFi disconnected by default 5 years ago
Rick Watson 94656de3c0 fix compiler warning about integer comparison 5 years ago
Rick Watson 274c3bf77f fix typo in readme 5 years ago
rjwats 5a94ad9350
Merge pull request #29 from rjwats/ft_user_security 5 years ago
Rick Watson 1bcb51e210 fix typos in readme 5 years ago
Rick Watson 49132c66f8 revert to esp8266 in platformio.ini 5 years ago
Rick Watson 537b3951cf more work on readme 5 years ago
Rick Watson 0da88878d5 fix issue with authentication redirect loop 5 years ago
Rick Watson 3157b7d3ef minor tweeks from code review 5 years ago
Rick Watson fec3b3aeae add build command, remove windows warning 5 years ago
Rick Watson 03bae3ff2c more work on readme 5 years ago
Rick Watson bfa94b79d1 resolve use of VLA in JWT encoder function 5 years ago
Rick Watson 9c680e8826 Resolve some typos 5 years ago
rjwats 5d9ccd3095 don't use deprecated theme spacing 5 years ago
Rick Watson 9da0888d7d Merge branch 'master' into ft_user_security 5 years ago
rjwats 49eb17b221 resolve build issue under windows with pre-build script 5 years ago
Rick Watson 1b701dc198 add comments to platformio.ini 5 years ago
Rick Watson 856c2bc050 use smaller images in docs 5 years ago
Rick Watson 1098b99301 WIP readme 5 years ago
Rick Watson e66deb9dc7 more readme changes 5 years ago
Rick Watson 3d41e4f37d testing a styling change in readme 5 years ago
Rick Watson f64aa64da4 more readme changes 5 years ago
Rick Watson a17f8d8cb5 more updates to readme 5 years ago
Rick Watson be3814e3b7 make minor readme update 5 years ago
Rick Watson fd4b8743d0 more readme changes 5 years ago
Rick Watson 18d3d5db97 use alternative formatting for notes 5 years ago
Rick Watson d5b313876c minor modification to readme 5 years ago
Rick Watson 370fef48e8 begin updating readme 5 years ago
Rick Watson d7d33a50c8 disable buttons which are not accessable when non-admin user is authenticated 5 years ago
Rick Watson 22d922c699 rename jwt to user in authentication context, in prepartion for filtering display by user level 5 years ago
Rick Watson d5efbe4b18 remove redundant label from auth panel 5 years ago
Rick Watson 0708a54780 secure remaining endpoints to authenticated users 5 years ago
Rick Watson 3009e120a6 fix ui 5 years ago
Rick Watson 73433586b6 add security to all admin endpoints 5 years ago
Rick Watson 71e5830d6c rename endpoint 5 years ago
Rick Watson c8857f06ac look and feel tweeks 5 years ago
Rick Watson fa3132a2fa remove comment, checked in by mistake. 5 years ago