Commit Graph

21 Commits

Author SHA1 Message Date
Suraj Patil 2281f2ffe5 Fixes #24 2016-08-30 21:00:26 +05:30
Suraj Patil 11e232abfa ability to hide tasks from the timeline 2016-08-07 14:39:17 +05:30
Suraj Patil 3c4a010e2c added necessary features for due date 2016-07-30 20:51:16 +05:30
Christian Huff 72b36ef3e2 Fix error occurring when attaching a file to a Task
Extend the SQL storing the information to a file by username and creation date.
2016-05-17 09:39:25 +01:00
Suraj Patil 6721b2d993 closed all fetched rows, db was getting locked 2016-05-14 15:04:42 +05:30
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 7c494ec40d Fix empty category bug 2016-02-18 01:03:01 +05:30
Suraj 046b1810c0 images are now inline 2016-02-16 22:48:13 +05:30
Suraj ca9a110526 Ability to add comments & a little HTML formatting 2016-02-14 23:16:22 +05:30
Suraj 2f62bcc7f8 redirect to correct page on action 2016-02-06 15:32:46 +05:30
Suraj 8aef7693a8 update/delete categories now possible 2016-02-06 12:28:00 +05:30
Suraj 1752d74589 to show edit task thing 2016-02-05 00:06:00 +05:30
Suraj 5bdbe6f7b2 added categories 2016-02-02 23:10:44 +05:30
Suraj 57d096f8b9 Edit Task bug fixed 2016-02-02 21:08:35 +05:30
Suraj e7b6055693 added file level comments 2016-02-01 20:04:19 +05:30
Suraj a64c630767 Better error handling in views 2016-02-01 19:15:04 +05:30
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