Blaz Kristan
0232117de5
Twinklefox fix
...
Tooltip tuning
2023-10-28 21:02:49 +02:00
Blaz Kristan
eba0d7c1e0
Remove loggong.
2023-10-27 16:53:08 +02:00
Blaz Kristan
341a4a0d60
Fix sticky top.
2023-10-27 16:35:03 +02:00
Blaz Kristan
d116424241
Filter dropdown.
2023-10-26 22:09:46 +02:00
Blaz Kristan
47bc1bf88d
Merge branch '0_14_1' into 0_15
2023-10-23 20:18:55 +02:00
Blaz Kristan
26302d478e
Shave a few bytes.
2023-10-23 19:26:02 +02:00
Woody
7ff6a6e0e7
updated html_ui.h via npm run build
2023-10-22 18:26:52 +02:00
Blaz Kristan
535bf4c848
npm
2023-10-22 12:37:27 +02:00
Blaz Kristan
5820792013
Revert changes.
2023-10-21 20:12:22 +02:00
Blaz Kristan
6570062e61
Slight tweaks.
2023-10-21 19:18:45 +02:00
Alerson Jorge
a933fcf7e2
Optimisations, and fix variable multiplier in tooltip()
2023-10-20 19:13:45 -03:00
Blaz Kristan
dffd1b1d69
Optimisations.
...
- tooltip everywhere
- smaller footprint
- fix brightness div
2023-10-20 21:32:39 +02:00
Alerson Jorge
14fc64f2f1
Fix
...
Checkbox fixes added
2023-10-20 12:20:49 -03:00
Alerson Jorge
a485451328
Fix tooltip
...
Messages showing correctly according to their respective effect.
2023-10-20 09:27:00 -03:00
Alerson Jorge
3ee3630d22
Correction
...
Correction of the sliders in the `setEffectParameters()` function to eliminate the need to update the old tooltip span.
2023-10-19 16:39:00 -03:00
Alerson Jorge
0521e988bc
UI interface improvements
2023-10-19 12:47:37 -03:00
Alerson Jorge
832ff39eb6
Revert "UI interface improvements"
...
This reverts commit 134798e82f
.
2023-10-19 12:45:41 -03:00
Alerson Jorge
134798e82f
UI interface improvements
...
Improvements in tooltip creation
2023-10-19 12:41:08 -03:00
Alerson Jorge
b6f43966ea
Some functionality improvements
2023-10-19 09:30:28 -03:00
Alerson Jorge
c33c7eb68e
Correction related to enabling and disabling PXM in the User Interface
2023-10-16 19:27:11 -03:00
Alerson Jorge
5da33afecd
Corrections made, added in a very accessible place
...
I added the possibility of using the tooltip on buttons (.btn) with the span inside the button;
Adjusted the tooltip css to center 100% in the middle
Some cleaning and correction of sele
2023-10-16 19:09:43 -03:00
Blaz Kristan
a49b49aaa9
Request throttling
...
UI/UX improvements
2023-10-16 18:34:51 +02:00
Blaz Kristan
1be6223a31
Pixelmagic optimisation
...
Filter tooltips
2023-10-14 20:44:11 +02:00
Frank
74d196ad50
npm run build
...
chores
2023-10-06 16:37:12 +02:00
Blaz Kristan
76e0e935f0
Merge branch 'bugfix' into 0_15
2023-10-01 13:27:18 +02:00
Blaz Kristan
b0a56a431b
Fix for #3405
2023-10-01 13:04:05 +02:00
Blaz Kristan
25831bfb60
Codename "Ray of light"
2023-09-26 20:34:52 +02:00
Frank
ea7e0c6204
npm run build
...
regenerate UI files from latest sources.
2023-09-23 21:22:14 +02:00
Blaz Kristan
dcace43ce2
Merge branch 'main' into 0_15
2023-09-17 20:39:13 +02:00
Blaz Kristan
befce5b887
Typo fix and preset reload after restore
2023-09-16 20:29:32 +02:00
Blaz Kristan
9929c96650
Restore corrupt presets from backup
2023-09-16 14:41:47 +02:00
Blaz Kristan
c7d45c28cf
Meteor effect change
...
- remedy for #3374
2023-09-16 12:30:57 +02:00
Blaz Kristan
cc68e6b6e6
Squashed commit of the following:
...
Remove sync receive
Disallow 2D effects on non-2D segments
Optimisations
Sync clarification
AR palettes
Return of 2 audio simulations
Bugfix in sync #3344
- remove excessive segments
- ignore inactive segments if not syncing bounds
- send UDP/WS on segment change
- pop_back() when removing last segment
Add pairing support for ESP-NOW sync
Reduce string RAM footprint
UDP parse optimisation
Make WizMote work with sync.
ESP-NOW wireless sync POC.
- caveat: devices have to be on the same channel
- clashes with WizMote handling ATM
2023-09-10 18:52:14 +02:00
Frank
60c47cfca1
npm run build
...
regenerated UI files
2023-09-10 16:59:31 +02:00
Sandro Pischinger
5ff66ce4dd
recreate html_ui.h & html_simple.h
2023-08-30 20:58:32 +02:00
Sandro Pischinger
2d49ace0e3
recreate html_ui.h & html_simple.h
2023-08-30 20:45:05 +02:00
Sandro Pischinger
d52f22044e
Revert "recreate web ui files"
...
This reverts commit 2bf052aac9
.
2023-08-30 20:43:22 +02:00
Sandro Pischinger
2bf052aac9
recreate web ui files
2023-08-29 23:52:32 +02:00
cschwinne
ae235aa58c
Fix UI handling of in-between inactive segments
2023-07-14 01:12:19 +02:00
Blaz Kristan
6302056182
Add ability to toggle devices from nodes view.
2023-07-13 22:21:15 +02:00
Blaz Kristan
f442aad962
Misc.
...
- larger stack buffer for oappend
- increase max segment name for ESP32
2023-06-27 16:01:20 +02:00
Blaž Kristan
f015227fc8
Missing WS connection fallback for liveview ( #3267 )
...
* Missing WS connection fallback for liveview
- fix for #3250
Remove (conditional WLED_ENABLE_LEGACY) legacy URI
Replace /sliders with /?sliders
* Merge liveview and liveviewws pages
Remove /url string subpage
Enable /json/live by default
* WS retry count
Removed appended ws from URL
* Also reset WS retries on successful WS connection
---------
Co-authored-by: Christian Schwinne <cschwinne@gmail.com>
2023-06-27 01:51:24 +02:00
Blaz Kristan
b257f476c9
Bugfix for #3259
2023-06-22 19:06:07 +02:00
Blaz Kristan
75244853c1
Fix for #3251
2023-06-16 10:24:56 +02:00
Blaz Kristan
eb8e95723c
Bugfix reverse proxy path detection
2023-06-07 21:37:54 +02:00
Blaz Kristan
26bec11d76
Reverse proxy support.
2023-06-04 18:40:29 +02:00
Blaz Kristan
82e448de7c
Beta-3 changes
...
- remove I2C init from usermods
- PCF8574 (&co) port expander support
- refactor PIR & Rotary encoder & 4LD
- reboot race condition
- optimisations
2023-05-30 19:36:14 +02:00
Blaz Kristan
4374930065
npm build
2023-05-30 16:18:11 +02:00
Blaz Kristan
5a8a8dc292
Feature implementation
...
- #2236
- #1984
Better PSRAM handling
platformio.ini update
On/Off bus handling
2023-05-28 22:50:19 +02:00
Blaz Kristan
85c8e6ba42
Merge branch 'main' into cpal
2023-05-05 21:35:18 +02:00