|
|
8542be7e78
|
fix lists not being shown
|
2019-01-13 00:06:53 +03:00 |
|
|
|
e6309bb6ca
|
reverse todos in lists
|
2019-01-12 23:56:43 +03:00 |
|
|
|
46e9f5902d
|
return todos reversed
|
2019-01-12 23:47:25 +03:00 |
|
|
|
d19ab57863
|
add account edit page
|
2018-10-07 13:35:30 +03:00 |
|
|
|
bd957c89ef
|
auth using google
|
2018-07-07 18:26:59 +03:00 |
|
|
|
4c0da92a1a
|
add offline support
|
2018-06-26 19:44:27 +03:00 |
|
|
|
e995b6cdbf
|
index all todos
|
2018-06-07 14:45:56 +03:00 |
|
|
|
bbee6b2b95
|
reformat with prettier,add react frontend submodule
|
2018-06-03 12:47:33 +03:00 |
|
|
|
9c354f5445
|
fix todolist removal
|
2018-06-01 17:51:28 +03:00 |
|
|
|
33b802d9e7
|
respond with user.toAuthJson for user
|
2018-06-01 14:17:56 +03:00 |
|
|
|
21477e3ef1
|
get users
|
2018-06-01 13:40:12 +03:00 |
|
|
|
2f48681944
|
clean up,
tests,
fixes
|
2018-06-01 01:06:00 +03:00 |
|
|
|
db46f1a2b4
|
require authentication for todos,
use in-memody db for tests
|
2018-05-30 21:42:30 +03:00 |
|
|
|
fd142c8710
|
create, update, remove users
|
2018-05-30 19:24:48 +03:00 |
|
|
|
00f71bb78d
|
use list id for routing
|
2018-05-27 15:07:50 +03:00 |
|
|
|
6598874331
|
remove console.log from post route
|
2018-05-24 19:44:26 +03:00 |
|
|
|
3a8df79bf5
|
api fixes
|
2018-05-23 20:46:47 +03:00 |
|
|
|
87ec0ac4d4
|
refactoring, fix todo removal from lists
|
2018-05-19 22:41:23 +03:00 |
|
|
|
97921d6ccc
|
update
|
2018-05-19 19:51:04 +03:00 |
|
|
|
8f0509b8f2
|
refactoring
|
2018-05-19 18:33:48 +03:00 |
|
|
|
fed71d59e3
|
add removeWithTodos to TodoList model
|
2018-05-18 10:36:43 +03:00 |
|
|
|
325d01e945
|
slugify in model
|
2018-05-17 13:11:57 +03:00 |
|
|
|
1317015a0d
|
use slugs for lists
|
2018-05-17 12:28:03 +03:00 |
|
|
|
8255ec05b9
|
remove lists
|
2018-05-17 12:13:14 +03:00 |
|
|
|
5486b4582f
|
styling
|
2018-05-16 23:44:13 +03:00 |
|
|
|
627e99f312
|
index and create todos and lists
|
2018-05-16 20:12:22 +03:00 |
|