Commit graph

20 commits

Author SHA1 Message Date
c52a497075 test(lib_core): sqlite return paginated tasks
refs: #5
2025-05-19 13:22:36 -04:00
94fe050c4a test(lib_core): it saves and return tasks
refs: #5
2025-05-18 20:07:47 -04:00
45a3bf291b refactor(lib_core): task manager structure
refs: #5
2025-05-16 20:00:47 -04:00
4199a97a19 refactor(lib_core): introduce database module
refs: #5
2025-05-16 20:00:47 -04:00
ac3ca325f3 Merge branch 'refactor/re-structure-project' into development 2025-05-15 13:09:04 -04:00
f34142dcba chore: add wip web package 2025-05-15 13:05:06 -04:00
2827193fd6 refactor: move readwise files to it's own binary 2025-05-15 13:00:39 -04:00
b31502fb37 refactor: move library into it's own crate 2025-05-15 11:38:00 -04:00
91d702088d Merge branch 'feature/create-command-system' into development 2025-05-15 10:45:50 -04:00
5387210844 feature: add command to run tasks 2025-05-15 10:45:19 -04:00
63c20cfc87 feature: add command to query tasks 2025-05-12 14:32:44 -04:00
71c11eaa84 feature: Create command system to handle actions 2025-05-11 17:09:23 -04:00
7248388260 chore: add repo config templates 2025-05-11 16:18:53 -04:00
56888931bd feat: add logging capabilities 2025-05-10 15:51:45 -04:00
3d12877e27 wip: add logging capabilities 2025-05-08 16:52:01 -04:00
d84c58fd1c fix: load tasks in chunks 2025-05-08 12:02:10 -04:00
f288527ea4 feat: load task to database 2025-05-07 16:46:56 -04:00
7be435332c feat: load task to database 2025-05-07 16:42:25 -04:00
1e3c235b78 feat: add base database management 2025-05-07 14:36:26 -04:00
1d5a517395 chore: first commit 2025-05-06 20:24:41 -04:00