Commit Graph
100 Commits
Author SHA1 Message Date
proddy fbbf93bd28 re-order cflags 2024-09-09 09:33:43 +02:00
proddy e71965c7d5 fix typos 2024-09-09 09:33:33 +02:00
proddy 577e429edb updated CSV files 2024-09-09 09:02:17 +02:00
proddy df76340b6f make compile MacOSX 2024-09-09 08:55:17 +02:00
proddy be6e189948 remove date/time from log, its already in the log 2024-09-09 08:41:57 +02:00
proddy b57bf51afb change log message (not 'recognized new...') 2024-09-09 08:41:36 +02:00
proddy fa614dcaca typo 2024-09-09 08:41:10 +02:00
proddy 99d97b2c7b updated auto-gen files 2024-09-09 08:40:51 +02:00
proddy 30fb4fbad7 limit WebUI log to 25 if no psram 2024-09-08 20:05:24 +02:00
proddy 48fa6f149b add psram 2024-09-08 19:55:53 +02:00
proddy 0db3a9c632 add psram 2024-09-08 19:55:43 +02:00
proddy 859b218609 formatting 2024-09-08 19:55:34 +02:00
proddy 20a1a6f952 better scripting 2024-09-08 19:55:23 +02:00
proddy ae98027ced only override board profile for BBQKees boards 2024-09-08 16:01:44 +02:00
proddy 8d9e594f1c 3.7.0-dev.35 2024-09-08 15:47:24 +02:00
proddy 1cceda2c49 re-factor update() to use the NVS boot param, which precedes over any manually set board profile 2024-09-08 15:46:38 +02:00
proddy 4fc10a1f6a text formatting 2024-09-08 15:44:49 +02:00
proddy 29c5881cf0 fix error when checking for FS. re-order events for cleaner logging 2024-09-08 15:44:13 +02:00
proddy 195c889e17 exclude vscode settings 2024-09-08 15:42:04 +02:00
proddy 5f4dd924ca fix incorrect board profile on s_16M_P 2024-09-08 15:41:47 +02:00
proddy c69d870925 add test for long log messages 2024-09-08 15:41:18 +02:00
proddy b5f571f2cb formatting 2024-09-08 15:41:07 +02:00
proddy 4f29221c39 package update 2024-09-08 15:40:58 +02:00
proddy 38bb7a195f show log colors like it does in the console/terminal 2024-09-08 15:40:49 +02:00
proddy c6879ca1d5 ethernet may not be connected, so check if it exists in GPIO check 2024-09-08 10:27:30 +02:00
proddy 98fd43f8f2 formatting, text change 2024-09-08 10:26:50 +02:00
proddy 2c60b13022 formatting 2024-09-08 10:26:37 +02:00
proddy 5544dc3b52 fix standalone building 2024-09-07 13:27:58 +02:00
proddy 8f6e2926c2 package update 2024-09-07 13:27:49 +02:00
proddy 03127e5ff8 add more info to system/info and show system cmd 2024-09-07 10:22:27 +02:00
proddy 1b650dd118 add link to pio registry files so I remember where they are 2024-09-07 10:22:05 +02:00
proddy b92973cec2 remove comment 2024-09-07 10:21:40 +02:00
proddy 2957cb2a81 restart after upload 2024-09-07 10:21:30 +02:00
proddy 2aee961f4d pacakge update 2024-09-07 10:21:17 +02:00
proddy 8c29ccc153 show partition in `show system' 2024-09-06 16:32:18 +02:00
proddy 69b62e2be9 "show system" command shows NVS device details, so can be checked after flashing without going to the web 2024-09-06 00:44:18 +02:00
proddy 795fbabe02 3.7.0-dev.34 2024-09-05 23:36:06 +02:00
proddy 07f5a8090e fix compile error 2024-09-05 23:35:12 +02:00
proddy 42572977d4 turn off wifi nosleep 2024-09-05 23:35:04 +02:00
proddy 316c1d0912 package update 2024-09-05 23:34:51 +02:00
proddy 6dfb83d90f update packages 2024-09-04 09:54:33 +02:00
proddy 21f53252fd fix name of system file 2024-09-04 09:54:23 +02:00
proddy 77c95d6300 don't show download link if on latest version 2024-09-02 11:37:00 +02:00
proddy c951877172 change (c) header 2024-09-01 20:41:27 +02:00
proddy 6d020fa4d1 fix dev vs stable for 4MB downloads 2024-09-01 20:37:03 +02:00
proddy b3a89ee8c9 add S32 2024-09-01 20:14:51 +02:00
proddy 4807e9749f package update 2024-09-01 20:14:20 +02:00
proddy cbd38dbf15 fix upload_status 2024-09-01 14:17:37 +02:00
proddy e1f5dbae81 don't install via URL if Tasmota build on 4MB without PSRAM, as SSL is needed 2024-09-01 14:13:30 +02:00
proddy 6504ac8cb7 make psram boolean 2024-09-01 14:12:54 +02:00
proddy 94f521e460 experimenting with loops 2024-09-01 13:45:01 +02:00
proddy 722e7f38fc rename upload status 2024-09-01 13:44:48 +02:00
proddy dfdb6bca47 upload url test for 4MB Tasmota 2024-09-01 13:44:22 +02:00
proddy 0e5f0215f3 text change 2024-09-01 13:44:10 +02:00
proddy 53db93fe04 updated 2024-09-01 13:44:01 +02:00
proddy 1040e4fb8c add validation for # bytes in RAW 2024-09-01 12:29:38 +02:00
proddy 94d1aa56b1 use numberValue() to prevent web errors with integers 2024-09-01 12:29:23 +02:00
proddy 1d45a08668 support optional numbers 2024-09-01 12:28:45 +02:00
proddy 89854a45b5 add restart translations 2024-09-01 11:43:40 +02:00
proddy 4ff7e95b19 add missing board profiles 2024-09-01 11:08:50 +02:00
proddy a257733b3d pio cleanup 2024-09-01 11:08:05 +02:00
proddy 689a326c89 fixes to restart 2024-09-01 11:07:52 +02:00
proddy ccf4362bfc updated 2024-09-01 09:30:10 +02:00
proddy 8d6f0cc44c fix test 2024-09-01 09:29:34 +02:00
proddy 3699c76985 text formatting 2024-09-01 09:00:52 +02:00
proddy 3607d9f2ad auto-formatting 2024-08-31 16:25:49 +02:00
proddy f68c61d229 remove unused import 2024-08-31 16:15:52 +02:00
proddy a36e26b767 add note about translations 2024-08-31 16:15:41 +02:00
proddy d9e4c58543 updated translations for restart 2024-08-31 16:13:47 +02:00
proddy e023e74057 callRestart to doRestart 2024-08-31 16:13:31 +02:00
proddy b787b975a2 add standlone connect (was in emsesp main class) 2024-08-31 16:13:17 +02:00
proddy b3951e92a4 grid formatting 2024-08-31 16:12:57 +02:00
proddy 931827c526 refactored restart and format services to be non-blocking 2024-08-31 16:12:30 +02:00
proddy 382c46622d comment 2024-08-31 16:10:26 +02:00
proddy e965ffc210 comment 2024-08-31 16:10:16 +02:00
proddy 9c83124424 debug tests for api's 2024-08-31 16:09:48 +02:00
proddy 0753fee385 replace restart/format endpoints with system calls 2024-08-31 16:09:22 +02:00
proddy 55a55cbfca add status to be used when uploading/restarting etc 2024-08-31 16:07:49 +02:00
proddy 71d90d6416 CANCEL button always in dark blue (secondary) color 2024-08-30 14:59:12 +02:00
proddy 35cb567b62 migrate deprecated Grid v5 to v6 (Grid2) 2024-08-30 14:55:24 +02:00
proddy eff3e3f404 package update 2024-08-30 14:55:10 +02:00
proddy 7c3c5917db fixes to install 2024-08-30 14:54:30 +02:00
proddy c0305ddf38 German translations 2024-08-30 11:21:35 +02:00
proddy 6cacc1473d add back immediate for SSE calls (Alova bug) 2024-08-30 11:21:26 +02:00
proddy 70642de2a6 remove Divider 2024-08-30 11:21:11 +02:00
proddy 5635268fd1 fix autoupdate in dialog 2024-08-30 11:21:03 +02:00
proddy 3f2d5bea67 formatting 2024-08-30 11:10:50 +02:00
proddy 4a6e85106a change colors of icon/text for user profile 2024-08-30 11:10:39 +02:00
proddy ad386f7c8d only show blue icon for BBQKees boards 2024-08-30 11:10:22 +02:00
proddy 67c3a652b7 move has_partition and has_loader to hardware status 2024-08-30 11:10:06 +02:00
proddy 5d6830c7c6 package update 2024-08-30 11:09:48 +02:00
proddy 00bb31738e comments changed 2024-08-30 11:09:39 +02:00
proddy 5bafe6587c move has_partition and has_loader to hardware status 2024-08-30 11:09:31 +02:00
proddy 6d1e08d244 text changes 2024-08-30 11:09:14 +02:00
proddy 117b55cc16 tidy up restart 2024-08-30 11:09:05 +02:00
proddy d2f6f8203f remove deprecated ListItemSecondaryAction 2024-08-30 11:08:00 +02:00
proddy 79ae51fbe5 HELP_OF to HELP 2024-08-30 11:07:44 +02:00
proddy 666f5626ea smaller spinner 2024-08-30 11:06:54 +02:00
proddy 21b75ef392 remove timeout 2024-08-30 11:06:44 +02:00
proddy 2ce728d03f comment change 2024-08-30 11:06:35 +02:00