Skip to content

Releases: thesamim/ticktick-api-lvt

Correct handling of isAllDay flag.

20 Feb 20:26
f5173de
Compare
Choose a tag to compare

add exportData endpoint

22 Jan 20:39
Compare
Choose a tag to compare

needed for TickTickSync

Full Changelog: V1.2.5...v1.2.6

Allow Token to be passed in.

17 Jan 15:46
Compare
Choose a tag to compare

Because TickTick changed login protocols, it is now necessary to ask the user to login manually and then pass the token returned in cookie to the API wrapper.

Allow default server to be passed in

09 Jan 18:26
Compare
Choose a tag to compare

To accommodate dida365

Full Changelog: v1.2.3...v1.2.4

will now get a token from the client

08 Jan 00:53
Compare
Choose a tag to compare

In the client, make the user go to login page and login, get the token from the login. This deals with the captcha periodically being required by tt.

Revert merge from Upstream and get back to org login

06 Jan 23:34
Compare
Choose a tag to compare

This is an attempt to get back to steady state until I can a) understand the new upstream changes and b) figure out what really needs to happen with login.

Additional Functionality

08 Nov 18:05
Compare
Choose a tag to compare

Add:
Get Sections
Update Task
Delete Task
Get resources
Get Task status
additional error handling