Commit Graph

141 Commits

Author SHA1 Message Date
cv fdc92dfd19 lower fadeout 2021-04-27 09:15:47 +02:00
cv 099240c866 window titles 2021-04-27 09:15:36 +02:00
cv 712df0b446 cleanup
remove unused + small css tweaks
2021-04-27 09:14:52 +02:00
cv ff2c38c731 bugfix: paused time not reset 2021-04-27 00:10:47 +02:00
cv b533d2493e feat: public events 2021-04-26 23:21:30 +02:00
cv 004b31b5e7 style cleanup + tweaks
Title <> Subtitle relationships
Animat ein
2021-04-26 13:38:30 +02:00
cv 9f0f9752ae pwa manifest + icons 2021-04-26 09:45:57 +02:00
cv 24187b29eb feat: public view 2021-04-25 23:58:41 +02:00
cv 116708726b lazy load routes 2021-04-25 23:57:32 +02:00
cv ce76c8c0fd bugfix: delay count
typo in delay count
2021-04-25 22:44:21 +02:00
cv 81e52d2831 indicate next
small improvements
2021-04-25 12:56:29 +02:00
cv fabdda8a59 style: gap support
obs does not seem to handle css gap
2021-04-25 12:39:51 +02:00
cv 727e760fd8 bugfix on default path
Missing HOC call caused no data available
2021-04-25 11:52:05 +02:00
cv 65ffd09410 feat: reload on change 2021-04-24 23:24:36 +02:00
cv 01eec95637 small responsiveness improvements
broadcast every change
2021-04-24 22:01:40 +02:00
cv 3461a32fa9 refract: block type wrapper 2021-04-24 21:44:53 +02:00
cv 757ff018c7 refract: cleanup undefined state 2021-04-24 21:43:29 +02:00
cv a77afa54cf feat: selection 2021-04-24 18:28:58 +02:00
cv f1face2592 rollback broadcastQueryClient
still trying to figure out why cache becomes undefined sometimes
2021-04-24 18:28:12 +02:00
cv 682d3b4556 refract: handle warnings 2021-04-24 16:37:41 +02:00
cv 3f8c6f1192 improvements in react-query
- fetch to useFetch hook
- refetch every 10s
- sync browser tabs with experimental broadcastQueryClient
2021-04-24 15:05:18 +02:00
cv e8bca40653 feat: delay shows in backstage screens 2021-04-24 12:59:14 +02:00
cv b95ba56f45 bugfix: event order
+ bug caused by earlier commit making function async
+ small style changes
+ bug on prev - next
2021-04-24 12:46:38 +02:00
cv 75b8e9b8be feat: unload - reload 2021-04-24 12:21:15 +02:00
cv ea92fc7de7 refractor + style tweaks
- bugfix on lower
- delay between 0-60 minutes
- action buttons in dropdown
- added button for toggling element visibility
- several css and code cleanups
- renamed settingsAPI
2021-04-24 10:32:19 +02:00
cv 11fca1ab6d navlinks 2021-04-23 19:05:21 +02:00
cv 7ee1424c1e feat: nav in viewers 2021-04-23 15:03:00 +02:00
cv f3ce5681c1 socket bugfix 2021-04-23 15:02:28 +02:00
cv 683efe56bc logo 2021-04-23 15:01:28 +02:00
cv 98e8082008 feat: preview is link 2021-04-23 14:21:52 +02:00
cv e4823c91d6 fix white flash on load
chakra ui defines background white, maybe there is a cleaner way to override
2021-04-23 14:20:58 +02:00
cv b846340ccb addendum to fix 13cc237c 2021-04-22 22:43:16 +02:00
cv 4d1e4e4ebf bugfix: wrong context
small bugfix on clients indicator
2021-04-22 22:35:45 +02:00
cv 13cc237c5c bugfix: connect to remote server 2021-04-22 22:35:14 +02:00
cv f574c9db13 cleanup 2021-04-22 14:31:43 +02:00
cv 93f38ff4a7 refract: move socket to event class 2021-04-22 14:05:18 +02:00
cv 8684d6876f easier timer validation 2021-04-21 23:56:29 +02:00
cv 4def72feeb bugfix reordering events
if event was 0 list didnt get reordered
2021-04-21 23:34:14 +02:00
cv e7f1fc8d04 bugfix on optimist updates 2021-04-21 23:17:23 +02:00
cv beb533d31d fix framer-motion to client only 2021-04-21 23:15:09 +02:00
cv 57c6b11db1 style improvements
- added empty state to list
- styled scrollbars
- progressbar shows time elapsed
- timers are monospace
- prevent overflow in titles
2021-04-21 19:11:43 +02:00
cv 4e36e58a21 feat: lower third 2021-04-20 23:50:49 +02:00
cv 2f205bcb55 cleanup 2021-04-20 12:16:43 +02:00
cv e566424738 feat: schedule view 2021-04-20 12:09:06 +02:00
cv 152783be92 general data from node 2021-04-20 11:04:53 +02:00
cv 55d4736258 feat: settings modal 2021-04-19 22:55:16 +02:00
cv 86013bbb7a settings api 2021-04-19 22:53:29 +02:00
cv 394cdd396a playback through socket 2021-04-18 23:37:52 +02:00
cv 8b70fc247a feat: stage manager view
small fixes in other components
- message control fields have value from socket
- added millis to string
2021-04-18 19:20:11 +02:00
cv 2d9d330fe3 move logic to HOC 2021-04-18 13:33:26 +02:00