21 Commits

Author SHA1 Message Date
dcb0d8ccc2 feat: finish porting azure function to .NET 5 2021-07-22 10:42:01 -04:00
da7f2f2709 wip: finish converting some more projects 2021-07-20 14:54:11 -04:00
1b32317e09 chore: update readme 2021-07-10 14:26:21 -04:00
06849440d9 wip: convert projects to .net 5 2021-07-20 02:01:47 -04:00
a953521992 feat!: convert projects to .net 5 wip 2021-06-28 18:59:25 -04:00
d89739016a Bump System.Text.Encodings.Web in /Habitica.Todoist.Integration.Console
Bumps [System.Text.Encodings.Web](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-21 19:40:38 +00:00
575bf76f09 Bump System.Net.Http in /Habitica.Todoist.Integration.Console
Bumps System.Net.Http from 4.1.0 to 4.3.4.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-21 19:54:47 +00:00
5b0c7c7c41 chore: add proper title in readme 2021-06-27 22:29:03 -04:00
0aaf15a89d finished creating second level todos in todoist as checklists in habitica 2020-04-10 23:02:02 -04:00
49275681fd wip 2020-04-09 21:11:01 -04:00
74f3a621ca removed redundant code 2020-03-25 18:45:32 -04:00
ca46f0f159 refactor logic into another habitica service and modified license 2020-03-25 18:40:56 -04:00
9ecc9829f0 finished creating http sync function and deployed it 2020-03-24 18:39:48 -04:00
332d671023 refactored business logic and added http sync function 2020-03-24 14:58:15 -04:00
d994d92d34 wip for todoist -> habitica syncing process 2020-03-22 15:18:43 -04:00
20bf4fe93f did some testing 2020-03-20 02:05:02 -04:00
7f01ef4d80 fixed issue with azure function not syncing 2020-03-20 01:59:18 -04:00
0b61fbf44a setup azure function on a schedule and deploy 2020-03-20 00:12:38 -04:00
0bfab99f1b Fleshed out the table storage service and started syncing logic 2020-03-19 19:09:03 -04:00
59377a7749 seperated todoist and habitica api calls into services 2020-03-19 00:10:12 -04:00
b45b2d80b0 initial project commit 2020-03-18 18:21:15 -04:00