Commit Graph

167 Commits

Author SHA1 Message Date
cv 0bb728d76c refract: broadcast state
- ability to broadcast state without recalculating timer
2021-10-31 11:20:35 +01:00
cv 5a68d292e1 fix: reset timers
reset timers as needed with roll mode
2021-10-31 11:16:32 +01:00
cv 3a85a483c1 fix: load titles
fixed issue where titles where not loaded in roll mode
2021-10-29 13:25:45 +02:00
cv ba3f0372dd refract: secondary timer
small fixes on how the timer is calculated
2021-10-29 13:03:47 +02:00
cv 31f1786eae docs: add logs
- add log messages on playback controller
2021-10-29 13:02:57 +02:00
cv e4b712593d fix: roll active with upcoming event
fixed an bug where the next event index 0 was treated as no event found
2021-10-28 17:47:03 +02:00
cv 1305fad6b5 fix: reset timers
reset timers correctly when current event is deleted
2021-10-28 15:27:23 +02:00
cv 1ffd6ff7b0 fix: shutdown
restore shutdown
2021-10-28 14:43:46 +02:00
cv c8e4704daf fix: upload in electron
- fixed issue where upload would fail if folder did not exist
2021-10-28 14:43:34 +02:00
cv b08bc64bd4 feat: import settings 2021-10-28 14:18:59 +02: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 f3a4e6405b fix: cleanup merge 2021-10-28 12:31:24 +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 1afdd67760 refract
remove unused
cleanup styles
simplify post code
commentz
2021-10-27 22:54:50 +02:00
cv b2a1974a84 feat api endpoint
create post info endpoint
2021-10-27 22:51:22 +02:00
cv 218c94ebd6 chore: update model def 2021-10-27 10:57:02 +02:00
cv 1cad360f55 refract: async
ensure execution order by awaiting function calls
2021-10-26 22:50:30 +02:00
cv a237537366 feat: start services from config
ability to override default ports and whatnot. as of now, it would need a server restart
2021-10-26 22:17:38 +02:00
cv a70cb23242 refract: update socket.io 2021-10-25 22:54:39 +02:00
cv 23ef4ce155 refract: ship with working event list 2021-10-25 11:40:51 +02:00
cv 0977ee6683 refract: remove unused dependencies
- date fns
- concurrently
2021-10-24 22:55:59 +02:00
cv affeb75bcd refract: update dependency
update node-osc
2021-10-24 22:44:29 +02:00
cv 3dc8483d4f refract: update dependency
update lowdb
2021-10-24 22:41:13 +02:00
cv 33d8cbef08 fix: download db path
path changed with folder restructure
2021-10-24 21:28:32 +02:00
cv 5c659758b1 refract: cleanup folder structure
rename data folder models to differentiate from directory of db
2021-10-24 20:50:24 +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 55f897b0bd Small Improvements
- update UI on delete all
- fix license
2021-06-14 15:05:08 +02:00
cv 4d7a26a66d fix: delete all
eventlist in timer object was not reset correctly
2021-06-14 14:50:04 +02:00
Carlos Valente 17e47d47f1 Merge branch 'master' into chore/open 2021-06-14 13:45:56 +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 8260a50ed2 fix import 2021-06-14 12:59:25 +02:00
cv 0397a459e8 cleanup merge 2021-06-14 10:27:49 +02:00
Carlos Valente 7069da65c9 Merge branch 'master' into feat/oscfeedback 2021-06-14 10:18:24 +02:00
Carlos Valente 0b8043b443 Merge pull request #11 from cpvalente/feat/electron
draft analytics
2021-06-14 10:08:13 +02:00
cv 1186bc9fff draft analytics 2021-06-14 10:07:11 +02:00
cv 992f508d5a cleanup
- remove unused components
- cleanup style
2021-06-13 21:35:48 +02:00
Carlos Valente 2cd28edbf9 Merge branch 'master' into feat/info 2021-06-13 14:34:20 +02:00
cv 17ddfb535f network info 2021-06-13 14:17:55 +02:00
cv 87e0a49d28 add messages
- overtime
- title
- finished
2021-06-13 12:12:42 +02:00
cv a657b13770 chore: build add artifact name 2021-06-13 10:02:31 +02:00
cv b1cfec473d chore: mac build config 2021-06-13 09:40:26 +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 d60b0ae49a chore: change licensing 2021-06-12 19:26:37 +02:00
cv 6c37d2372f config builder 2021-06-11 22:09:16 +02:00
cv df44d3fcbc send data to component
- title data
- added note to title data
- add total events info into socket
2021-06-11 14:40:24 +02:00