Commit Graph

22 Commits

Author SHA1 Message Date
Suraj 534cb71064 formatting small things 2016-01-31 19:52:00 +05:30
Suraj f7c28eec8d split views.go into multiple files 2016-01-31 11:50:01 +05:30
Suraj 25a6ffc8b2 randomized filenames & stored them in db 2016-01-29 22:36:49 +05:30
Suraj df6d239ad3 support for github flavoured markdown 2016-01-28 21:44:40 +05:30
Suraj c585103642 merged 2016-01-28 20:49:59 +05:30
Suraj Patil 43bd75fe78 added priority to tasks 2016-01-23 19:17:34 +05:30
Suraj Arun Patil 474ffbc0ea upload file feature 2016-01-18 07:58:08 +05:30
Suraj Patil 3a3adb35c3 upload file feature 2016-01-18 07:58:08 +05:30
Suraj Arun Patil ab4a743b88 added csrf token 2016-01-18 06:32:15 +05:30
Suraj Patil afe0ab81ee added csrf token 2016-01-18 06:32:15 +05:30
Suraj patil 8c0d0dc0fe code formatting 2016-01-10 19:27:41 +05:30
Suraj patil cf9cb0eea5 modified mark as incomplete 2016-01-09 10:48:11 +05:30
Suraj patil 18cb0645e9 Merge branch 'master' of https://github.com/thewhitetulip/Tasks 2016-01-09 10:34:07 +05:30
Suraj patil dbc61a0082 mark task incomplete from complete 2016-01-09 10:33:35 +05:30
Suraj Patil 0dc10a1d82 Update views.go 2016-01-07 20:25:56 +05:30
thewhitetulip 70a43528d0 added notifications 2015-11-22 09:21:29 +05:30
thewhitetulip d7ae8febf3 refined search template 2015-11-21 19:42:44 +05:30
thewhitetulip bb5e280a69 made templates contextual 2015-11-21 18:50:51 +05:30
thewhitetulip a5f50060aa handled incorrect req methods 2015-11-21 17:08:08 +05:30
thewhitetulip 8eea6f51f5 renamed GetTaskById to GetTaskByID 2015-11-21 16:33:34 +05:30
thewhitetulip 65dd3713d1 restore task redirects to deleted 2015-11-21 16:12:38 +05:30
thewhitetulip dae331bdb3 created a new views package 2015-11-21 13:28:23 +05:30