Carlos Valente
ce4a48cd8d
refactor: extract options per view
2024-07-10 23:01:47 +02:00
Carlos Valente
2877475a35
refactor: allow reset selection by refreshing
2024-07-10 23:01:47 +02:00
Carlos Valente
73e23ee323
feat: projected times in countdown
2024-07-10 23:01:47 +02:00
Carlos Valente
938c5fbb4c
refactor: offset cannot be null
2024-07-10 23:01:47 +02:00
Carlos Valente
e90e94828d
style: add npm badge
2024-07-09 09:30:01 +02:00
jwetzell
1f0401632e
have electron dev script wait for local server instance
2024-07-03 22:31:20 +02:00
jwetzell
5c3989c9b6
switch workflows to release trigger ( #1115 )
...
* switch docker workflow to release trigger
* switch cli publish workflow to release trigger
2024-07-03 22:30:56 +02:00
Carlos Valente
6ad26f06c7
style: rename log feature
2024-07-02 16:56:23 +02:00
Carlos Valente
a63fa68d39
bump version to 3.3.3
v3.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
0335da9786
refactor: improve errors to user
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
Carlos Valente
6c20cb5e99
refactor: remove size limits in title
2024-06-22 13:48:19 +02:00
Carlos Valente
cfc3aab893
style: add background to highlight
2024-06-21 14:45:45 +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
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