Suraj Patil
|
6388fcf5a6
|
Updated to handle multiple users
|
2016-05-14 12:56:24 +05:30 |
Suraj Patil
|
9c9c52a025
|
added session handling middleware
|
2016-05-11 22:49:32 +05:30 |
Suraj Patil
|
dacbef54e4
|
app redirects to login page is user isn't authenticated
|
2016-05-09 23:06:35 +05:30 |
Suraj Patil
|
45000d7a8e
|
added login logout functionality
|
2016-05-09 07:41:05 +05:30 |
Suraj
|
2ea4b1b364
|
pending tasks shown in count of categories & in the list
|
2016-02-06 12:39:38 +05:30 |
Suraj
|
5bdbe6f7b2
|
added categories
|
2016-02-02 23:10:44 +05:30 |
Suraj
|
5b60435ee0
|
removed static files handler
|
2016-02-01 20:04:01 +05:30 |
Suraj
|
a64c630767
|
Better error handling in views
|
2016-02-01 19:15:04 +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 |