This website requires JavaScript.
Explore
Help
Sign In
dm1sh
/
toodo
Watch
1
Star
0
Fork
0
You've already forked toodo
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
toodo
/
src
History
dm1sh
c8bdd9e444
Fixed hydrate action typing
2021-10-30 12:43:19 +03:00
..
components
Fixed task editing input enter handling
2021-10-20 00:01:09 +03:00
store
Fixed hydrate action typing
2021-10-30 12:43:19 +03:00
App.tsx
made tasks persistent in localstorage
2021-10-17 19:45:36 +03:00
hooks.ts
Added multiline tasks support. Added task saving with enter, new line is inserted by Shift+Enter
2021-10-19 11:48:58 +03:00
index.tsx
made tasks persistent in localstorage
2021-10-17 19:45:36 +03:00
localStorage.ts
made tasks persistent in localstorage
2021-10-17 19:45:36 +03:00
types.ts
Added animations to task list
2021-10-19 13:04:05 +03:00
utils.ts
Added multiline tasks support. Added task saving with enter, new line is inserted by Shift+Enter
2021-10-19 11:48:58 +03:00