Commit Graph

113 Commits

Author SHA1 Message Date
Suraj c7bff5d020 added files directory 2016-01-30 17:40:41 +05:30
Suraj Patil 8010fc7fe4 Update README.md
Modified description
2016-01-30 12:18:13 +05:30
Suraj Patil e4900ae808 cleanup readme
added screenshots and modified
2016-01-30 12:12:49 +05:30
Suraj b1e67f92fb cleanup 2016-01-30 12:04:55 +05:30
Suraj 55bf96af43 updated readme 2016-01-30 09:44:36 +05:30
Suraj 25a6ffc8b2 randomized filenames & stored them in db 2016-01-29 22:36:49 +05:30
Suraj 1c4403bf6a bullets removed for markdown tasks 2016-01-29 22:36:26 +05:30
Suraj f6cf720fe1 fixed inability of note toggle 2016-01-28 21:51:08 +05:30
Suraj df6d239ad3 support for github flavoured markdown 2016-01-28 21:44:40 +05:30
Suraj 0a3231d369 file left to merge 2016-01-28 21:43:17 +05:30
Suraj c585103642 merged 2016-01-28 20:49:59 +05:30
Suraj b5fb13a8e1 removed task.html 2016-01-28 20:44:44 +05:30
Suraj 879da86284 updated db for priority 2016-01-28 20:43:52 +05:30
Suraj Patil 43bd75fe78 added priority to tasks 2016-01-23 19:17:34 +05:30
Suraj Patil 43278053cb added config.json 2016-01-23 19:14:37 +05:30
Suraj Patil 3364dff25e gofmt on main and config 2016-01-23 16:04:33 +05:30
Suraj Patil 825fc379e0 new config package 2016-01-23 16:03:10 +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 84def84f55 csrf token & collapsible note content 2016-01-18 06:32:37 +05:30
Suraj Patil 81104bf5cb csrf token & collapsible note content 2016-01-18 06:32:37 +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 f4c07340a2 changed visuals of toggle 2016-01-10 19:46:17 +05:30
Suraj patil abdcc8f764 tasks content visibility can be toggled 2016-01-10 19:28:24 +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
Suraj patil 31b9e8b111 modify html templates 2015-12-17 23:04:21 +05:30
Suraj Patil 18eb139f83 Merge pull request #2 from oren/master
a few more steps to the readme
2015-11-23 09:04:43 +05:30
Oren 7746cffd38 a few more steps to the readme 2015-11-22 11:49:08 -08:00
thewhitetulip 70a43528d0 added notifications 2015-11-22 09:21:29 +05:30
thewhitetulip a6cc40e7d2 Fixed edit template 2015-11-22 08:29:39 +05:30
thewhitetulip 86d31dea5d removed unnecessary files 2015-11-22 08:29:00 +05:30
thewhitetulip d7ae8febf3 refined search template 2015-11-21 19:42:44 +05:30
thewhitetulip 38ff87609f contextualized templates 2015-11-21 19:42:20 +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 da17918742 reformatted no tasks message 2015-11-21 16:12:14 +05:30
thewhitetulip dae331bdb3 created a new views package 2015-11-21 13:28:23 +05:30
thewhitetulip f79e24bc0d added comments 2015-11-21 12:09:15 +05:30
thewhitetulip b7d14fbcbb removed dependency on httprouter 2015-11-21 12:09:06 +05:30
thewhitetulip 564f8ad878 moved templates to public folder 2015-11-21 11:55:19 +05:30
thewhitetulip 4beac05e71 removed viewmodels package 2015-11-21 10:14:11 +05:30
thewhitetulip 3a5098fcc1 handled change in template extension 2015-11-21 10:05:57 +05:30
thewhitetulip 872eb2967d changed deleted.gtpl to deleted.html 2015-11-21 10:01:14 +05:30