Carlos Valente
94b03312a6
Refactor/styles ( #202 )
...
* style: general micro improvements in editor
* version bump
2022-09-14 21:50:14 +02:00
Carlos Valente
9c5c7ee69a
Docker ( #146 )
...
* docker: initial config
* docker: add entrypoint for headless run
* docker: resolve path from env variable
* docker: initial config
* docker: rename preloaded data directories
* docker: update README
* docker: prevent issue with port mappings
* docker: update README.md
* docker: add docker-compose
* docker: cleanup logs
* docker: add CI
* docker: cleanup unused
* docker: use static port in development
* refactor: isolate tasks
* docker: add demo db
* fix: download db resolves according to OS
* docker: config build
* fix: ensure db path exists
* fix: add object type to block
* docker: config build
* docker: config build
* docker: env is production
* docker: preload db
* fix: remove test dir
* docker: graceful shutdown node app
* docker: env is production
* docker: add docker-compose
* docker: remove unused mappings
* docker: version bump
2022-06-08 21:57:22 +02:00
Carlos Valente
f187d5edaf
Fix/122 ( #128 )
...
* fix/122: register quit shortcut for macOS
* fix/122: version bump
2022-05-21 22:07:43 +02:00
Carlos Valente
6ac963684d
V1 ( #118 )
...
* chore: upgrade minor versions
* chore: upgrade cypress
* chore: upgrade fe dependencies
* update readme
* update osx images
* update readme
* upgrade dependencies
* upgrade test dependency
* feat: add option to input autofill
* feat: autofill to the left
* chore: update docs
* chore: cleanup ci
* version bump
* style: prevent zero height bar
* fix: prevent loosing menu
* ux: improve input, no spellcheck or autocomplete
* small ux improvements in cuesheets
* feat 111/increase maximum number of events
* fix: optimistic delete issue with filter
* refact: pincode workflow
* chore: add versioning to packages
2022-05-19 10:48:56 +02:00
Carlos Valente
db0eee3b9c
Feat/mac ( #109 )
...
* chore: upgrade dependencies
* feat/mac: draft pipeline
* feat/mac: use public folder for transient files
* feat/mac: set app fullscreen
* feat/mac: cmd + , toggles menu
* feat/mac: update readme
* refact: easier login process
* refact prevent style issues with safari
* refact reduce css download
* style: cleanup paginator design
* style: studio clock is responsive
* style: fix spacing style issues with safari
2022-04-17 20:30:39 +02:00
Carlos Valente
48093b8651
Ux/54 help ( #88 )
...
* ux/54-help tooltips
* ux/54-help refetch after mutation
* ux/54-help broadcast event index
* ux/54-help prevent multiple keypresses when key held
* ux/54-help fat clock
* ux/54-help progress bar user defined
* ux/54-help onAir is button
* ux/54-help OSC: add missing presenter message
* ux/54-help OSC: enable / disable OSC
* ux/54-help handle timezone in excel date import
* ux/54-help tray left click to show app
* ux/54-help create queriable endpoint
* ux/54-help fix memoisation in lower thirds
* ux/54-help revise icons
* ux/54-help clarify text
* ux/54-help forgiving text parsing
* ux/54-help add smart keywords
* ux/54-help version bump
2022-01-12 22:41:12 +01:00
Carlos Valente
9fc154955a
Feat/62 logger ( #79 )
...
* feat/62-logger request log data in app
* feat/62-logger refact osc integration
* feat/62-logger feedback on osc
* feat/62-logger refact broadcast on triggers
* feat/62-logger log triggers
* feat/62-logger add link to studio
* feat/62-logger replace toasts with logger context
* feat/62-logger style improvements
* feat/62-logger refactor code duplications
* feat/62-logger cleanup and version bump
2021-12-25 19:39:40 +01:00
Carlos Valente
ac0d5832b6
event cucle ( #76 )
...
* install sass
* refact: integration settings
- OSC in its own HTTP endpoint
- OSC settings have own object in db
* refact: simplify event cycle
* refact: restructure external triggers http
* refact: restructure external triggers osc+socket
* refact: restructure data updates
* feat: osc integration class
* IO improvements
- timer uses osc integration
- create trigger handler to manage external triggers
* refact: refract state machine update
* Integration: simple HTTP Client
* Integration: http options in datamodel
* Integration: call http send on life cycle
* feat/62-logging: fix issue #71
2021-12-22 18:17:48 +01:00
Carlos Valente
09a5aca25a
Chore/qol ( #41 )
...
* style: prevent timer from resizing container
* style: review half and third screens
* style: prevent delay time from resizing blocks
* style: show now / next titles when container is collapsed
* docs: link to documentation in readme
* Update README.md
* Update README.md
* Update README.md
* style: new image assets
* cleanup
* style: prevent long titles from overflowing containers
* fix: send titles on change
fixed issue that prevented the next title from being broadcast on change
2021-11-16 20:54:36 +01:00
Carlos Valente
f6edb88944
Fixed issues with style on small windows ( #29 )
2021-11-04 21:12:53 +01:00
cv
4dc7198c52
config: small improvements
...
- added small improvements to installation
- show custom icons on install / uninstall
- handle developer tools in app
2021-10-28 14:10:50 +02:00
cv
7d99301beb
fix: show in taskbar
...
if app is not in task bar, it disappears on alt+tab
2021-10-28 12:32:33 +02:00
cv
0bf663b149
Merge branch 'chore/cleanup' of https://github.com/cpvalente/ontime into chore/cleanup
2021-10-28 12:09:19 +02:00
cv
167174a914
cleanup
2021-10-28 12:08:02 +02:00
cv
1cad360f55
refract: async
...
ensure execution order by awaiting function calls
2021-10-26 22:50:30 +02:00
cv
759dece70f
refract: update notification style
...
Notifications title is app (windows)
notifications now have title and message
2021-10-23 22:30:00 +02:00
cv
d678d06ec8
cleanup
2021-06-22 22:53:51 +02:00
Carlos Valente
4edca4d7fa
small fixes
...
- better window events and handling
- better icons for OSX
2021-06-22 22:25:49 +02:00
cv
7e6b86a72b
fix multiple tray icons
2021-06-14 21:45:43 +02:00
cv
9b2bd8ee3c
small fixes + improvements
...
- open link in external browser
- stop app from running after install
- fix lowercase path
- fix bug on file upload
2021-06-14 13:19:45 +02:00
cv
992f508d5a
cleanup
...
- remove unused components
- cleanup style
2021-06-13 21:35:48 +02:00
cv
0f26be3c17
style: quick fixes
...
small improvements in app style
- fade in splash screen
- notifications without sound
- change header style
- non selectable text app wide
- change logo
- lock button more accessible
- link to help
- tooltip on collapse delay
- tooltip on private / public event toggle
2021-06-12 23:10:38 +02:00
cv
0e550dedc6
update + cleanup
...
- update electron
- cleanup unused function calls
- close websocket on process end
- style fix on splash screen
2021-06-11 08:54:35 +02:00
cv
4b4e3fa52b
fixes: muly
...
- strange behaviour with overflow (clip not valid)
- wrong message in quit button
- add icon to splash screen
- tray.remove() > tray.destroy()
2021-06-08 13:24:56 +02:00
cv
560ae5be74
feat: upload file
2021-06-06 22:25:23 +02:00
cv
d4ee386cde
fix: handle multiple instances
2021-06-06 14:52:08 +02:00
cv
86878c1d2e
fix: node imports
...
changed the config.json files so that the dependencies in node_modules are in the right place
2021-06-06 11:52:13 +02:00
cv
c5db68fa26
graceful shutdown
...
- confirmation dialog
- shutdown node service
2021-06-04 12:30:36 +02:00
cv
ae4363f6f6
separe init processes
...
separate processes to initialise:
- express server
- osc server
- osc client
2021-06-04 12:15:31 +02:00
cv
e37837723e
ipc react-electron
2021-06-03 23:47:02 +02:00
cv
9b7dfc7e65
add splash screen
2021-06-03 22:38:21 +02:00
cv
5bef64ae5e
win import path
2021-06-03 14:24:35 +02:00
Torbjørn Kvåle
cdd2c58dc0
build fixed?
2021-06-02 23:17:31 +02:00
cv
f13ccb4c0b
temp
2021-06-01 22:04:52 +02:00
cv
95e87d6ab8
fix: compiling
...
- only node service is module
- import module with async
- serve react app from node process
2021-05-30 12:22:59 +02:00
cv
8de9bd3155
electron window config
...
- create dummy menus
- close to tray
2021-05-15 23:02:25 +02:00
cv
f2f24d8517
config distribute
2021-05-12 23:27:31 +02:00