Carlos Valente
|
db9444aaa4
|
refactor: expose actions through context
|
2026-01-25 13:54:49 +01:00 |
|
Carlos Valente
|
fc007cf124
|
refactor: improve context menu performance
- extract menu from rundown tree
- lazy create actions
|
2026-01-25 13:54:49 +01:00 |
|
Carlos Valente
|
e95685d366
|
refactor: improve performance in rundown
- leverage compiler
- correct subscriptions from zustand
|
2026-01-25 13:54:49 +01:00 |
|
Carlos Valente
|
5f634bb48a
|
feat: table mode in editor
|
2026-01-25 13:54:49 +01:00 |
|
Carlos Valente
|
2af13b340b
|
fix: automation form validation
|
2026-01-15 15:38:30 +01:00 |
|
Carlos Valente
|
525999440a
|
fix: inline elements should not wrap by default
|
2026-01-14 17:12:03 +01:00 |
|
Carlos Valente
|
6e5805977a
|
refactor: hide logo on error
|
2026-01-11 17:43:53 +01:00 |
|
Carlos Valente
|
eb897a2a23
|
refactor: set background colour from content
|
2026-01-11 17:43:53 +01:00 |
|
Carlos Valente
|
05d997a52d
|
bump version to 4.3.1
|
2026-01-11 17:43:23 +01:00 |
|
Alex Christoffer Rasmussen
|
1b55254834
|
fix: Network Interface overflow (#1935)
|
2026-01-05 21:05:45 +01:00 |
|
Carlos Valente
|
75e77de466
|
fix: prevent infinite loop in project data
|
2025-12-26 08:42:53 +01:00 |
|
Carlos Valente
|
75cbcd8e85
|
bump version to 4.3.0
|
2025-12-22 16:57:52 +01:00 |
|
Carlos Valente
|
701f24cece
|
fix: automation form validation
|
2025-12-22 16:57:52 +01:00 |
|
Carlos Valente
|
166160dda9
|
chore: upgrade client dependencies
|
2025-12-22 16:57:52 +01:00 |
|
Carlos Valente
|
08b8e73393
|
refactor: finish view directory migration
|
2025-12-21 13:32:12 +01:00 |
|
Carlos Valente
|
2f3cf9825a
|
refactor(css): migrate use of deprecated import in messagecontrol
|
2025-12-21 13:32:12 +01:00 |
|
Carlos Valente
|
b0f02e726d
|
refactor(css): migrate use of deprecated import in cuesheet
|
2025-12-21 13:32:12 +01:00 |
|
Carlos Valente
|
ac40292813
|
refactor(css): migrate use of deprecated import in operator
|
2025-12-21 13:32:12 +01:00 |
|
Carlos Valente
|
2ac00ee8cc
|
refactor(css): migrate use of deprecated import in buttons
|
2025-12-21 13:32:12 +01:00 |
|
Carlos Valente
|
972f9e35fd
|
refactor: create separation between editor wrapper and contents
|
2025-12-21 13:32:12 +01:00 |
|
Carlos Valente
|
1d7ee163a0
|
Revert "feat: display offline indicators in all views"
This reverts commit 71b2fa8e21.
|
2025-12-20 15:25:15 +01:00 |
|
Carlos Valente
|
fc2e76db0a
|
refactor: stabilise filtering function
|
2025-12-19 09:54:19 +01:00 |
|
Carlos Valente
|
ef3d541eb3
|
refactor: simplify element lookup
|
2025-12-19 09:54:19 +01:00 |
|
Carlos Valente
|
8daf3313f2
|
refactor: simplify flat rundown
|
2025-12-19 09:54:19 +01:00 |
|
Carlos Valente
|
93c913ec5a
|
refactor: remove placeholderData pattern
|
2025-12-19 09:54:19 +01:00 |
|
Carlos Valente
|
71b2fa8e21
|
feat: display offline indicators in all views
|
2025-12-19 08:51:54 +01:00 |
|
Carlos Valente
|
242cefd35c
|
tooling: lax typechecking in tests
|
2025-12-18 14:42:01 +01:00 |
|
Carlos Valente
|
cd39227af7
|
fix: prevent unsupported wakelock
|
2025-12-09 19:13:36 +01:00 |
|
Carlos Valente
|
14e21214af
|
fix: subdue paused only for running timers
|
2025-12-09 19:13:36 +01:00 |
|
Carlos Valente
|
03184b0321
|
fix: prevent accessing undefined index
|
2025-12-09 19:13:36 +01:00 |
|
Carlos Valente
|
cd5af769ab
|
fix: undefined flatRundown
|
2025-12-09 19:13:36 +01:00 |
|
Carlos Valente
|
d116670318
|
fix: safe copy to clipboard
|
2025-12-09 19:13:36 +01:00 |
|
Carlos Valente
|
9ba5ebd4bd
|
bump version to 4.2.1 (#1896)
|
2025-11-28 16:26:53 +01:00 |
|
Carlos Valente
|
3f1f06f7c5
|
Improve Clone (#1897)
* refactor(rundown): optimise copy-paste performance
* chore: configure opt-in compiler
* refactor(rundown): stabilise frequently accessed data
* feat(clone): allow cloning any element
* remove paste above and cue increment from test
---------
Co-authored-by: arc-alex <ac@omnivox.dk>
|
2025-11-28 16:20:52 +01:00 |
|
arc-alex
|
a78586d2fa
|
allow count up to show negative value
|
2025-11-28 15:03:28 +01:00 |
|
arc-alex
|
8e93b0af25
|
fix: countToEnd should not override display options
|
2025-11-28 15:03:28 +01:00 |
|
Carlos Valente
|
9a5d50d933
|
fix(wakelock): check for feature support
|
2025-11-28 11:26:23 +01:00 |
|
Carlos Valente
|
1189a94bff
|
refactor(wakelock): simplify logic into hook
|
2025-11-28 11:26:23 +01:00 |
|
Carlos Valente
|
80ec2d1186
|
refactor(pip): match timer formatting defaults
|
2025-11-26 20:10:01 +01:00 |
|
Carlos Valente
|
18e6f0d7c4
|
refactor(timer): allow multiline secondary text
|
2025-11-26 20:10:01 +01:00 |
|
Carlos Valente
|
c20ea88021
|
docs: add link to subreddit
|
2025-11-20 18:44:23 +01:00 |
|
Carlos Valente
|
ce2b2b9606
|
bump version to 4.2.0
|
2025-11-20 18:44:23 +01:00 |
|
Alex Christoffer Rasmussen
|
f223766445
|
feat: pip for timer preview (#1862)
---------
Co-authored-by: Shobhit Nagpal <74096450+Shobhit-Nagpal@users.noreply.github.com>
Co-authored-by: Carlos Valente <carlosvalente@pm.me>
|
2025-11-20 18:00:16 +01:00 |
|
Carlos Valente
|
3dfb49e63f
|
refactor(overview): prevent vertical scrollbar
|
2025-11-20 17:58:53 +01:00 |
|
Carlos Valente
|
a13d3dad93
|
refactor(op): style tweaks to tags and subscriptions
|
2025-11-20 17:58:53 +01:00 |
|
Carlos Valente
|
fa9695873a
|
refactor(timeline): style tweaks on status tags
|
2025-11-20 17:58:53 +01:00 |
|
Carlos Valente
|
70ce1d5553
|
feat(projects): allow sorting project table
|
2025-11-19 06:52:58 +01:00 |
|
Shobhit Nagpal
|
9974ce24cd
|
refactor(operator): hide groups where all events have passed (#1878)
|
2025-11-18 06:12:02 +01:00 |
|
Carlos Valente
|
93e9c19e0d
|
refactor(input): consistent placeholder colours
|
2025-11-16 07:44:49 +01:00 |
|
Carlos Valente
|
1694cca92c
|
refactor(settings): improve error message on version fetch
|
2025-11-16 07:44:49 +01:00 |
|