Commit Graph

19 Commits

Author SHA1 Message Date
39a1f8c7e1
feat: support uploading files to projects
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-06 23:28:16 +02:00
18742e09f6
build: added drone configuration file for CI/CD
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-05 23:18:30 +02:00
6b5492156b
feat: support listing projects 2024-08-05 23:16:52 +02:00
65484f57fd
fix: some small fixes 2024-08-05 20:57:45 +02:00
f205f8aa09
feat: some inital api structure 2024-08-05 20:54:45 +02:00
d64ed1fcd0
ADD: added cmake config file for building 2024-02-18 13:54:46 +01:00
02d3d282a3
ADD: sources for the redmine cli 2024-02-18 13:54:21 +01:00
224e361420
ADD: added missing methods to set attributes 2024-02-18 13:53:24 +01:00
a441bbdc3a
ADD: ignore some directories and files 2024-02-18 13:16:23 +01:00
f42ca7f92e
ADD: added doxygen configuration file 2024-02-18 13:16:01 +01:00
360879521a
ADD: added template for global config.hpp 2024-02-18 13:15:34 +01:00
5514c15f12
MOD: updated readme to show supported API 2024-02-18 13:15:15 +01:00
4adbf858a9
ADD: added first version of redmine api client 2024-02-18 13:14:20 +01:00
703d952ad3
ADD: added a redmine user representation 2024-02-18 13:13:19 +01:00
0e6fb6c84f
ADD: added a redmine api exception 2024-02-18 13:11:53 +01:00
417a598cb5
MOD: exchanged uriparser with Skyr URL 2024-02-14 20:57:52 +01:00
79553dd67f
ADD: added loguru for logging purposes 2024-02-14 17:47:13 +01:00
c6823371f3
ADD: added Catch2 for tests 2024-02-14 17:33:25 +01:00
fe005f00c9
ADD: initial commit 2024-02-14 17:25:44 +01:00