Alex Christoffer Rasmussen
b7c48f38a9
hotfix-build ( #1091 )
...
* skip "alwaysStrict": true
* bump to 3.3.2
* remove all new ts check to be sure
v3.3.2
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
0abc4de3cd
fix: column reordering in cuesheet
2024-06-17 08:14:12 +02:00
Carlos Valente
f750ed3cdc
style: match table header size
2024-06-17 08:14:12 +02:00
Carlos Valente
f026c1c1e3
chore: run linter on imports
2024-06-17 08:10:14 +02:00
Piotr Górski
ce176b01a2
Added Polish Translation ( #1077 )
2024-06-16 14:46:11 +02:00
Carlos Valente
337dd7892a
chore: fix typo in donation text
2024-06-16 14:45:16 +02:00
Carlos Valente
b7daf2926a
refactor: improve typing
2024-06-16 09:07:01 +02:00
jwetzell
81a07099ae
Merge pull request #1084 from cpvalente/fix/npm-publish-with-provenance
...
add permission for provenance publishing
2024-06-15 14:59:28 -05:00
jwetzell
8f88ca5053
add permission for provenance publishing
...
https://docs.npmjs.com/generating-provenance-statements
2024-06-15 14:59:16 -05:00
jwetzell
82a885dc44
Merge pull request #1082 from cpvalente/fix/publish-action
...
add registry url for publishing via CI
2024-06-15 13:33:58 -05:00
jwetzell
c4be814de5
add registry url for publishing via CI
2024-06-15 13:33:08 -05:00
Carlos Valente
9f3186e249
bump version to 3.3.0
2024-06-15 17:30:58 +02:00
jwetzell
5159554697
Merge pull request #1080 from cpvalente/fix/npm-publish-action
...
disable git checks for pnpm publish workflow
2024-06-15 08:30:30 -05:00
jwetzell
cf690aff08
disable git checks for pnpm publish workflow
2024-06-15 08:25:43 -05:00
Carlos Valente
48c4e5f429
bump version to 3.3.0
v3.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
jwetzell
1044dfac01
Merge pull request #1051 from cpvalente/feat/ontime-headless
...
add a headless version of ontime
2024-06-13 20:11:00 -05:00
jwetzell
b5e5c113e2
update lock file
2024-06-13 20:06:11 -05:00
Carlos Valente
cbcff5e7ab
docs: initial npm documentation
2024-06-13 20:04:08 -05:00
jwetzell
83cb2f82f5
add SIGHUP and SIGTERM to cli shutdown
2024-06-13 20:01:25 -05:00
jwetzell
837fd53dfd
remove pkg bundling of cli
2024-06-13 20:01:04 -05:00
jwetzell
4962288a53
update package name for organization scoping
2024-06-13 19:59:47 -05:00
jwetzell
75a35e8537
add access flag to publish to organization
2024-06-13 19:59:47 -05:00
jwetzell
6e839fcefb
rename bin to ontime
2024-06-13 19:59:47 -05:00
jwetzell
052a8e4ccb
switch pkg to only build linux x64 and arm64 binaries
2024-06-13 19:59:47 -05:00
jwetzell
969c2bad14
add step to publish to NPM as well
2024-06-13 19:59:47 -05:00
jwetzell
9717222491
remove dev script from cli package.json
2024-06-13 19:59:47 -05:00
jwetzell
081c0bdac4
add necessary files to package.json for publishing
2024-06-13 19:59:47 -05:00
jwetzell
8b99e91883
add github workflow to build cli
2024-06-13 19:59:47 -05:00
jwetzell
4af2e688d1
add basic cli app for bundling a headless ontime
2024-06-13 19:59:47 -05:00
Luke Stein
cf8c8d4b2e
bump version to 3.2.0
v3.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
b1838a5e9a
display multiple custom fields in operator view ( #1001 )
...
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-06-12 14:25:26 +02:00
Alex Christoffer Rasmussen
9d7b5568e4
use port 3000 in dev mode ( #1065 )
2024-06-11 13:37:10 +02:00
Alex Christoffer Rasmussen
657aed1244
Fix coerce enum ( #1064 )
2024-06-11 13:03:34 +02:00
Carlos Valente
13c49f3652
chore: improve dev scripts
2024-06-10 18:26:18 +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
b99cf5f255
refactor: improve error states in spreadsheet flow
2024-06-09 22:04:41 +02:00
Carlos Valente
9a9a0eb7cf
refactor: use timer phase while waiting
2024-06-08 13:47:26 +02:00
Carlos Valente
4bf2422ebc
refactor: show next when waiting to roll
2024-06-08 13:47:26 +02:00
Michael Foster
add769fe1e
fix for MultiPartProgressBar styling ( #1022 )
2024-06-07 21:08:17 +02:00
Carlos Valente
3af4c64ff3
chore: upgrade lint dependencies
2024-06-07 20:15:43 +02:00