Commit Graph

  • 9498036f28 使用相对路径管理子模块. master rick.chan 2021-02-25 14:42:00 +0800
  • 18142e2208
    Merge pull request #42 from MakroCow/master Suraj Patil 2019-10-30 07:47:20 +0530
  • be8346996f added unit tests to utils MakroCow 2019-10-27 10:27:14 +0100
  • 8511199f45
    Merge pull request #40 from taigacute/master Suraj Patil 2019-04-17 08:48:48 +0530
  • b2d094d03b
    fix first login invalid user taigacute 2019-04-10 20:51:29 +0800
  • 6088493ff5
    Merge pull request #38 from tukataka/master Suraj Patil 2019-03-12 08:26:42 +0530
  • 15ed05d39f Fix query for getting task from database. nisakov 2019-02-27 02:40:23 +0300
  • 514b3c0d1f
    Merge pull request #35 from r0nni3/master Suraj Patil 2018-12-29 07:55:21 +0530
  • 752f8356ff stores file object with original filename and update references Ronnie A. Baez Sesto 2018-10-02 09:49:37 -0400
  • 8dbf1ceb0a
    Merge pull request #34 from j1994d/TK-1 Suraj Patil 2018-10-02 17:20:47 +0530
  • 6756770649 url misspell & delete space jason-mint 2018-09-05 11:13:53 +0800
  • 67089b6ecb Merge pull request #27 from sometoby/patch-1 Suraj Patil 2017-06-19 10:42:24 +0530
  • 0acae48695 Fix typos in README.md Tobias Umbach 2017-06-16 12:36:40 +0200
  • 0422eaed3b text-template to html-template Suraj Patil 2016-12-20 22:03:29 +0530
  • eb45ec612e Switched from text/template to html/template Suraj Patil 2016-12-20 21:42:22 +0530
  • f34db50464 code refactoring Suraj Patil 2016-09-21 22:10:46 +0530
  • b1c88a5bc6 Make tasks mobile friendly Suraj Patil 2016-09-21 22:09:17 +0530
  • 200f9c92ad get token functionality added Suraj Patil 2016-09-20 22:24:04 +0530
  • 4fa83089ee first commit of Go client Suraj Patil 2016-09-20 22:03:18 +0530
  • d6b52be000 updates to readme and screenshots Suraj Patil 2016-08-30 21:24:35 +0530
  • cf1edf72e8 deployement is now single click Suraj Patil 2016-08-30 21:04:59 +0530
  • 2281f2ffe5 Fixes #24 Suraj Patil 2016-08-30 21:00:26 +0530
  • f94da496eb upgraded jwt-go to latest version APIs now work Suraj Patil 2016-08-28 13:38:00 +0530
  • e0ec55ac2c We now show the task list status, x out of x completed Suraj Patil 2016-08-25 23:39:49 +0530
  • 65a05d54ba Updated main.go to make it buildable and fixed #23 Suraj Patil 2016-08-22 21:58:13 +0530
  • 894e4ba20f Fixed an error reported at issue #22 Suraj Patil 2016-08-22 21:29:52 +0530
  • 55027eee20 removed the api section Suraj Patil 2016-08-15 11:35:32 +0530
  • 07767a0a0c Bug fixes for hidden task Suraj Patil 2016-08-07 16:05:57 +0530
  • 46b4e52100 Due date feature is hidden, will be restored later Suraj Patil 2016-08-07 15:35:57 +0530
  • 11e232abfa ability to hide tasks from the timeline Suraj Patil 2016-08-07 14:39:17 +0530
  • 47d4f3a345 Comments text area is now bigger Suraj Patil 2016-08-07 10:03:03 +0530
  • 0b3f2ab638 Remove concept of overdue Suraj Patil 2016-08-07 10:02:47 +0530
  • 3c4a010e2c added necessary features for due date Suraj Patil 2016-07-30 20:51:16 +0530
  • 7b62fa2488 added necessary features for due date Suraj Patil 2016-07-30 20:50:38 +0530
  • 40c2e2cf90 Markdown support for Comments Suraj Patil 2016-06-01 09:48:57 +0530
  • 53aa6b9886 added API support Suraj Patil 2016-05-22 15:10:55 +0530
  • f030c0d6a1 bug fix, show tasks with null categories in main feed Suraj Patil 2016-05-22 15:10:40 +0530
  • 0895618b67 Merge pull request #19 from ChristianAE/master Suraj Patil 2016-05-17 15:14:31 +0530
  • 632e811b75 Fix error occurring when attaching a file to a Task Christian Huff 2016-05-17 09:42:39 +0100
  • 9b615f894c Merge remote-tracking branch 'origin/master' Christian Huff 2016-05-17 09:42:26 +0100
  • 72b36ef3e2 Fix error occurring when attaching a file to a Task Christian Huff 2016-05-15 22:23:24 +0100
  • 19c0b15132 tasks with blank category are allowed now Suraj Patil 2016-05-16 20:57:09 +0530
  • 4f9b712053 Fix error occurring when attaching a file to a Task Christian Huff 2016-05-15 22:23:24 +0100
  • 3c5e5460e8 comments now show the username Suraj Patil 2016-05-15 18:00:19 +0530
  • a6d9a109c0 login page looks more modern now Suraj Patil 2016-05-14 19:54:31 +0530
  • 53f720ba34 fixed a bug which didn't show correct entires on the home page Suraj Patil 2016-05-14 19:54:17 +0530
  • eeab05f73b two statuses had the same meaning, pending and incomplete. removed incomplete Suraj Patil 2016-05-14 16:07:20 +0530
  • 6721b2d993 closed all fetched rows, db was getting locked Suraj Patil 2016-05-14 15:04:42 +0530
  • da354c2038 required one time entries in status table Suraj Patil 2016-05-14 15:02:58 +0530
  • 6388fcf5a6 Updated to handle multiple users 1.3 Suraj Patil 2016-05-14 12:56:24 +0530
  • 8029fe9ab9 added sign up feature & login works with new sign up Suraj Patil 2016-05-13 13:53:23 +0530
  • 13a4d4f80e little formatting & flag mode at startup Suraj Patil 2016-05-13 10:32:07 +0530
  • 9c9c52a025 added session handling middleware Suraj Patil 2016-05-11 22:49:32 +0530
  • dacbef54e4 app redirects to login page is user isn't authenticated Suraj Patil 2016-05-09 23:06:35 +0530
  • eb1bf99924 added error handling in session view Suraj Patil 2016-05-09 22:29:36 +0530
  • 45000d7a8e added login logout functionality Suraj Patil 2016-05-09 07:41:05 +0530
  • 0db7760b45 Now shows correct timestamp Suraj 2016-03-01 00:17:14 +0530
  • 963fcde8c8 forgot to remove log Suraj 2016-03-01 00:10:08 +0530
  • 5119a5d91f updated method for finding "overdue" Suraj 2016-03-01 00:09:48 +0530
  • 7a0b369dcb concept of overdue tasks Suraj 2016-02-29 23:56:41 +0530
  • fa271dfaeb show category in all templates Suraj 2016-02-29 07:35:38 +0530
  • 3d83dcd080 all templates now look the same Suraj 2016-02-29 07:35:15 +0530
  • 49c91632e0 fixed problems in search Suraj 2016-02-29 07:34:58 +0530
  • 7c494ec40d Fix empty category bug Suraj 2016-02-18 01:03:01 +0530
  • 8305a8e2d2 formatting comment box & input box Suraj 2016-02-17 01:12:12 +0530
  • 046b1810c0 images are now inline Suraj 2016-02-16 22:48:13 +0530
  • b60b8d9dfa updated screenshots Suraj 2016-02-16 22:34:08 +0530
  • 87fd7d4ae2 comments can be deleted Suraj 2016-02-16 22:23:15 +0530
  • f800a32436 timestamps on comments Suraj 2016-02-16 22:23:03 +0530
  • d598f289f3 updated invalid html Suraj 2016-02-16 22:21:01 +0530
  • 45599b4d78 Merge pull request #16 from mkevac/master Suraj Patil 2016-02-16 20:52:49 +0530
  • 0c865f1690 fix error message about reading a config file Marko Kevac 2016-02-16 12:39:57 +0300
  • 930a75c045 Updated comments & schema DDL Suraj 2016-02-15 09:40:35 +0530
  • ca9a110526 Ability to add comments & a little HTML formatting v1.2 Suraj 2016-02-14 23:16:22 +0530
  • 04640d0159 Fixed bug: doesn't show empty category in navigation drawer Suraj 2016-02-14 12:09:47 +0530
  • a59f3d3c3c show 0 count for category with no tasks in navigation drawer Suraj 2016-02-13 01:05:42 +0530
  • d55074d339 category auto selected when note added in category view Suraj 2016-02-13 01:04:03 +0530
  • 20ae1db0e1 few UI mods Suraj 2016-02-06 15:32:58 +0530
  • 2f62bcc7f8 redirect to correct page on action Suraj 2016-02-06 15:32:46 +0530
  • 92bd9b4e71 icons right aligned Suraj 2016-02-06 12:46:15 +0530
  • 2ea4b1b364 pending tasks shown in count of categories & in the list Suraj 2016-02-06 12:39:38 +0530
  • 8aef7693a8 update/delete categories now possible Suraj 2016-02-06 12:28:00 +0530
  • 58d5d1b39b nav bar modifications Suraj 2016-02-06 12:27:28 +0530
  • b34d8e334c formatted html Suraj 2016-02-06 12:25:50 +0530
  • ae736c93f3 formatted html Suraj 2016-02-06 12:25:31 +0530
  • 761ba4e33a update priority bug fixed Suraj 2016-02-06 01:37:45 +0530
  • 58918d41af Merge pull request #15 from Skarlso/master Suraj Patil 2016-02-05 23:39:58 +0530
  • 376906ae75 category of task can be updated now Suraj 2016-02-05 23:39:09 +0530
  • 2a49110f7f fixed bug of notifications Suraj 2016-02-05 23:38:52 +0530
  • 6d40ebfceb Form is just a map[string][]string. It is easy to manipulate. But url.ParseQuery can also be used. Gergely Brautigam 2016-02-04 21:24:19 +0100
  • 38d7058e79 Added two new tests for Editing Tasks. Gergely Brautigam 2016-02-04 20:57:32 +0100
  • 176ba70e5c Added test for AddCategory basic case. Gergely Brautigam 2016-02-04 20:43:24 +0100
  • 53129bb4b5 updated for nested category Suraj 2016-02-05 01:10:11 +0530
  • c21afbe7a8 per category count in sidebar Suraj 2016-02-05 01:09:36 +0530
  • 74e60b5062 removed .out file Suraj 2016-02-05 01:08:07 +0530
  • 52298e3e06 minor changes Suraj 2016-02-05 00:06:53 +0530
  • 67ea47248d modified the notification prompt Suraj 2016-02-05 00:06:44 +0530
  • 1752d74589 to show edit task thing Suraj 2016-02-05 00:06:00 +0530
  • 3113502041 moved templates folder out of public folder Suraj 2016-02-03 22:16:00 +0530
  • f47c4189ec updated readme Suraj 2016-02-03 22:10:16 +0530