Commit graph

24 commits

Author SHA1 Message Date
e344126665 ci: add golangci lint config
Some checks failed
Go CI Pipeline / ci (push) Failing after 43s
2025-06-04 13:45:35 +02:00
d395d76d04 ci: update pipelines
Some checks failed
Go CI Pipeline / ci (push) Failing after 52s
2025-06-04 13:31:10 +02:00
git
434d1f07d9 .forgejo/workflows/build.yml aktualisiert
All checks were successful
Build workctl / build-and-run (push) Successful in 1m3s
update workflow
2025-06-04 13:22:50 +02:00
git
7f78812d44 Merge pull request 'chore: Configure Renovate' (#2) from renovate/configure into main
Some checks are pending
Build workctl / build-and-run (push) Waiting to run
Reviewed-on: #2
2025-06-04 13:00:30 +02:00
a9d43f1708 fix: change foldername for workflows
Some checks are pending
Build workctl / build-and-run (push) Waiting to run
2025-06-04 12:54:38 +02:00
f5f1b5f96b ci: add build.yml 2025-06-04 12:51:41 +02:00
Renovate Bot
f1edebbaa3 Add renovate.json 2025-06-04 10:48:39 +00:00
a739a16a5e refactor: perform clean up and add option for direct connection 2025-04-02 22:19:32 +02:00
29bdd3a2a4 refactor: clean up code from comments 2025-04-02 14:21:33 +02:00
4ceed6f301 refactor: rebuild work without timewarrior dependency 2025-04-02 13:44:30 +02:00
b083a8255c Merge branch 'dev/refactor-from-functioning-state'
* dev/refactor-from-functioning-state:
  feat: add filename to exported exceltable
  feat: add basic excel export
  refactor: seperate application into seperate files and add killForwarding
  refactor: introduce TimeWarrior struct
  refactor: introduce app struct
  feat: add cli commands for start, stop and show
  refactor: change FunctionNames to be more generic
  refactor(config): change config location and keyword names
2025-01-03 18:13:47 +01:00
b1d345b152 feat: add filename to exported exceltable 2025-01-03 17:14:19 +01:00
a6e2986143 feat: add basic excel export 2025-01-03 16:56:03 +01: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
f00a02632f refactor(logging): change logging to slog 2025-01-03 07:41:59 +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
60677c8a79 docs(README): add README 2024-12-28 11:49:24 +01:00
91b6d13cca initial commit 2024-12-28 11:45:24 +01:00