SergeantPanda
|
821dccc380
|
Enhancement: update cursor styles for shift key active state to improve user experience
|
2026-05-20 17:22:42 -05:00 |
|
SergeantPanda
|
eb02072431
|
Renamed "partially-stale-streams-row" to "has-stale-streams-row" for accuracy. Also updated the changelog.
|
2026-03-03 10:20:37 -06:00 |
|
Jonathan Caicedo
|
4dfe172fc4
|
tweak: label name + CSS class name
|
2026-02-28 12:30:39 -05:00 |
|
Jonathan Caicedo
|
a318d919d8
|
feat: filter channels that contain stale streams
closes: #1025
|
2026-02-28 12:30:21 -05:00 |
|
SergeantPanda
|
cdef94fde4
|
Bug Fix: Stale streams in the streams table had no hover color change, unlike channels with no streams assigned. Converted the inline backgroundColor style to a CSS class (stale-stream-row) so the :hover rule can apply correctly. Applied the same fix to the channel-streams sub-table, where the teal expanded-row background caused the semi-transparent red tint to visually mismatch; the sub-table now uses a pre-blended solid color via color-mix() to match the appearance of stale rows in the main streams table.
|
2026-02-27 16:28:06 -06:00 |
|
SergeantPanda
|
631f3d4528
|
Switch to LF line endings and apply prettier formatting.
|
2026-02-09 17:01:35 -06:00 |
|
SergeantPanda
|
900ce73200
|
Better sizing for epg and m3u tables. Rearranged m3u table slightly.
|
2025-09-12 16:38:18 -05:00 |
|
SergeantPanda
|
22f0a4078b
|
Implement column resizing functionality in Channels Table, Streams Table and CustomTableHeader
|
2025-09-12 09:22:02 -05:00 |
|
dekzter
|
3f445607e0
|
looooots of updates for user-management, initial commit of access control
|
2025-05-31 18:01:46 -04:00 |
|
dekzter
|
693d33e18d
|
merged in xtream branch
|
2025-05-03 13:52:42 -04:00 |
|
SergeantPanda
|
dbb3eb1664
|
Better look for hovering.
|
2025-05-03 10:47:40 -05:00 |
|
SergeantPanda
|
d4ae98900f
|
Fixes rows not having hover affect if they are shaded red.
|
2025-05-03 10:41:18 -05:00 |
|
dekzter
|
1a0d065eca
|
ui settings with configurable table size, added setting to set / rehash stream hashes
|
2025-05-03 08:01:22 -04:00 |
|
SergeantPanda
|
9be42ce532
|
Don't select text when shift is held
|
2025-04-29 12:47:16 -05:00 |
|
dekzter
|
03f6c77391
|
alternating row colors are restored, row hover restored, fixed drag and drop functionality in streams table
|
2025-04-23 13:02:01 -04:00 |
|
dekzter
|
3e2f91abf8
|
hopefully finalizing table rewrite
|
2025-04-23 11:02:00 -04:00 |
|
dekzter
|
ccdb8ab00d
|
more table bug fixes, query optimizations, re-added channel expansion stream table with reworked drag-and-drop
|
2025-04-19 08:37:43 -04:00 |
|
dekzter
|
153e5824a4
|
refactor, using custom table, efficient so far
|
2025-04-17 16:05:24 -04:00 |
|