Carlos Valente
2c63bbff76
refactor: arrow used in new window navigation
2024-10-11 13:26:15 +02:00
Carlos Valente
d2c34757f9
refactor: navigate in electron
2024-10-11 13:26:15 +02:00
Carlos Valente
887e5c448e
refactor: allow messages not starting with http
2024-10-09 19:19:20 +02:00
Carlos Valente
4d8bea2940
feat: timer preview
2024-09-27 20:14:58 +02:00
Carlos Valente
177c9a35ec
feat: electron links open in browser
2024-09-24 13:46:09 +02:00
Carlos Valente
92a16ea33b
refactor: migrate fit text logic
2024-09-23 16:56:15 +02:00
Carlos Valente
bc6b7c5596
refactor: fit user message in screen
2024-09-23 16:56:15 +02:00
Carlos Valente
66083813f9
refactor: allow local shutdown
2024-09-23 16:55:22 +02:00
Carlos Valente
5b471980f5
refactor: enable timer type and end action default settings
2024-09-09 10:15:55 +02:00
Carlos Valente
4706ed39f6
refactor: scope rundown to selected
2024-09-07 08:46:32 +02:00
Alex Christoffer Rasmussen
aa4ee546ec
Merge import ( #1164 )
...
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-09-01 20:38:59 +02:00
Carlos Valente
0abaf7724d
refactor: refetch on change
2024-09-01 17:18:48 +02:00
Carlos Valente
81f0e61953
refactor: add extra data to sentry logs
2024-08-29 15:10:42 +02:00
Carlos Valente
f5936e5254
refactor: unify logic
2024-08-27 12:58:18 +02:00
Carlos Valente
66774321a5
refactor: calculate rundown duration
2024-08-27 12:58:18 +02:00
Carlos Valente
d71df886f2
style: clarify function scope
2024-08-27 12:58:18 +02:00
Alex Christoffer Rasmussen
ee1b5b7fdd
Keep offset when taking over playback with roll v2 ( #1184 )
...
* pass on offset
* account for offset in roll
* prevent roll from overtime
* add test
2024-08-26 18:09:03 +02:00
Carlos Valente
347f333b3e
refactor: unify progress bar logic
2024-08-09 22:51:50 +02:00
Carlos Valente
3012d73285
feat: timeline view
2024-08-04 21:32:25 +02:00
Alex Christoffer Rasmussen
a103f8b347
show time in block ( #1158 )
2024-07-31 14:00:40 +02:00
Alex Christoffer Rasmussen
ce8b0d9850
FIX: remove '/' from host in client-control( #1156 )
2024-07-30 12:36:31 +02:00
Alex Christoffer Rasmussen
158ef05ff0
add relevantBlock function ( #1100 )
...
* feat: current block
* pass full rundown to functions and use filter utils
2024-07-23 12:22:47 +02:00
jwetzell
e6e00c0d4a
add freeze feature to rundown ( #1106 )
...
* add frozen flag to runtime store
* add middleware for when frozen
* prevent rundown editing when frozen
* add endpoint to router to set frozen state
* add frozen property to rundown placeholder in client
2024-07-19 14:14:59 +02:00
Carlos Valente
33b04e01c9
chore: cleanup unused
2024-07-16 21:34:21 +02:00
Carlos Valente
4758bc84b5
chore: upgrade node dependencies
2024-07-11 13:31:05 +02:00
Carlos Valente
46195fc043
refactor: rename project
2024-07-11 11:02:22 +02:00
Carlos Valente
61280b06b7
refactor: simplify logic dynamic menus
2024-07-10 23:01:47 +02:00
Carlos Valente
ce4a48cd8d
refactor: extract options per view
2024-07-10 23:01:47 +02:00
Carlos Valente
73e23ee323
feat: projected times in countdown
2024-07-10 23:01:47 +02:00
Carlos Valente
6c20cb5e99
refactor: remove size limits in title
2024-06-22 13:48:19 +02:00
Alex Christoffer Rasmussen
a15eb0db4c
Client remote control ( #930 )
...
---------
Co-authored-by: kellhogs <fabianpos99@gmail.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2024-06-15 12:26:41 +02:00
Alex Christoffer Rasmussen
b1838a5e9a
display multiple custom fields in operator view ( #1001 )
...
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-06-12 14:25:26 +02:00
Michael Foster
add769fe1e
fix for MultiPartProgressBar styling ( #1022 )
2024-06-07 21:08:17 +02:00
Alex Christoffer Rasmussen
f405e65c55
Custom for timer title ( #1055 )
2024-06-07 15:24:29 +02:00
Alex Christoffer Rasmussen
c2fa115946
Validate project filename ( #1046 )
2024-06-06 22:37:41 +02:00
Alex Christoffer Rasmussen
8b3abe9d61
fix: insert above shortcut ( #1020 )
...
refactor: unify setCursor and useEventSelection
2024-06-03 21:34:00 +02:00
Carlos Valente
f75f45b19a
refactor: simplify client logic on timer phases
2024-06-03 20:18:19 +02:00
Carlos Valente
fd2eee32aa
refactor: declare timer phase
2024-06-03 20:18:19 +02:00
Julien Recurt
d8626ff324
Add option to display the full time (HH:mm:ss) in the timer view ( #988 )
...
* Add option to display the full time (HH:mm:ss) in the timer view
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2024-06-01 13:39:15 +02:00
Carlos Valente
4fadb23b07
refactor: timer overrides do not affect minimal
2024-05-31 22:17:03 +02:00
Carlos Valente
686c6108bf
refactor: improve payload type for OSC ( #954 )
...
---------
Co-authored-by: Joel Wetzell <jwetzell@yahoo.com >
Co-authored-by: arc-alex <ac@omnivox.dk >
2024-05-30 13:02:22 +02:00
Carlos Valente
ea3d33ca93
fix: correct key on shortcuts
2024-05-30 12:15:57 +02:00
Carlos Valente
b5993b91e1
fix: column reordering
...
refactor: migrate local storage hook
2024-05-28 22:45:10 +02:00
Carlos Valente
ce910c9cc6
refactor: extract parseUserTime
2024-05-27 15:51:45 +02:00
Alex Christoffer Rasmussen
345ea6722e
add notes to secondaryOptions in timer view ( #1004 )
2024-05-27 12:22:01 +02:00
Carlos Valente
a09aa922bb
refactor: delete several events
2024-05-26 21:36:49 +02:00
Carlos Valente
77d111650a
refactor: reduce scope of context
2024-05-26 21:36:49 +02:00
jwetzell
72891a69f4
Merge pull request #998 from cpvalente/fix/smart-time-parsing
...
address some issues in am/pm time parsing
2024-05-26 11:07:43 -05:00
Carlos Valente
b8d5a30caf
style: input text alignment
2024-05-25 15:19:01 +02:00
jwetzell
9cbd4c085b
slim back tests even further and list out
2024-05-24 06:51:51 -05:00