Commit Graph

66 Commits

Author SHA1 Message Date
cv cc7b8278b8 cursor follows playback 2021-05-20 13:13:30 +02:00
cv 6f97e0caaa style: cursor 2021-05-20 12:53:24 +02:00
cv f1538def99 list follows cursor
- add settings atom with cursor mode
- in locked mode eventlist scrolls to cursor
- cleanup unused menu items
2021-05-20 12:40:33 +02:00
cv 438bceba57 error handling + cleanup
- handle case where localstorage does not contain item
- eventhandler updates when data changes
2021-05-20 11:20:18 +02:00
cv c912a61b57 feat: expand collapse 2021-05-20 08:34:03 +02:00
cv 8162c622a6 refract: cleanup server call constants 2021-05-16 22:41:43 +02:00
cv 9c3aa6d386 eslint 2021-05-12 13:32:24 +02:00
cv c35b7874a7 amend latest 2021-05-11 17:03:38 +02:00
cv 92f37b8c45 bugfix duration
duration would be invalid when timestart > timeend
2021-05-11 16:56:05 +02:00
cv a4488b6a56 feat: goto with osc 2021-05-11 15:49:47 +02:00
cv cae5c91bc2 performance: memo 2021-05-11 14:44:33 +02:00
cv d71615fba4 cleanup 2021-05-10 22:01:58 +02:00
cv d24fb406af major: event block redesign 2021-05-10 21:31:16 +02:00
cv 3f598f3a7a feat: action button in menu 2021-05-06 23:03:36 +02:00
cv 1d0c819e5a feat: events have note field 2021-05-06 14:31:28 +02:00
cv 72b42c7eb8 feat: apply delays 2021-05-06 14:02:56 +02:00
cv 50e2fd5695 bugfix: delay calc 2021-05-06 12:35:17 +02:00
cv f3924d4beb style: layout changes 2021-05-06 12:06:04 +02:00
cv 4161dd29c8 feat: draggable events 2021-05-06 12:05:21 +02:00
cv 70f8e14c9d quickfix add missing module
menu action buttons is a planned module. not yet implemented
2021-05-05 19:33:35 +02:00
cv abc0bfb3dc performance lazy menus 2021-05-04 22:16:13 +02:00
cv 9715e13152 performance enhancements 2021-05-02 15:05:32 +02:00
cv 5115581098 PIP + style consistency
small style changes to make screens consistent
2021-04-27 22:29:14 +02:00
cv 8834b9933d update single + small fixes 2021-04-27 13:46:16 +02:00
cv f8825ed7dc bugfix: init text field 2021-04-27 12:16:20 +02:00
cv 656ae396a9 refract: optimistic delete 2021-04-27 11:44:34 +02:00
cv 099240c866 window titles 2021-04-27 09:15:36 +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 81e52d2831 indicate next
small improvements
2021-04-25 12:56:29 +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 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 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 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 e7f1fc8d04 bugfix on optimist updates 2021-04-21 23:17:23 +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 d9a1b5eb20 style tweaks 2021-04-17 21:29:18 +02:00
cv c25633ade4 style: go dark 2021-04-15 13:51:51 +02:00
cv 24567fbab9 cleanup + small style tweaks 2021-04-13 21:43:32 +02:00
cv 2e50e488a3 bugfix
optimistic insert item at index
2021-04-13 11:20:31 +02:00
cv 319cb3ab02 delay input
- temporary fix due to issues with slider component
2021-04-13 09:33:08 +02:00
cv b2516bad1a update from socket 2021-04-13 09:32:34 +02:00
cv 023c8c446e dates are millis 2021-04-12 22:21:18 +02:00
cv f0cb09346d refract 2021-04-12 12:50:49 +02:00
cv 3db40be8a8 event API refract
using optimistic updates
2021-04-11 21:30:24 +02:00