todo-server/server/ajax
Bel LaPointe b8f0efc01c every -loop duration, look for completed tasks with loop set and incomplete them 2021-07-17 11:04:52 -06:00
..
form accept loop param on task 2021-07-17 10:34:22 -06:00
list Begin to impl list order, should have prereq 2019-12-01 17:51:30 -07:00
task accept loop param on task 2021-07-17 10:34:22 -06:00
ajax.go every -loop duration, look for completed tasks with loop set and incomplete them 2021-07-17 11:04:52 -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