vikunja/pkg/models
kolaente 3e0f8f3174
Cleanupo
2021-01-31 21:52:03 +01:00
..
bulk_task.go Add task assignee created event 2021-01-31 21:22:54 +01:00
bulk_task_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
error.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
events.go Cleanupo 2021-01-31 21:52:03 +01:00
kanban.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
kanban_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
kanban_test.go Fix lint 2021-01-31 13:51:23 +01:00
label.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
label_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
label_task.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
label_task_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
label_task_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
label_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
link_sharing.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
link_sharing_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
list_duplicate.go Add task assignee created event 2021-01-31 21:22:54 +01:00
list_duplicate_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_team.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
list_team_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_team_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_users.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
list_users_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_users_rights_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_users_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
listeners.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
main_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
message.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
models.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
namespace_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_team.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
namespace_team_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_team_rights_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_team_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_users.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
namespace_users_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_users_rights_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_users_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
saved_filters.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
saved_filters_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
saved_filters_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_assignees.go Add task assignee created event 2021-01-31 21:22:54 +01:00
task_assignees_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_attachment.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
task_attachment_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_attachment_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_collection.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_collection_filter.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_collection_sort.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_collection_sort_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_collection_test.go Fix the shared lists pseudo namespace containing owned lists 2021-01-31 13:09:14 +01:00
task_comment_rights.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_comments.go Add task comment created event 2021-01-31 21:51:06 +01:00
task_comments_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_relation.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
task_relation_rights.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_relation_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_reminder.go Only send reminders for undone tasks 2021-01-31 12:54:15 +01:00
task_reminder_test.go Add tests for sending task reminders (#757) 2021-01-09 13:59:54 +00:00
tasks.go Add task assignee created event 2021-01-31 21:22:54 +01:00
tasks_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
tasks_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
team_members.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
team_members_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
team_members_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
teams.go Add auth parameter to crud functions 2021-01-31 21:15:33 +01:00
teams_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
teams_rights_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
teams_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
unit_tests.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
unsplash.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
user_list.go Fix go header lint 2020-12-29 02:04:20 +01:00
users_list_test.go Fix go header lint 2020-12-29 02:04:20 +01:00