Commit graph

27 commits

Author SHA1 Message Date
3239a7c611
Bundle all files to single JavaScript file, add development mode 2023-11-24 16:45:23 +02:00
e44fc052f2
Add dayjs configurator 2023-11-24 16:03:44 +02:00
13b4c3a640
Fix typo 2023-11-23 20:56:11 +02:00
e7a67ebfa0
Fix displaying overlogged time as negative 2023-11-23 20:53:37 +02:00
f8cf9bad7d
Fix crash on missing config sections 2023-11-23 20:46:58 +02:00
b08ab097ba
Add config.defaults.hadLunch and rework lunch messages 2023-11-23 19:51:20 +02:00
71e8352ecf
Add output for lunch break duration and rework config lunch option 2023-11-23 19:13:39 +02:00
87737b0118
Fix finnish time format 2023-11-23 18:33:50 +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
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
28fe8772b1
Remove debug log 2023-11-22 21:33:48 +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
1148ba5244
Fix logic error in unlogged calculation 2023-11-14 21:48:08 +02:00
6572f95389
Fix many issues in calculation and improve output formatting 2023-11-14 17:03:18 +02:00
50144cfc99
Some code style tweaks 2023-11-11 18:19:10 +02:00
8ac794ac7b
Use format function 2023-11-11 18:07:51 +02:00
b1c9213f22
Remove ERP reference to be more generic 2023-11-11 17:24:43 +02:00
c3e8da7c9f
Fix import error during runtime 2023-11-11 17:24:11 +02:00
4835f4878e
Separate parse and format functions to their own files 2023-11-11 17:11:38 +02:00
5726f76b3a
Fix multiple issues in calculation and structure code better 2023-11-11 16:50:08 +02:00
92e756977d
Initial commit 2023-11-11 15:13:20 +02:00