Carlos Valente
770d12888d
V2 beta3 ( #338 )
...
* chore: upgrade local build documentation
* style: keep scrolling event in screen
* feat: delay is time entry
* refactor: remove unused
* refactor: remove unused
* refactor: batch store updates
* refactor: virtually remove cap on events
* refactor: style and behaviour tweaks to event block
* style: tweaks on schedules
* chore: remove sentry from server
* style: reorder menu
* chore: update docs
2023-04-14 10:13:46 +02:00
Carlos Valente
5e481d49da
V2 beta1 ( #326 )
...
* style: labels on added time
* style: remove mentions of PiP
* refactor: unify usage of ms for timers
* refactor: create events with 0 duration
* style: several small tweaks
* refactor: keep block when applying delays
* feat: blocks have titles
* style: improvements in time entry warnings
* style: override progress bar styles
* style: prevent overflow
* feat: show character count in editor
* refactor: provide initial payload
* refactor: lower test boundary
* refactor: get colour from swatches
* style: rename title block
* chore: version bump
2023-04-05 22:08:13 +02:00
Carlos Valente
7456205b6e
V2 build ( #319 )
...
* chore: build pipeline for v2
* chore: run unit tests
* chore: configure sentry build
2023-04-01 23:06:42 +02:00
Carlos Valente
76c8f8a4d5
V2 ws store ( #310 )
...
* Update TimerService.ts
* refactor: message service publishes to store
* refactor: several type improvements
* V2 ws store wss (#309 )
* refactor: shared logging types
* refactor: simplify message service consumption
* refactor: create discrete logging system
* refactor: move socket.io > websocket
2023-03-15 22:06:47 +01:00
Carlos Valente
3e2626d4f9
V2 fix timer ( #304 )
2023-02-28 19:50:37 +01:00
Carlos Valente
edac1d7f75
V2 fix socket ( #296 )
...
* refactor: rename timer endpoint
* refactor: typescript
* refactor: rename eventData and viewSettings
* refactor: message manager uses event store
2023-02-24 22:47:07 +01:00
Carlos Valente
70cc071425
V2 integration ( #293 )
...
* feat: integrations and lifecycles
* refactor: prevent issues with start order
2023-02-23 20:22:38 +01:00
Carlos Valente
de9a7a87fd
V2 monorepo ( #285 )
...
* refactor(project structure): UI
* refactor(project structure): extract utilities
* refactor(project structure): remove unused
* refactor(project structure): electron
* refactor(project structure): server
refactor: migrate to vitest
refactor: monorepo config
* refactor: extract application menu
* refactor: exit process
* refactor: extract tray menu
* chore: electron build
* Added Seconds in studio clock #282
---------
Co-authored-by: Fabian Posenau <fabian@fphome.de >
---------
Co-authored-by: Fabian Posenau <fabian.p99@gmx.de >
Co-authored-by: Fabian Posenau <fabian@fphome.de >
2023-02-14 22:02:15 +01:00