Commit graph

17 commits

Author SHA1 Message Date
Patryk Hegenberg
22a1ffa601 changed form label for better fit to window size 2023-10-31 13:12:33 +01:00
Patryk Hegenberg
ce0b4e0de8 cleanup main function to make it more readable and maintainable 2023-10-31 13:08:39 +01:00
Patryk Hegenberg
ecb380db40 updated build description in goreleaser 2023-10-31 11:31:43 +01:00
Patryk Hegenberg
fb1e3bcb85 added build files for goreleaser and a first README file 2023-10-31 11:25:28 +01:00
Patryk Hegenberg
65f4ff1a2e changed error-handling
the error handling for update function was changed to make use of the error return.
2023-10-31 11:04:05 +01:00
Patryk Hegenberg
1ec24cb620 added App Icon and changed go.mod to enable cross-compilation 2023-10-30 13:20:46 +01:00
Patryk Hegenberg
8b19d803dd clean up repo 2023-10-30 12:17:20 +01:00
Patryk Hegenberg
100f7e474a Finished first release-candidate 2023-10-30 12:15:23 +01:00
Patryk Hegenberg
ced5a9f75b Implemented design and most of the calculations 2023-10-30 10:54:57 +01:00
Patryk Hegenberg
75c4d7500c start rebuild Tagesabrechnung in Golang 2023-10-29 23:31:29 +01:00
Patryk Hegenberg
3389f1f760 added electron-forge stuff 2023-02-12 20:57:52 +01:00
Patryk Hegenberg
9bffe24089 final changes before publish 2023-02-12 19:34:50 +01:00
Patryk Hegenberg
566c966404 changed calculation of field Einzahlung 2023-02-10 15:03:02 +01:00
Patryk Hegenberg
e6ed33efb9 Merge branch 'main' of github.com:PatrykHegenberg/Tagesabrechnung
* 'main' of github.com:PatrykHegenberg/Tagesabrechnung:
  added function to get last entry
  changed styling and deleted not needed node modules
2023-02-10 14:36:09 +01:00
8297a05678 added function to get last entry 2023-02-10 11:45:39 +01:00
297fe2ce3c changed styling and deleted not needed node modules 2023-02-10 09:42:16 +01:00
Patryk Hegenberg
891f00cfca initial commit 2023-02-05 22:25:02 +01:00