Commit Graph

25 Commits

Author SHA1 Message Date
8e034d3914 Update Github CI configuration 2022-04-05 21:04:42 +02:00
33401b3d39 Add basic documentation 2022-03-29 23:02:15 +02:00
e3027ec913 Add Docker build 2022-03-27 20:08:12 +02:00
f8caa01a43 Add web frontend in Yew 2022-03-21 17:10:51 +01:00
6d2ae21956 Use cargo workspaces 2022-03-12 14:14:18 +01:00
6d16f34dd4 Add task update endpoint 2022-02-20 20:53:34 +01:00
2b1df4b6fd Use configuration file 2022-02-19 20:37:30 +01:00
f85da365e9 Add some unit tests 2022-02-19 20:35:32 +01:00
a5c74d7e4c Refactor the integration test suite 2022-02-19 14:00:07 +01:00
2c359e7d7a Add bookmarks to Contextswitch data 2022-02-17 23:13:50 +01:00
bfcabfd182 Refactor error handling 2022-02-17 23:13:50 +01:00
d9cee2be40 Return new task after adding a new one 2022-02-17 23:13:49 +01:00
0cb22f7dcd Refactor modules 2022-02-17 23:13:48 +01:00
00ead3f73d Fix concurrency bug while testing 2022-02-17 23:13:47 +01:00
29b5f84d92 Simplify logging 2022-02-17 23:13:47 +01:00
56bddfb04a Add new task endpoint 2022-02-17 23:12:26 +01:00
f5758f8aa9 Use custom tarpaulin Github action with taskwarrior 2022-02-17 23:12:25 +01:00
4751ea5ff9 Remove unused dependency 2022-02-17 23:12:24 +01:00
3c098b7145 Remove unused dependency 2022-02-17 23:12:23 +01:00
2bc1ada93d Setup Github actions 2022-02-17 23:12:23 +01:00
4e47af6f5e Use contextswitch-types crates from Github 2022-02-17 23:12:22 +01:00
807924dd8d Add observability using the tracing crate 2022-02-17 23:12:21 +01:00
cd9c4a3553 Move API Task type to shared crate contextswitch-types 2022-02-17 23:12:20 +01:00
681ec76fd5 Assert Taskwarrior data location is custom 2022-02-17 23:12:20 +01:00
d0693b71ec Initial commit 2022-02-17 23:12:10 +01:00