Commit Graph

205 Commits

Author SHA1 Message Date
cv 7fe3a28a76 migrate logic 2021-05-24 23:16:19 +02:00
cv 7406d54472 refract: delete unused code 2021-05-24 23:15:53 +02:00
cv bb1f063c6a migrate event logic 2021-05-24 18:22:29 +02:00
cv 5b7905e86a cjs > esm imports 2021-05-24 17:06:02 +02:00
cv fa98e2ad92 feat: deleteall 2021-05-20 14:12:23 +02:00
Carlos Valente 471fb1c698 Merge pull request #2 from cpvalente/feat/cursor
Feat/cursor
2021-05-20 13:48:52 +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 272458b412 cleanup buttons 2021-05-20 12:38:48 +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 34481b57c6 fix: cache time infinite
attempt fixing issues with cache becoming undefined
2021-05-20 08:31:34 +02:00
cv 78cdcb2aa4 lib: jotai 2021-05-20 08:31:10 +02:00
cv 08e0101815 bugfix: reload while running
reloading while running wouldnt clear paused data
2021-05-16 22:45:03 +02:00
cv 8162c622a6 refract: cleanup server call constants 2021-05-16 22:41:43 +02:00
cv b42710a972 hotfix: no loader
Lower third cannot have loader, dont seem to find a way to separe the fallback component for that one route.
Disable loaders for now, will need revision
2021-05-16 22:26:03 +02:00
cv a3608992e8 bugfix
copy-paste bug
2021-05-16 13:43:38 +02:00
cv 1980e0e779 mockup menu actions
add buttons for upcoming actions
- collapse all
- expand all
- goto selected
2021-05-16 12:59:47 +02:00
cv 937106d49c bugfix: on prev <> next
skipping through events while playing would cause false data in clock
2021-05-15 23:52:53 +02:00
cv 5959053e94 feat: osc goto
- renamed previous goto to gotoid
2021-05-15 23:50:44 +02:00
cv f38823e077 bugfixes: delay
- mismatch of event definition caused duration not to apply when event was delayed
- delays now have revision
2021-05-15 23:36:06 +02:00
cv 764bd52663 bugfix: prevent crash when array is undefined 2021-05-15 23:13:05 +02:00
cv a6d78470ad Update .gitignore
- Ignore electron database
- Ignore dist files
2021-05-15 23:04:28 +02:00
cv ce80683496 style: update logo 2021-05-15 23:03:27 +02:00
cv 9e82062158 bugfix: datamodel 2021-05-12 21:29:23 +02:00
cv 608ed8d5bd refract: delete event 2021-05-12 20:57:30 +02:00
cv 9c3aa6d386 eslint 2021-05-12 13:32:24 +02:00
cv f617963214 config eslint 2021-05-12 13:32:12 +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 80ef58426b bugfix case typo 2021-05-11 15:23:01 +02:00
cv cae5c91bc2 performance: memo 2021-05-11 14:44:33 +02:00
cv 5449aee0b0 improvements
- stage manager sees timer with negative values
- time up only shows if timer has been running
- use spacebar to toggle navbar
- pip shows times with delays
improve iterate
2021-05-10 23:21:06 +02:00
cv bd677163ed refract
memo
2021-05-10 22:55:23 +02:00
cv 1c3ec66342 imrprovement: debounce delete 2021-05-10 22:10:55 +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 0631dec3d3 feat: OSC 2021-05-05 20:00:05 +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 2b9c5ffc95 feat: lower presets
added clean lower with no styling and minimal animation
2021-05-05 10:48:51 +02:00
cv abc0bfb3dc performance lazy menus 2021-05-04 22:16:13 +02:00