Commit graph

66 commits

Author SHA1 Message Date
567bc7a5f2
Config schema: Don't require any properties 2023-11-23 19:14:33 +02:00
71e8352ecf
Add output for lunch break duration and rework config lunch option 2023-11-23 19:13:39 +02:00
29ded9426b
Add schema to config 2023-11-23 18:57:14 +02:00
87737b0118
Fix finnish time format 2023-11-23 18:33:50 +02:00
cc6b197d82
Resolve rollup build warnings 2023-11-23 18:28:42 +02:00
b76700923d
Add support for configurable timestamp format 2023-11-23 18:04:42 +02:00
aee473b93b
Fix unlogged print 2023-11-23 17:55:42 +02:00
bb79ecdaa1
Fix missing overtime print 2023-11-23 17:49:34 +02:00
cd891bf6a0
Add shebang to output file so a shell script is no longer needed 2023-11-23 17:38:30 +02:00
4b8c8be226
Add i18n support and translations for finnish language 2023-11-23 17:24:08 +02:00
b88e19e311
Split code more into modules 2023-11-22 22:13:00 +02:00
3246815997
Remove unneeded dependencies 2023-11-22 21:36:26 +02:00
28fe8772b1
Remove debug log 2023-11-22 21:33:48 +02:00
df334bc297
Bundle application with rollup 2023-11-22 21:32:31 +02:00
312ac4e819
Improve stop time print 2023-11-22 21:06:10 +02:00
ab51b4c11d
Add configuration file support 2023-11-22 21:03:26 +02:00
d141fe1d36
Add --version and --help 2023-11-15 18:14:39 +02:00
38b1e14b5c
Fix overtime duration constructor 2023-11-14 22:27:08 +02:00
a929c8aec8
0.0.10 2023-11-14 21:48:30 +02:00
1148ba5244
Fix logic error in unlogged calculation 2023-11-14 21:48:08 +02:00
8f794076f8
0.0.9 2023-11-14 21:34:16 +02:00
d2d2dda9a4
Fix pwd in startup script 2023-11-14 21:33:55 +02:00
73b671cab2
0.0.8 2023-11-14 21:29:12 +02:00
82e18eb286
Use a shell script to fix running on older node versions 2023-11-14 21:28:44 +02:00
6571a5daf8
0.0.7 2023-11-14 21:16:05 +02:00
412ec3c887
Revert "0.0.6"
This reverts commit c8536e5f6e.
2023-11-14 21:15:43 +02:00
c8536e5f6e
0.0.6 2023-11-14 21:03:34 +02:00
28d6c8d120
Fix "unknown file extension" nodejs error 2023-11-14 21:03:09 +02:00
9b9666ca32
Add more rationale in the readme 2023-11-14 20:07:32 +02:00
8a119295d5
Add image to README 2023-11-14 19:58:06 +02:00
a315a1b3b2
0.0.5 2023-11-14 19:48:09 +02:00
e82cb22b93
Fix npmignore 2023-11-14 19:47:41 +02:00
8f505d39a3
npm publish: get OTP from pass 2023-11-14 19:45:23 +02:00
7c4e07b74c
0.0.4 2023-11-14 19:41:09 +02:00
4664b91545
Fix tsc target dir 2023-11-14 19:40:39 +02:00
99c0b03941
Build package before release 2023-11-14 19:36:01 +02:00
fe9e51a297
Add npmignore
Fixes built files not added to npmjs
2023-11-14 19:35:28 +02:00
793b6aece0
Use github flavored markdown for npmjs README 2023-11-14 19:28:35 +02:00
e388378101
0.0.3 2023-11-14 19:24:34 +02:00
9f7f6a7bf4
Fix package.json repository key 2023-11-14 19:22:45 +02:00
38648bd818
Update readme 2023-11-14 19:18:52 +02:00
5064cf92f9
Add installation instructions to README 2023-11-14 19:15:33 +02:00
1eb65c28a0
Add help to Makefile 2023-11-14 18:57:44 +02:00
b7a5839216
Add release and publish Make targets 2023-11-14 18:54:10 +02:00
518d1f5605
Add markdown readme to npmjs 2023-11-14 18:42:06 +02:00
6f63bb33b0
0.0.2 2023-11-14 18:37:07 +02:00
cd38f84f5c
Reorder package.json keys and update description 2023-11-14 18:11:10 +02:00
51f7e924c2
Add repository and bugs to package.json 2023-11-14 18:10:30 +02:00
abac87d854
Ran npm pkg fix 2023-11-14 18:07:17 +02:00
349cae5f11
Add binary 2023-11-14 18:05:15 +02:00