Shobhit Nagpal
e5b30770ce
feat: add table navigation to cuesheet table ( #1483 )
...
* refactor: cuesheet table body
* feat: add table navigation
2025-03-04 22:01:21 +01:00
Carlos Valente
86bb739d90
chore: upgrade zustand
2025-02-18 14:14:14 +01:00
Alex Christoffer Rasmussen
f509655d31
update types/node and osc-min ( #1475 )
2025-01-30 22:25:25 +01:00
arc-alex
f4f266dbd4
refactor: migrate to OSC min
2025-01-24 13:53:17 +01:00
Carlos Valente
ac52b3f0c1
chore: use smaller dependency
2025-01-22 20:51:12 +01:00
Carlos Valente
8e3db6c559
refactor: remove dom dependencies
2025-01-22 20:51:12 +01:00
Carlos Valente
7fe5223af9
feat: add auth to server requests
2025-01-19 19:57:10 +01:00
Carlos Valente
9be6febcda
chore: upgrade playwright
2025-01-17 19:57:01 +01:00
Carlos Valente
f65ec0da3c
chore: upgrade dependencies
2024-12-29 20:02:56 +01:00
Carlos Valente
1af394cd49
chore: upgrade turbo
2024-12-21 22:46:07 +01:00
Carlos Valente
bedab221d9
chore: dedupe lock file
2024-12-16 15:13:49 +01:00
Carlos Valente
97208c052a
chore: upgrade dependencies
2024-12-16 15:13:49 +01:00
Carlos Valente
f561e52bb5
refactor: prevent caching html files
2024-11-29 19:36:39 +01:00
Carlos Valente
35f4472daa
chore: define test workspaces
2024-11-29 19:36:39 +01:00
Carlos Valente
ed2efe183b
feat: quick project wizard
2024-10-29 20:23:12 +01:00
Carlos Valente
143917f11a
feat: event finder
2024-10-26 11:57:20 +02:00
Alex Christoffer Rasmussen
42984eed87
Improve xlsx import ( #1271 )
...
* use xlsx
* add existing custom fields to import map
* keep colours of existing custom fields
* use unknown
* fix
* revert
* allow space and upper case
* fix test
* define empty sheet
2024-10-22 19:13:07 +02:00
Carlos Valente
20838c038a
chore: evaluate react 19 migration
2024-07-23 09:02:44 +02:00
Carlos Valente
a7fe5eceef
chore: upgrade sentry
2024-07-20 16:25:46 +02:00
jwetzell
dd9423abf4
remove unused dependency
2024-07-18 22:26:58 +02:00
jwetzell
a79fb4ecbb
convert shared dependencies to pnpm catalog
2024-07-17 07:53:43 -05:00
jwetzell
ef9afcbf3e
remove husky and pre-commit scripts
2024-07-16 17:57:20 -05:00
Carlos Valente
fe0665506e
chore: update typescript
2024-07-16 13:18:20 +02:00
Carlos Valente
4758bc84b5
chore: upgrade node dependencies
2024-07-11 13:31:05 +02:00
jwetzell
1f0401632e
have electron dev script wait for local server instance
2024-07-03 22:31:20 +02:00
Carlos Valente
9f1a64f53c
chore: upgrade dependencies
2024-06-23 22:07:34 +02:00
jwetzell
b5e5c113e2
update lock file
2024-06-13 20:06:11 -05:00
jwetzell
837fd53dfd
remove pkg bundling of cli
2024-06-13 20:01:04 -05:00
jwetzell
4af2e688d1
add basic cli app for bundling a headless ontime
2024-06-13 19:59:47 -05: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
Carlos Valente
3af4c64ff3
chore: upgrade lint dependencies
2024-06-07 20:15:43 +02:00
Alex Christoffer Rasmussen
c2fa115946
Validate project filename ( #1046 )
2024-06-06 22:37:41 +02:00
Carlos Valente
147e5f5a27
chore: remove unused dependencies
2024-06-03 22:38:57 +02:00
Carlos Valente
930cd71ffd
chore: upgrade electron
2024-05-29 08:33:44 +02:00
Carlos Valente
16f31a07b7
chore: upgrade dependencies
2024-05-26 21:36:49 +02:00
Carlos Valente
ac430602b4
chore: upgrade vite dependencies
2024-05-20 19:32:28 +02:00
Carlos Valente
00f04fb78c
refactor: download project file
2024-05-10 22:35:12 +02:00
Carlos Valente
077c67e912
chore: sign macos dist
2024-05-07 12:42:47 +02:00
Charalambos Makridakis
8b0e03e980
#914 Refactor: Luxon-Depenency, formatFromMillis() ( #924 )
2024-04-29 23:20:12 +02:00
Carlos Valente
043ba38916
chore: update typeface
2024-04-29 22:41:02 +02:00
Carlos Valente
55d1aca9b6
V3 ( #657 )
...
* refactor: cleanup routes
* style: smaller base font
* chore: upgrade dependencies
* chore: lock node version to electron
* refactor: pass HTTP to integration controller (#652 )
* refactor: deprecate onair control
* refactor: remove playback router
* Several project files user folder (#617 )
* chore: automated screenshots (#667 )
* feat: app settings (#658 )
* refactor: remove deprecated event data (#674 )
* Studio clock (#663 )
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
* Feat: reorder events with alt+ctrl + arrow up/down (#645 )
* Warning and danger per event (#677 )
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* refactor: stabilise actionHandler (#683 )
Co-authored-by: Fabian Posenau <fabian@fphome.de >
* improvement: hide seconds (#675 )
* wip: overview (#688 )
* fix: focus cursor (#695 )
* refactor: update lower third (#665 )
* Refactor/time formatting (#696 )
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
* feat: multiple selection (#703 )
---------
Co-authored-by: asharonbaltazar <asharonbaltazar@outlook.com >
Co-authored-by: Alex <ac@omnivox.dk >
* fix: test - go to `Edit mode` befor tying to click `Event options` button (#708 )
* refactor: runtime service (#715 )
* fix: issue with loosing cursor position on message (#719 )
* remove info panel (#721 )
* Event editor continue (#722 )
* update API - part (#709 )
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
* refactor: update timers (#729 )
* feat: many timers (#706 )
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
* refactor: excel cleanup (#734 )
* refactor: allow import of blocks and skip import (#735 )
* Project manager (#697 )
* refactor: UI for linking events (#763 )
* upgraded pipeline actions (#777 )
* Over under (#771 )
* custom fields (#744 )
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
* Sheets settings (#774 )
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
* style: tweaks to lower thirds (#785 )
* refactor: delays account for gaps (#784 )
* refactor: partial state updates (#780 )
* feat: generate crash report (#787 )
* Sheet use limited input device auth flow (#782 )
---------
Co-authored-by: cv <34649812+cpvalente@users.noreply.github.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
* Custom fields views (#789 )
* refactor: deprecate presenter and subtitle (#795 )
* refactor: organise API around resources (#798 )
---------
Co-authored-by: Bianca Procopio <biancahprocopio@gmail.com >
* Time to end (#804 )
* Skip fixes (#805 )
* fix: onair derives from playback
* Param nav (#822 )
---------
Co-authored-by: Alex Christoffer Rasmussen <ac@omnivox.dk >
* refactor: download files from interface (#831 )
* Quick options (#814 )
* End pause (#832 )
* chore: bump node version in docker (#834 )
* refactor: follow in run mode (#840 )
* fix: uncaught error in http integration (#837 )
* Apply project (#843 )
Co-authored-by: Matteo Gheza <matteo.gheza07@gmail.com >
Co-authored-by: Ary <arylmoraesn@gmail.com >
Co-authored-by: Alex Christoffer Rasmussen <ac@omnivox.dk >
Co-authored-by: Fabian Posenau <19673098+kellhogs@users.noreply.github.com >
Co-authored-by: Fabian Posenau <fabian@fphome.de >
Co-authored-by: Alex Rohleder <alexrohleder96@gmail.com >
Co-authored-by: asharonbaltazar <asharonbaltazar@outlook.com >
Co-authored-by: Bianca Procopio <biancahprocopio@gmail.com >
Co-authored-by: Fabian Posenau <fabianpos99+github@gmail.com >
2024-04-13 10:06:46 +02:00
Alex Christoffer Rasmussen
c0fb865959
feat: google sheets( #579 )
...
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-01-08 15:51:58 +01:00
Alex Christoffer Rasmussen
2586b0b10c
feat: http integration ( #575 )
...
* addtime endpoint
* create universal Subscription
* add http integration
* catch error from HTTP integration emit
* unify osc and http validateSubscriptionEntry
* add necessary endpoint for http subscription
* make subscription part of modal generic
* add http subscription to integration modal
* remove log
* Revert "addtime endpoint"
This reverts commit 4c039220dc .
* reuse agent and test url compatibility
* simplify retun path
* add todo in UI
* test for http protocol
* import not needed yet
* lint
* fix merge
* lint
* fix httpPlaceholder
* wip: prepare endpoints
* wip: temporary fix to get form to work
* disable HTTP integration if enabledOut==false
* register/unregister http
* refactor: subscription types and form register
* refactor: validation
* cleanup
* cleanup
* try GOT
* allow https
* split url and searchParams allow for post option
* add options to post
* add retry count
* fix test
* Revert "fix test"
This reverts commit 927e88370f .
* Revert "add options to post"
This reverts commit 0523a68ef4 .
* Revert "split url and searchParams allow for post option"
This reverts commit 54ab8d4ffe .
* missing retryCount in httpPlaceholder
* remove global this
* remove retry count
* remove https
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2023-12-10 16:56:42 +01:00
Carlos Valente
884ab0b67b
refactor: rundown ( #597 )
...
* refactor: add revision number to rundown
* chore: migrate query
2023-11-17 16:18:02 +01:00
Carlos Valente
a41fe8806b
configure lint staged ( #588 )
...
* chore: upgrade monorepo deps
* chore: configure lint-staged
* refactor: lenient use of any
2023-11-13 22:04:55 +01:00
Carlos Valente
a7980ef2ab
fix: github workflow ( #585 )
...
* fix: github workflow
* chore: update lockfile
2023-11-11 14:42:06 +01:00
Carlos Valente
de715b3d3e
chore: upgrade pnpm ( #582 )
...
* chore: upgrade pnpm
2023-11-09 21:34:17 +01:00
arc-alex
44f025b359
update node-osc to v9
2023-11-04 08:46:35 +01:00
Alex Christoffer Rasmussen
a84c0654e2
Feat resumability ( #547 )
...
* add resumability functionality
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2023-10-24 08:33:17 +02:00
Carlos Valente
93fb48ea1c
feat: operator view ( #440 )
...
* feat: operator view
* chore: smoke test operator
* refactor: small improvements from deepsource
---------
Co-authored-by: arihanv <arihanvaranasi@gmail.com >
Co-authored-by: arihanv <63890951+arihanv@users.noreply.github.com >
2023-09-11 21:03:11 +02:00