api/pkg/models
konrad 66cdd79666 Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
..
fixtures Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
bulk_task.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
bulk_task_test.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
error.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
label.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
label_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
label_task.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
label_task_rights.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
label_task_test.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
label_test.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
list.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
list_create_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
list_read_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
list_rights.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
list_users.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
list_users_rights.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
list_users_rights_test.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
list_users_test.go Add the md5-hashed user email to user objects for use with gravatar (#78) 2019-05-31 07:24:59 +00:00
main_test.go Better config handling with constants (#83) 2019-07-06 20:12:26 +00:00
message.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
models.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
namespace.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
namespace_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
namespace_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
namespace_users.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
namespace_users_rights.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
namespace_users_rights_test.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
namespace_users_test.go Add the md5-hashed user email to user objects for use with gravatar (#78) 2019-05-31 07:24:59 +00:00
rights.go Rights performance improvements for lists and namespaces (#54) 2019-01-21 22:08:04 +00:00
task_assignees.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
task_assignees_rights.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
task_readall_test.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
tasks.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
tasks_rights.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
tasks_test.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
team_list.go Simplify structure by having less files (#86) 2019-07-16 14:15:40 +00:00
team_list_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
team_list_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
team_members.go Simplify structure by having less files (#86) 2019-07-16 14:15:40 +00:00
team_members_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
team_members_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
team_namespace.go Simplify structure by having less files (#86) 2019-07-16 14:15:40 +00:00
team_namespace_rights.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
team_namespace_rights_test.go Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
team_namespace_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
teams.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
teams_rights.go Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
teams_rights_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
teams_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
test_fixtures.go Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
unit_tests.go Logger refactoring (#90) 2019-07-20 18:12:10 +00:00
user.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
user_email_confirm.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
user_email_confirm_test.go More unit tests (#34) 2018-12-16 13:21:32 +00:00
user_password_reset.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
user_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
users_list.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
users_list_test.go Added http endpoint to list all users on a list (#87) 2019-07-18 16:38:21 +00:00