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
ba782d5d22
hotfix/92-osc timer is absolute ( #92 )
...
Fixes issues with approximating timers in the app views
2022-01-14 20:47:39 +01:00
Carlos Valente
2fa397548a
Feat/navigate ( #81 )
...
* feat/navigate upgrade react router
* feat/navigate migrate to react router 6
* feat/navigate style modal
* feat/navigate create endpoints for app settings
* feat/navigate protect editor with pin
* feat/navigate apply dynamic routing draft
* feat/navigate upgrade relevant packages
* feat/navigate restructure directory and add tests
* feat/navigate test aliases validation
* feat/navigate validate aliases before sending
* feat/navigate create data endpoint
* feat/navigate config: prettier
* feat/navigate invalidate empty strings
* feat/navigate create endpoints
* feat/navigate parse on import
* feat/navigate navigate to alias
* feat/navigate user help and sample data
* feat/navigate refact aliases modal
* feat/navigate refact settings style
* feat/navigate update sample db
* feat/navigate link is relative to hostname
* feat/navigate navigate to first match
* feat/navigate update readme and version bump
* feat/navigate config: create shared module
* feat/navigate config: cheat module install
* feat/navigate fix tests
* feat/navigate run tests in pull request
* Update ontime_cy.yml
2022-01-04 22:12:59 +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
2751ed3d33
fix/58-countdown
...
correct issues on countdown clock (#68 )
2021-12-16 22:13:41 +01:00
Carlos Valente
cd911aaaa2
Fix/58 roll issues ( #67 )
...
* fix/58-roll-issues: handle edge cases
2021-12-15 22:31:34 +01:00
Carlos Valente
80c2e9a8ba
Feat/studio clock ( #60 )
2021-12-13 21:29:56 +01:00
Carlos Valente
207612e3b8
Feat/osc feedback ( #35 )
...
* Add roll function call to OSC
* send finished message
* request presenter
* handling badly formatted messages
* loadeventbyindex
add step so that we can pause the titles when loading a new event via an API call (eg. OSC)
* broadcast title data
* handle empty title fields
* send finished message in roll mode
* calling stop is same as calling unload
2021-11-08 22:15:18 +01:00
Carlos Valente
f73d8ae8f4
Merge pull request #21 from cpvalente/fix/roll
...
Fix/roll
2021-10-31 22:16:56 +01:00
cv
ad89a780be
fix: time from midnight
...
fix issue where time from midnight was wrong on days where DST changes
2021-10-31 22:04:19 +01:00
cv
4d2769dee4
fix: recalculate timers
...
- recalculate timers in same update call if necessary
- use new variable to keep track of upcoming rolling events without recalculating titles
2021-10-31 12:53:46 +01:00
cv
0bb728d76c
refract: broadcast state
...
- ability to broadcast state without recalculating timer
2021-10-31 11:20:35 +01:00
cv
1305fad6b5
fix: reset timers
...
reset timers correctly when current event is deleted
2021-10-28 15:27:23 +02:00
cv
441a67e09b
timer has formatted timetag
2021-06-10 22:46:26 +02:00
cv
05369f2b79
Merge branch 'master' into wip/migratedb
2021-05-28 14:46:54 +02:00
cv
aa53f2c9cf
folder restructure
2021-05-28 13:16:34 +02:00