Commit graph

13 commits

Author SHA1 Message Date
4ed6a61b1d refactor: refactor project structure to use golang best practices 2026-01-11 11:33:26 +01:00
127018b565 refactor: perform more clean up in codebase
Some checks failed
Go CI Pipeline / ci (push) Has been cancelled
2025-07-02 11:37:14 +02:00
d8743e54c1 refactor: use slog instead of log
Some checks are pending
Go CI Pipeline / ci (push) Waiting to run
Release Builds / GoReleaser build (push) Successful in 1m4s
2025-06-11 22:41:48 +02:00
4ceed6f301 refactor: rebuild work without timewarrior dependency 2025-04-02 13:44:30 +02:00
a7ea6f41a7 refactor: seperate application into seperate files and add killForwarding 2025-01-03 12:50:04 +01:00
fec43ea77d refactor: introduce TimeWarrior struct 2025-01-03 11:40:22 +01:00
aa3000cce6 refactor: introduce app struct 2025-01-03 11:21:28 +01:00
c052e6daf0 feat: add cli commands for start, stop and show 2025-01-03 09:58:27 +01:00
35dd5d7885 refactor: change FunctionNames to be more generic 2025-01-03 09:35:05 +01:00
ebc11dd507 refactor(config): change config location and keyword names 2025-01-03 09:16:26 +01:00
5a154429d8 fix: remove config file from repo 2024-12-28 11:57:07 +01:00
3c75c20f4f feat(main): remove printing config 2024-12-28 11:52:02 +01:00
91b6d13cca initial commit 2024-12-28 11:45:24 +01:00