Commit graph

  • 1e03c39141 expand relative path ~/.config/vikunja to $HOME/.config/vikunja (#146) funkythings 2020-02-29 19:51:47 +0000
  • 88bf8f3df0 Fix updating dates when marking a task as done (#145) konrad 2020-02-26 21:09:45 +0000
  • c551706b52
    Make sure the author is returned when creating a new comment kolaente 2020-02-25 21:18:42 +0100
  • 1f039c4cda Task Comments (#138) konrad 2020-02-19 21:57:56 +0000
  • 5901cf64b4 Fix inserting task structure with related tasks (#142) konrad 2020-02-18 22:00:54 +0000
  • f87bb6d8ef
    Update theme kolaente 2020-02-18 18:47:19 +0100
  • 021a715aff
    Fix frontend url for wunderlist migration in docs kolaente 2020-02-17 19:52:26 +0100
  • e95a6eeb11 Explicitly disable wunderlist migration by default (#141) konrad 2020-02-17 17:29:17 +0000
  • f46e9cb64e Fixed typo in docker-compose example (#140) Dpvh 2020-02-17 16:47:55 +0000
  • ce5be947b4 Add postgres support (#135) jtojnar 2020-02-16 21:42:04 +0000
  • 7e42724439
    Added generate as a make dependency for make build kolaente 2020-02-15 11:35:24 +0100
  • caf91d1904 Update xorm to use the new import path (#133) konrad 2020-02-14 16:34:25 +0000
  • 014ec2be69 Use relative url in .gitmodules (#132) shilch 2020-02-13 21:18:49 +0000
  • 5d96c62a47
    Fix time zone settings not working in Docker kolaente 2020-02-08 23:18:41 +0100
  • 1c3b35fa6f
    Add more logging to web handler methods kolaente 2020-02-08 22:45:38 +0100
  • d84a160054
    Remove double user field kolaente 2020-02-08 22:12:06 +0100
  • db2d868eed Return iso dates for everything date related from the api (#130) konrad 2020-02-08 12:48:49 +0000
  • 1f99238019
    Update copyright header kolaente 2020-02-07 17:27:45 +0100
  • f603b41d99 Better efficency for loading teams (#128) konrad 2020-01-27 17:28:17 +0000
  • 2abb858859 Add rate limit by ip for non-authenticated routes (#127) konrad 2020-01-26 19:53:47 +0000
  • a464d1760c Add logging for invalid model errors (#126) konrad 2020-01-26 19:40:23 +0000
  • fc65052ba0 Add config options for task attachments (#125) konrad 2020-01-26 19:10:31 +0000
  • b2b1546a8f Add config options for cors handling (#124) konrad 2020-01-26 19:09:54 +0000
  • 7e9446ea07 Refactor User and DB handling (#123) konrad 2020-01-26 17:08:06 +0000
  • 8c33e24e92 Migration Improvements (#122) konrad 2020-01-20 19:48:46 +0000
  • 0654ead831
    Update version link in README v0.10 kolaente 2020-01-19 22:27:19 +0100
  • 2b80025cc0
    Update changelog for v0.10 kolaente 2020-01-19 22:25:38 +0100
  • 3081338a37 Use redis INCRBY and DECRBY when updating metrics values (#121) konrad 2020-01-19 17:26:26 +0000
  • 9e39399689 Migration (#120) konrad 2020-01-19 16:52:16 +0000
  • 1d2cdf0fb8 Fix owner field being null for user shared namespaces (#119) konrad 2020-01-09 19:24:08 +0000
  • a0c5e4e985 Update copyright year (#118) konrad 2020-01-09 17:33:22 +0000
  • 402cef3c15 Add option to disable registration (#117) konrad 2019-12-30 23:27:02 +0000
  • b9f0ba84ab
    Add motd config option to docs kolaente 2019-12-25 17:27:10 +0100
  • 7cdc997191 Fix new tasks not getting a new task index (#116) konrad 2019-12-08 15:10:34 +0000
  • 720df3cbed Add task identifier (#115) konrad 2019-12-07 22:28:45 +0000
  • 1a47d7d80d Use utf8mb4 instead of plain utf8 (#114) konrad 2019-12-07 20:14:13 +0000
  • 62e550bf35 Add user token renew (#113) konrad 2019-12-07 19:52:04 +0000
  • 10ab8ef4d9
    Fix task collection tests kolaente 2019-12-07 17:21:37 +0100
  • d483fe8beb
    Fix passing sort_by and order_by as query path arrays kolaente 2019-12-07 16:57:19 +0100
  • 1555f04bd2
    Fix sorting tasks by bool values kolaente 2019-12-07 16:56:18 +0100
  • d8399e374c Sort Order for tasks (#110) konrad 2019-12-07 14:30:51 +0000
  • e890001ee1 Consistent copyright text in file headers (#112) shilch 2019-12-04 19:39:56 +0000
  • 38653b49c7 Add tests for md5 generation (#111) shilch 2019-12-04 19:19:38 +0000
  • 7e4deab8f7 Task collection improvements (#109) konrad 2019-12-01 13:38:11 +0000
  • d96831fe3a Endpoint to get tasks on a list (#108) konrad 2019-11-29 22:59:20 +0000
  • 4c55b4455c
    update theme kolaente 2019-11-25 19:12:42 +0100
  • b6308f783b
    Add files volume to docker compose docs kolaente 2019-11-25 19:08:24 +0100
  • 843c1e5193
    Update docs with a traefik configuration kolaente 2019-11-25 19:07:11 +0100
  • 6045f4a426
    Prepare changelog & readme for 0.9 release v0.9 kolaente 2019-11-24 19:38:23 +0100
  • 7be14239a3
    [skip ci] Add changelog in repo kolaente 2019-11-24 19:33:16 +0100
  • 27ba31366c Fix default logging settings (#107) konrad 2019-11-24 18:17:59 +0000
  • 9dc419e854
    Add file volume to the docker image kolaente 2019-11-24 18:36:43 +0100
  • 37efd5cb49
    Fixed removing reminders kolaente 2019-11-24 16:13:16 +0100
  • dcec9511dc
    Fixed a bug where deleting an attachment would cause a nil panic kolaente 2019-11-19 23:07:48 +0100
  • c203d73b33
    Fixed a bug where adding assignees or reminders via an update would re-create them and not respect already inserted ones, leaving a lot of garbage kolaente 2019-11-03 23:08:26 +0100
  • 9be5ab248c Add endpoint to get a single task (#106) konrad 2019-11-02 20:33:18 +0000
  • ed4c17892e
    Fixed building docs theme kolaente 2019-10-30 21:53:57 +0100
  • 886110a20a
    update docs theme kolaente 2019-10-30 21:47:16 +0100
  • 8948a5f219 Improve pagination (#105) konrad 2019-10-23 21:11:40 +0000
  • 89f385a53d
    Move from markdown lists to Vikunja for roadmap [skip ci] kolaente 2019-10-20 20:52:41 +0200
  • 82f11c4ec2
    Fixed not getting all labels when retrieving a list with all tasks kolaente 2019-10-20 17:56:53 +0200
  • eb279fdba3
    Refactored getting task IDs for labels kolaente 2019-10-20 17:55:54 +0200
  • 48e422b379
    [skip ci] Prepare the roadmap for migration kolaente 2019-10-20 17:54:32 +0200
  • 854fde1e4c
    Fixed panic when using link share and metrics kolaente 2019-10-19 22:34:33 +0200
  • b653278e42
    Reverted telegram notification in CI "fix" kolaente 2019-10-19 18:18:39 +0200
  • 35e4ab198f
    Fixed telegram notification in CI kolaente 2019-10-19 16:57:39 +0200
  • b81cd6128a
    Fixed error when setting max file size on 32-Bit systems kolaente 2019-10-18 17:30:25 +0200
  • 2169464983 Task Attachments (#104) konrad 2019-10-16 20:52:29 +0000
  • e2f481a6e5
    Fixed migration for task relations kolaente 2019-10-13 11:44:56 +0200
  • af1d1e1921
    [skip ci] updated todo kolaente 2019-09-25 20:45:20 +0200
  • 8fe33fd616 Task Relations (#103) konrad 2019-09-25 18:44:41 +0000
  • 1272255975 Added percent done to tasks (#102) konrad 2019-09-21 10:52:10 +0000
  • 1e2ec17343
    [skip ci] update todo kolaente 2019-09-20 18:45:28 +0200
  • 2f267f3f68 Moved teams_{namespace|list}_* to {namespace|list}_teams_* for better consistency (#101) konrad 2019-09-20 16:39:02 +0000
  • 694fc62495 Refactored getting all lists for a namespace (#100) konrad 2019-09-20 16:16:31 +0000
  • 8d5a2685c4 Fixed labels being displayed multiple times if they were associated with more than one task (#99) konrad 2019-09-20 15:52:09 +0000
  • 71ef86e0df Added more infos to a link share auth (#98) konrad 2019-09-08 19:22:54 +0000
  • 6140920cb8 Fixed rate limit panic when authenticatin with a link share auth token (#97) konrad 2019-09-08 19:11:42 +0000
  • fdd1624121 Small link share fixes (#96) konrad 2019-09-07 13:19:23 +0000
  • 158ad631e1
    [skip ci] update todo kolaente 2019-09-05 22:48:51 +0200
  • c126d2f55c
    [skip ci] update todo kolaente 2019-09-05 22:00:21 +0200
  • 1d98e4cabe
    Fixed metrics on/off setting kolaente 2019-09-01 18:39:03 +0200
  • 43676f045c
    Switched default logger to stdout instead of stderr kolaente 2019-09-01 18:23:35 +0200
  • ba7db545fe
    Added extra depth to logging to correctly show the functions calling the logger in logs kolaente 2019-09-01 17:56:22 +0200
  • 021ee48ec3
    Made sure all tags are checked out when building in docker v0.8 kolaente 2019-09-01 11:43:01 +0200
  • a324921dce
    Updated Readme [skip ci] kolaente 2019-09-01 11:01:36 +0200
  • 8d57923a7d Sharing of lists via public links (#94) konrad 2019-08-31 20:56:41 +0000
  • 88ea66798b
    [skip ci] updated todo kolaente 2019-08-27 22:51:27 +0200
  • 66cdd79666 Refactor ListTask to Task (#92) konrad 2019-08-14 20:19:04 +0000
  • be14634e1e GetUser now returns a pointer (#93) konrad 2019-08-14 19:59:31 +0000
  • 8fbe721453
    [skip ci] updated todo kolaente 2019-08-13 22:31:05 +0200
  • 5d3e169883
    [skip ci] update todo kolaente 2019-08-11 14:56:50 +0200
  • 208eb4e68c
    Fixed swaggerdocs of description fields kolaente 2019-07-21 23:57:19 +0200
  • 8d76280811
    [skip ci] updated todo kolaente 2019-07-21 23:53:04 +0200
  • 10fbbe1db6
    Moved metrics init to seperate methods kolaente 2019-07-21 23:44:12 +0200
  • 4327a559e5 feature/rate-limit (#91) konrad 2019-07-21 21:27:30 +0000
  • 2e599e792e
    [skip ci] update todo kolaente 2019-07-20 20:46:06 +0200
  • 48826a6ed7 Logger refactoring (#90) konrad 2019-07-20 18:12:10 +0000
  • 15a0963bd1
    [skip ci] update todo kolaente 2019-07-18 22:54:55 +0200
  • 9a7d470ce2 Limit the test pipeline to run only on pull requests (#89) konrad 2019-07-18 20:28:56 +0000