todo-server/server/ajax
bel 435ff82683 either of cron or loop can be set and unset, mark invalids as invalid and unfinish 2021-07-17 23:58:51 -06:00
..
form either of cron or loop can be set and unset, mark invalids as invalid and unfinish 2021-07-17 23:58:51 -06:00
list Begin to impl list order, should have prereq 2019-12-01 17:51:30 -07:00
task async triggers for either interval or next due, accept cron 2021-07-17 23:14:54 -06:00
ajax.go either of cron or loop can be set and unset, mark invalids as invalid and unfinish 2021-07-17 23:58:51 -06:00
ajax_test.go Add order to tasks and lists 2019-11-25 12:57:47 -07:00
list.go TODO: move completed tasks to different namespace else super slow load active tasks at scale 2019-12-05 17:49:03 -07:00
list_test.go Permissions 2019-11-25 12:47:29 -07:00
storage.go fix tags and duedates 2020-01-26 18:34:41 +00:00
storage_test.go Add order to tasks and lists 2019-11-25 12:57:47 -07:00
tag.go Permissions 2019-11-25 12:47:29 -07:00
task.go fix moving item to new list and keeping old ordering 2020-02-02 04:12:37 +00:00
task_test.go fix 2020-01-21 06:34:26 +00:00