Commit Graph

92 Commits

Author SHA1 Message Date
Suraj eb42e38fae fix minor bugs 2016-01-31 19:40:15 +05:30
Suraj Patil 58d60f1615 Merge pull request #13 from Skarlso/master
Encapsulate database to its own type for standard error handling.
2016-01-31 19:31:42 +05:30
Gergely Brautigam d2e2d035f2 Fixed argument passing as variadic. 2016-01-31 15:00:31 +01:00
Gergely Brautigam cfcec48ca4 Started to extract out the common query which is performed by task related actions. 2016-01-31 14:56:14 +01:00
Gergely Brautigam 63278e72f3 Encapsulate database to its own type for standard error handling. 2016-01-31 14:48:19 +01:00
Suraj Patil aadd8b31f0 Merge pull request #12 from thewhitetulip/revert-11-master
Revert "Encapsulated database for extracting common error patterns."
2016-01-31 18:04:56 +05:30
Suraj Patil 972c5dff04 Revert "Encapsulated database for extracting common error patterns." 2016-01-31 18:00:10 +05:30
Suraj Patil 4eff631bc5 Merge pull request #11 from Skarlso/master
Encapsulated database for extracting common error patterns.
2016-01-31 17:56:36 +05:30
Gergely Brautigam cec0c0b129 Replaced all fmt. to log. to be consistante and to have timestamp on logging. 2016-01-31 13:16:44 +01:00
Gergely Brautigam 939ef68486 Encapsulated database for extracting common error patterns. 2016-01-31 13:13:34 +01:00
Suraj 72906dd92b updated gitattr 2016-01-31 11:58:48 +05:30
Suraj bc85c93c4a added gitattributes for github 2016-01-31 11:58:06 +05:30
Suraj f7c28eec8d split views.go into multiple files 2016-01-31 11:50:01 +05:30
Suraj f4f45666f2 fixes to toggle notecontent 2016-01-31 11:49:48 +05:30
Suraj eb66cb3d8c split db.go into two files 2016-01-31 11:35:46 +05:30
Suraj 300d6644bf schema for files table 2016-01-31 11:35:30 +05:30
Suraj 951b3c8b1d removed unnecessary files 2016-01-31 11:28:58 +05:30
Suraj c3b8166f59 removed heroku config 2016-01-30 22:25:01 +05:30
Suraj 3bcff828b6 Revert heroku deployment
This reverts commit 9298df120b.
2016-01-30 22:23:34 +05:30
Suraj 015ae6fc45 added godep json file 2016-01-30 22:11:09 +05:30
Suraj 9298df120b Revert "heroku deployment"
This reverts commit d75710930d.

reverted all Godeps things
2016-01-30 22:08:13 +05:30
Suraj 1453aafc2a no need 2016-01-30 22:07:20 +05:30
Suraj 6ff0e99af0 random 2016-01-30 22:06:33 +05:30
Suraj 8fbc491fff added godeps 2016-01-30 22:03:53 +05:30
Suraj 9885fee9ce removed file 2016-01-30 21:57:19 +05:30
Suraj 8569c1831c updated godeps 2016-01-30 21:48:17 +05:30
Suraj d75710930d heroku deployment 2016-01-30 21:47:03 +05:30
Suraj 65506a7723 added folder files 2016-01-30 17:43:05 +05:30
Suraj eb73a33461 removed a.txt 2016-01-30 17:41:25 +05:30
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