Carlos Valente
938c5fbb4c
refactor: offset cannot be null
2024-07-10 23:01:47 +02:00
Carlos Valente
a63fa68d39
bump version to 3.3.3
2024-06-23 23:02:14 +02:00
Carlos Valente
20503de6fd
refactor: minor code cleanups
2024-06-23 22:07:34 +02:00
Carlos Valente
9f1a64f53c
chore: upgrade dependencies
2024-06-23 22:07:34 +02:00
Alex Christoffer Rasmussen
975356f4f4
events with 0 duration dose not contribute to next day calculation ( #1099 )
2024-06-23 22:06:44 +02:00
Carlos Valente
1b448835cd
fix: duplicate validation
2024-06-23 16:17:03 +02:00
Carlos Valente
cbf3d566b9
fix: prevent calling service before init
2024-06-23 11:50:49 +02:00
Alex Christoffer Rasmussen
b7c48f38a9
hotfix-build ( #1091 )
...
* skip "alwaysStrict": true
* bump to 3.3.2
* remove all new ts check to be sure
2024-06-17 11:44:44 +02:00
Carlos Valente
dcb6bfa62d
bump version to 3.3.1
2024-06-17 08:21:01 +02:00
Carlos Valente
b7daf2926a
refactor: improve typing
2024-06-16 09:07:01 +02:00
Carlos Valente
48c4e5f429
bump version to 3.3.0
2024-06-15 15:10:24 +02:00
Carlos Valente
ad0da6def4
fix: persistence of custom fields ( #1078 )
2024-06-15 15:07:20 +02:00
Alex Christoffer Rasmussen
a15eb0db4c
Client remote control ( #930 )
...
---------
Co-authored-by: kellhogs <fabianpos99@gmail.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2024-06-15 12:26:41 +02:00
jwetzell
70e8fbf327
add warning and danger transitions as timer life cycle events ( #1071 )
...
* setup detection of TImerPhase changes
* add integration event for transition to warning
* add integration event for transition to danger
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2024-06-15 09:54:29 +02:00
Luke Stein
cf8c8d4b2e
bump version to 3.2.0
2024-06-13 22:46:32 +02:00
Alex Christoffer Rasmussen
9e63261b35
None colour from API ( #1063 )
2024-06-12 21:31:08 +02:00
Alex Christoffer Rasmussen
657aed1244
Fix coerce enum ( #1064 )
2024-06-11 13:03:34 +02:00
Carlos Valente
86b4ddadb5
chore: prepare log levels
2024-06-10 18:26:18 +02:00
Carlos Valente
e9f806b88a
style: organise console levels and semantics
2024-06-10 18:26:18 +02:00
Carlos Valente
4f672670ed
chore: document aux functions
2024-06-10 18:26:18 +02:00
Carlos Valente
8742b790f3
refactor: escalate severe to electron
2024-06-10 18:26:18 +02:00
Carlos Valente
d41cd78f2e
refactor: add severe log level
2024-06-10 18:26:18 +02:00
Carlos Valente
715600a514
refactor: improve console visibility
2024-06-10 18:26:18 +02:00
Carlos Valente
4bf2422ebc
refactor: show next when waiting to roll
2024-06-08 13:47:26 +02:00
Carlos Valente
3af4c64ff3
chore: upgrade lint dependencies
2024-06-07 20:15:43 +02:00
Alex Christoffer Rasmussen
0e32b3a3af
Fix: link events in sheet when there is nothing to link ( #1053 )
...
* create failing tests
* fix missing optional chaining
2024-06-06 22:38:52 +02:00
Alex Christoffer Rasmussen
c2fa115946
Validate project filename ( #1046 )
2024-06-06 22:37:41 +02:00
Alex Christoffer Rasmussen
6f7846bbf7
fix and test only space osc payload ( #1052 )
2024-06-06 11:19:12 +02:00
Alex Christoffer Rasmussen
48ebd31c54
bump version to 3.1.1 ( #1045 )
2024-06-04 15:57:52 +02:00
Carlos Valente
6d1a911ab8
refactor: rename negative to overtime
2024-06-04 15:51:00 +02:00
Carlos Valente
ee1753ef29
fix: account for pending timers
2024-06-04 15:51:00 +02:00
Carlos Valente
147e5f5a27
chore: remove unused dependencies
2024-06-03 22:38:57 +02:00
Carlos Valente
a02b3faacc
chore: bump version to 3.1.0
2024-06-03 22:38:57 +02:00
Carlos Valente
c2039866b4
refactor: fix missed first update ( #1031 )
2024-06-03 20:27:51 +02:00
Carlos Valente
fd2eee32aa
refactor: declare timer phase
2024-06-03 20:18:19 +02:00
Carlos Valente
a53d354b16
refactor: continue roll
2024-06-03 20:17:41 +02:00
Alex Christoffer Rasmussen
ec55236eb2
fix: osc new project ( #1032 )
2024-06-02 18:01:36 +02:00
Alex Christoffer Rasmussen
3895b37572
Allow time change from api ( #1009 )
...
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2024-06-02 15:21:09 +02:00
Carlos Valente
2d618e0657
refactor: remove double import
2024-05-30 22:41:50 +02:00
Carlos Valente
f928c1dc95
refactor: avoid unnecessary computer property
2024-05-30 22:41:50 +02:00
jwetzell
8d526c7d31
Merge pull request #1019 from cpvalente/cleanup-server-setup
...
remove redundant path evaluation
2024-05-30 07:57:23 -05:00
Carlos Valente
686c6108bf
refactor: improve payload type for OSC ( #954 )
...
---------
Co-authored-by: Joel Wetzell <jwetzell@yahoo.com >
Co-authored-by: arc-alex <ac@omnivox.dk >
2024-05-30 13:02:22 +02:00
jwetzell
6bf94ff645
remove redundant path evaluation
2024-05-29 16:25:15 -05:00
Carlos Valente
45cf1cf199
chore: bump version to 3.0.4
2024-05-28 22:49:29 +02:00
arc-alex
4beac19c4a
Clear upload folder on startup
2024-05-28 22:44:55 +02:00
Carlos Valente
84e224dd71
refactor: unify time parsing logic
2024-05-27 15:51:45 +02:00
Alex Christoffer Rasmussen
9d04954d87
fix change api isPublic ( #1008 )
2024-05-27 13:01:10 +02:00
Alex Christoffer Rasmussen
f43221cf7a
don't notify when aux timer is paused ( #1003 )
2024-05-27 11:51:07 +02:00
Carlos Valente
a09aa922bb
refactor: delete several events
2024-05-26 21:36:49 +02:00
Carlos Valente
248c952ec7
chore: bump version to 3.0.3
2024-05-21 20:59:58 +02:00