Commit graph

24 commits

Author SHA1 Message Date
0509c37e38 isolate core functionality to libklist, introduce klist_app context, fix printing (again) 2025-07-04 06:40:57 +02:00
d05b7735b2 more config and clang-tidy stuff 2025-06-17 01:14:20 +02:00
5a8e3a073a printing and config parsing fixes 2025-06-16 16:47:11 +02:00
95e0ebc073 autocreate paths to config and db if required 2025-06-16 02:20:02 +02:00
f220724d42 config outline 2025-06-15 01:06:15 +02:00
d6cb8f0ce8 fix memory leaks, more printing stuff 2025-06-14 16:02:54 +02:00
c13b361de2 pretty printing 2025-06-14 03:32:53 +02:00
7fe5c0e8a8 refactor into separate libklist and cli helper 2025-06-13 04:03:21 +02:00
89b7f484f7 bug fixing, custom logging method, stuff 2025-06-13 03:13:36 +02:00
45d537d264 bug fixing (you can now actually move tasks between stages :3) 2025-06-12 13:54:05 +02:00
307c671a65 bug fixing (you can now actually add tasks :3) 2025-06-12 03:11:33 +02:00
445e883f55 bug fixing 2025-06-11 17:34:42 +02:00
cbbbf68db0 bug fixing 2025-06-09 02:41:58 +02:00
9905e9fada bug fixing 2025-06-09 02:41:11 +02:00
ed063a7483 clang-format 2025-06-08 12:38:33 +02:00
4ed84f160d more methods yay 2025-06-08 01:08:04 +02:00
2c967d7079 more helpers and cli method implementations 2025-06-07 06:28:49 +02:00
de12720d2a begin list command implementation 2025-06-05 09:59:29 +02:00
be20e4fab1 fix sql and statement creation, add more helper methods 2025-06-05 08:13:30 +02:00
e0610cee1c more sql and convenience initializer/getter and cleaner code 2025-06-04 04:27:48 +02:00
bcb08712c6 outline model inits/getter 2025-06-03 15:42:38 +02:00
b5773c0a03 outline models and more utils 2025-06-03 06:41:31 +02:00
9399f71406 basic argument parsing, sql setups and other preparations 2025-06-03 06:16:37 +02:00
f9659e0430 Initial commit 2025-06-01 02:35:43 +02:00