Commit Graph

26 Commits

Author SHA1 Message Date
cv db7e60f247 fix: replace library with code 2021-11-16 22:23:01 +01:00
cv 541117b31b chore: cleanup logs 2021-10-24 20:51:39 +02:00
cv 32396cd427 small fixes
- paginator shows correctly past - now - future
- uselayouteffect in pip
- scroll into view would crash if event was deleted
2021-05-29 12:32:36 +02:00
cv 81e3b0abbf cursor fixes
- delete would use wrong index to relocate
- cursor uses eventId instead of eventIndex
- cursor would move on any item changes
2021-05-28 23:59:08 +02:00
cv 894b5e894a bugfix: cursor follows playback
fix bug where cursor would not check for delay and block modules
2021-05-25 23:03:03 +02:00
cv 447fede0ff style: clarify OSC triggers
- show path for goto
- show path for gotoid
2021-05-25 22:35:38 +02:00
cv 6ae0755696 cleanup
- style tweaks
- container follows cursor
2021-05-20 13:42:53 +02:00
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 9c3aa6d386 eslint 2021-05-12 13:32:24 +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 4161dd29c8 feat: draggable events 2021-05-06 12:05:21 +02:00
cv 9715e13152 performance enhancements 2021-05-02 15:05:32 +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 a77afa54cf feat: selection 2021-04-24 18:28:58 +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 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 54d19d729b refract make reusable components 2021-04-10 22:21:01 +02:00
cv e62b79f84e feat: eventsAPI 2021-04-10 11:39:53 +02:00
cv c39f3f2dde node server + separate client folder 2021-04-05 22:33:31 +02:00