Commit Graph

  • cc57df3588
    Merge 7be505065c into 5f7f7f72d2 #23 netmindz 2023-12-19 18:05:40 +0900
  • 5f7f7f72d2 Update the properties file so the linter is happier master Scott Baker 2023-12-18 15:44:05 -0800
  • 294ba8b385 Rename appropriately Scott Baker 2023-12-18 15:40:42 -0800
  • 3f30012338 Fix the library name so the linter is happy v0.1.6 Scott Baker 2023-12-18 14:54:16 -0800
  • 298bf9f561 Add authentication example to the README Scott Baker 2023-11-09 10:13:21 -0800
  • 63839ab84d Add an auth example Scott Baker 2023-11-09 10:12:04 -0800
  • 9fbd3e6c38 Add support for the ESP8266 webserver Scott Baker 2023-11-09 10:01:06 -0800
  • 437eb68d00 Remove old code we don't user anymore Scott Baker 2023-11-09 09:57:19 -0800
  • c27a4f1484 Consistency on fonts Scott Baker 2023-11-09 09:57:07 -0800
  • c965942b2d Add an option to do digest auth Scott Baker 2023-11-09 09:51:59 -0800
  • 7be505065c Add example #23 netmindz 2023-10-21 17:10:48 +0000
  • 313c298e2f error messages netmindz 2023-10-21 16:57:45 +0000
  • 3a4e84af69 progress updates netmindz 2023-10-21 16:48:43 +0000
  • ef05cbf96b Call callbacks netmindz 2023-10-21 16:45:41 +0000
  • 8b2238de52 Define callbacks netmindz 2023-10-21 16:32:35 +0000
  • aefb6c1a91 Zeropad MAC addressses Scott Baker 2023-04-30 19:40:41 -0700
  • ca672090bd Add some more options for get_board_type() Scott Baker 2023-04-24 15:29:57 -0700
  • 59d101e1ed Merge branch 'master' into asyncweb asyncweb Scott Baker 2023-03-10 16:06:25 -0800
  • f3d760bc8f Add get_mac_addr Scott Baker 2023-03-10 16:00:25 -0800
  • b1e61e17a5 Make get_board_type() a function Scott Baker 2023-03-10 15:52:53 -0800
  • 7fbe3879c8 Put Async in the HTML Scott Baker 2023-03-10 10:47:11 -0800
  • 19204e3b35 Need a couple more chars Scott Baker 2023-03-10 10:42:18 -0800
  • e21a473822 Merge branch 'master' into asyncweb Scott Baker 2023-03-10 10:41:56 -0800
  • 940d7bd48d Add MAC/Uptime to HTML Scott Baker 2023-03-10 10:17:01 -0800
  • 22c0406896 Work around some ESP32 slowness Scott Baker 2023-03-09 15:03:43 -0800
  • 937ceef5c9 Make sure the CSS/JS paths are absolute (won't work otherwise) Scott Baker 2023-03-08 15:31:51 -0800
  • 0884088be0 First pass at Async Scott Baker 2023-03-08 15:26:32 -0800
  • 904b2e42d7 Add board type and flash size to HTML Scott Baker 2023-03-06 15:09:33 -0800
  • 980c1610d0 Tweak the blue color a bit Scott Baker 2023-03-06 15:08:16 -0800
  • 45ed3ebba0 Break out: HTML, CSS, and JS to save on memory Scott Baker 2023-03-06 09:56:28 -0800
  • fa752250df Use FPSTR and get rid of sprintf() so it doesn't crash on ESP8266 Scott Baker 2023-03-05 18:38:16 -0800
  • 253d4339ce Update properties for library Scott Baker 2023-03-03 15:47:24 -0800
  • c758422b31 Properties update Scott Baker 2023-03-03 09:12:52 -0800
  • d31e613d9f Update email address Scott Baker 2023-03-03 09:11:12 -0800
  • 7fff9291ad Update library name Scott Baker 2023-03-03 09:06:21 -0800
  • d0699cc4cf Handle custom HTML better Scott Baker 2023-02-27 20:46:25 -0800
  • 9caeb17598 Make the HTML a little more modern Scott Baker 2023-02-27 20:30:45 -0800
  • 434b6eeab0 Bump to version 0.1.6 Scott Baker 2023-02-27 20:30:05 -0800
  • 99bf849d09 Add FlashHelper FPSTR() to HTML string to fix a crash. Albrecht Lohofener 2021-02-12 20:30:55 +0100
  • f2e09e503b Add FlashHelper FPSTR() to HTML string to fix a crash. #15 Albrecht Lohofener 2021-02-12 20:30:55 +0100
  • c98c830c24
    Merge pull request #13 from jamesfowkes/master Scott Baker 2020-09-28 09:09:19 -0700
  • dfbaf8ef7f
    Style changes for consistency #13 Scott Baker 2020-09-28 09:00:16 -0700
  • 2d9935fda4 Add ability to set custom HTML James Fowkes 2020-09-28 12:43:49 +0100
  • 8bd9a8cc14
    Merge pull request #10 from jamesfowkes/fix-missing-millis-init Scott Baker 2020-07-23 07:56:16 -0700
  • 830a1d4a29 Initialize last value to millis() #10 James Fowkes 2020-07-23 15:06:01 +0100
  • 59033c620e mshoe007 convinced me... should fix #8 Scott Baker 2020-04-29 16:22:52 -0700
  • 323ccbead5 BUGFIX: Use unsigned variables for things that can't be negative (#8) Scott Baker 2020-04-29 10:25:40 -0700
  • ca6c74bf17 Add some returns for functions to prevent warnings Scott Baker 2019-08-13 08:18:16 -0700
  • 964a807d9a
    Merge pull request #4 from leojz/fix_webota_handle Scott Baker 2019-08-08 11:57:26 -0700
  • 4cc9e4dd44 removed unused static variable init_run #4 Leo Zimmermann 2019-07-28 21:37:01 +0200
  • 5fd0589bc5 Fix a delay call Scott Baker 2019-03-29 13:53:29 -0700
  • 64766f3f81 Bump version to v0.1.5 Scott Baker 2019-03-20 08:52:48 -0700
  • 122a8c7637 Update the examples for the classed based model class Scott Baker 2019-03-19 14:33:57 -0700
  • 71824b8e9e Update the README to reflect the class based model Scott Baker 2019-03-19 12:25:57 -0700
  • d1998c6678 ESP32 doesn't have mDNS update() Scott Baker 2019-03-19 11:31:16 -0700
  • 478e90c261 Need to declare init_has_run in the .h Scott Baker 2019-03-19 11:30:54 -0700
  • 500630e268 Store the init_has_run in the object, not globally Scott Baker 2019-03-19 09:29:12 -0700
  • 12454d75b2 Use a PROGMEM R() macro string to save memory Scott Baker 2019-03-19 09:24:46 -0700
  • cf6f1de11b Call the Arduino delay() not WebOTA.delay() Scott Baker 2019-03-19 09:17:44 -0700
  • 1e24251cfd First attempt as a class instead of raw functions Scott Baker 2019-03-18 22:50:35 -0700
  • 1fdf830c89 You have to update() for mDNS to work v0.1.4 Scott Baker 2019-03-18 11:51:23 -0700
  • db3776853e Make the output more curl friendly Scott Baker 2019-03-18 11:34:06 -0700
  • 2d7671f008 Show the FQDN for mDNS Scott Baker 2019-03-18 11:33:52 -0700
  • 445a3b1351 Update the README with curl information Scott Baker 2019-03-18 11:18:48 -0700
  • 414573746b Add a small delay after updates so Curl is happy Scott Baker 2019-03-18 09:55:28 -0700
  • 0677169cfe Clarify the port/path in the README Scott Baker 2019-03-18 08:03:13 -0700
  • f13661cb21 Update the docs to reflect ESP because we support both Scott Baker 2019-03-17 18:04:09 -0700
  • c7b98ad102 Update the README to reflect the new methods Scott Baker 2019-03-17 17:58:55 -0700
  • 2c9ebd6e62 Update the README to reflect the new methods esp32/8266 Scott Baker 2019-03-17 17:58:55 -0700
  • dc824a5289 Update the example hostnames Scott Baker 2019-03-17 16:54:43 -0700
  • b5bfd76e33 Use some defines to target both ESP32 and ESP8266 Scott Baker 2019-03-16 09:35:25 -0700
  • 0d022cbdb3 Put the max sketch size in the HTML Scott Baker 2019-03-16 09:34:35 -0700
  • 86ddf2c3ad Bump the version Scott Baker 2019-03-15 22:24:04 -0700
  • 35b90ace9a Update the examples to the new methodology Scott Baker 2019-03-15 22:22:08 -0700
  • 133b371036 Update to a newer model that's simpler for the end user Scott Baker 2019-03-15 22:13:47 -0700
  • 6bd2c1981d Update the upload HTML to NOT require JQuery Scott Baker 2019-03-15 19:35:31 -0700
  • 5402ef1bc7 Update the README with webota_delay() info v0.1.3 Scott Baker 2019-03-14 15:44:39 -0700
  • c2d726a7df Allow the version to be accessed globally Scott Baker 2019-03-14 15:37:48 -0700
  • 08b1ebc39d Bump version to 0.1.3 Scott Baker 2019-03-14 15:30:51 -0700
  • ef15214132 Update example to use webota_delay() Scott Baker 2019-03-14 15:27:24 -0700
  • 3ab61ce2bd Add a new example Scott Baker 2019-03-14 15:18:09 -0700
  • 09102d12af Remove some stuff no one will access from the outside Scott Baker 2019-03-14 15:17:10 -0700
  • 227c18e83d Print out the upload status via serial Scott Baker 2019-03-14 14:53:05 -0700
  • 962f9153b8 Add an alternate if your HTTP server isn't OTAServer Scott Baker 2019-03-14 14:50:29 -0700
  • a933ec00da Add webota_delay() to handle OTA friendly delay() calls Scott Baker 2019-03-14 11:28:15 -0700
  • 926844a420 Lower the delay so our OTA updates are more reliable Scott Baker 2019-03-14 09:15:33 -0700
  • 03128e40f2 README clarifications Scott Baker 2019-03-14 08:59:32 -0700
  • d9db4077c4 Tweak some CSS Scott Baker 2019-03-13 22:40:30 -0700
  • 9d1e8413b1 Bump the version v0.1.2 Scott Baker 2019-03-13 22:03:31 -0700
  • 221d32f4db Ignore Makefiles and *.bin Scott Baker 2019-03-13 22:03:02 -0700
  • 7c0912733d Don't close the connections, it's slows things WAY down Scott Baker 2019-03-13 21:53:26 -0700
  • 02c6dd785b Rename an exmaple Scott Baker 2019-03-13 21:38:55 -0700
  • 3fb6cb1d53 Add a chargen example Scott Baker 2019-03-13 21:38:11 -0700
  • d61834dda9 Add an example Scott Baker 2019-03-13 21:29:53 -0700
  • 617f5f1aaf Initial checkin of code Scott Baker 2019-03-13 21:25:26 -0700
  • c4cddf4348
    Update README with info Scott Baker 2019-03-13 21:11:59 -0700
  • 5ebea747d5
    Initial commit Scott Baker 2019-03-13 20:43:02 -0700