Commit Graph
100 Commits
Author SHA1 Message Date
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
proddy 41ec9162fd add partition text 2024-08-29 14:49:21 +02:00
proddy 908284177f remove deprecated component 2024-08-29 14:49:09 +02:00
proddy 19922ca9fb move the Get* endpoints to their right service classes 2024-08-29 13:53:27 +02:00
proddy e2aabb1418 don't show warning when uploading using script 2024-08-29 13:52:58 +02:00
proddy eafd659870 move shunting yard to main code folder 2024-08-29 13:52:36 +02:00
proddy 7aafe1fbbc improve comment 2024-08-29 13:52:20 +02:00
proddy 4188588ea0 remove uploads folder/directory 2024-08-29 13:52:12 +02:00
proddy cdb8920db6 package update 2024-08-29 13:51:58 +02:00
proddy 1bf4e85fcb remove unneeded immediate param 2024-08-29 13:51:35 +02:00
proddy fe50c9f6d0 autodetect, download and install firmware upgrades 2024-08-29 13:51:17 +02:00
proddy ff9f82aa6c immediately refresh sensors after closing dialog - making it more responsive. there was a lag when removing. 2024-08-18 16:45:45 +02:00
proddy 87ee50708b prevent annoying screen jump when rendering 2024-08-18 16:39:59 +02:00
proddy 405e23561f remove space 2024-08-18 16:39:43 +02:00
proddy a7a93eb4f5 revert back hardcoded GH calls 2024-08-18 16:18:52 +02:00
proddy 119dcaa7fc make it work from web (thanks michael) 2024-08-18 16:17:03 +02:00
proddy 92a8a268a7 update firmware automatically - #1920 2024-08-18 13:18:07 +02:00
proddy d9d854e456 formatting 2024-08-18 13:17:23 +02:00
proddy 47dc7346dc package update 2024-08-18 13:17:13 +02:00
proddy cd5fb061aa added comments 2024-08-18 13:17:01 +02:00
proddy 44477d8fcd revert github spam 2024-08-17 12:38:19 +02:00
proddy f576ee4fe6 improvements https://github.com/emsesp/EMS-ESP32/pull/1931#issuecomment-2294803388 2024-08-17 12:37:11 +02:00
proddy cf949a9c86 formatting 2024-08-17 12:36:22 +02:00
proddy 22ed193609 unused css 2024-08-17 12:36:09 +02:00
proddy b2bcc67923 typo 2024-08-17 12:36:01 +02:00
proddy 7a1a5aad7e package update 2024-08-17 12:35:53 +02:00
proddy 1c86cc6799 remove default board profile from ci_s_4M 2024-08-16 16:52:37 +02:00
proddy bc8a840695 fix sonar compile 2024-08-16 16:14:07 +02:00
proddy 1d287b6e20 auto-formatting 2024-08-16 16:13:58 +02:00
proddy aa8009019d ci_s_16M uses Tasmota 2024-08-16 15:29:21 +02:00
proddy bbbea027cb correct firmware naming #1933 2024-08-16 14:49:05 +02:00
proddy 5404537da8 move restarting to parent component - #1920 2024-08-16 13:48:28 +02:00
proddy d3a7ab8fc1 formatting 2024-08-16 13:48:05 +02:00
proddy 1f8c966022 package update 2024-08-16 13:47:38 +02:00
proddy 0ff1de8baa special functions naming - #1920 2024-08-16 13:47:29 +02:00
proddy 7e0d568a5a code formatting 2024-08-16 13:47:08 +02:00
proddy a3f69b64df fix autorefresh in open dialog - #1920 2024-08-16 13:46:57 +02:00
proddy 1a6bfebf9b check file extension on drag/drop 2024-08-15 21:56:49 +02:00
proddy 500a398dd1 re-arrange application settings page - Updates to webUI #1920 2024-08-15 21:15:51 +02:00
proddy d4d296a97e translations for drag&drop 2024-08-15 16:48:24 +02:00
proddy 07507eaeb6 show spinner when waiting for EMS to connect 2024-08-15 16:48:12 +02:00
proddy b1d5d07cab reorder upload and download, fix minor issues 2024-08-15 16:23:21 +02:00
proddy e0765f1c5b formatting 2024-08-15 12:27:50 +02:00
proddy 817b2d1ad7 add back drag & drop to upload 2024-08-15 12:14:14 +02:00
proddy 4e640a0abe updates to upload, move mock eventsource server into middleware 2024-08-15 09:59:08 +02:00
proddy 5a058746bb update the upload 2024-08-14 18:53:52 +02:00