api/pkg/models
konrad 8948a5f219 Improve pagination (#105) 2019-10-23 21:11:40 +00:00
..
fixtures Task Attachments (#104) 2019-10-16 20:52:29 +00:00
bulk_task.go Task Relations (#103) 2019-09-25 18:44:41 +00:00
bulk_task_test.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
error.go Fixed error when setting max file size on 32-Bit systems 2019-10-18 17:30:25 +02:00
label.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
label_rights.go Sharing of lists via public links (#94) 2019-08-31 20:56:41 +00:00
label_task.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
label_task_rights.go Better caldav support (#73) 2019-05-22 17:48:48 +00:00
label_task_test.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
label_test.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
link_sharing.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
link_sharing_rights.go Small link share fixes (#96) 2019-09-07 13:19:23 +00:00
list.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
list_create_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
list_read_test.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
list_rights.go Sharing of lists via public links (#94) 2019-08-31 20:56:41 +00:00
list_team.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
list_team_rights.go Moved `teams_{namespace|list}_*` to `{namespace|list}_teams_*` for better consistency (#101) 2019-09-20 16:39:02 +00:00
list_team_test.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
list_users.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
list_users_rights.go Sharing of lists via public links (#94) 2019-08-31 20:56:41 +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 Improve pagination (#105) 2019-10-23 21:11:40 +00:00
main_test.go Task Attachments (#104) 2019-10-16 20:52:29 +00:00
message.go API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
models.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
namespace.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
namespace_rights.go Sharing of lists via public links (#94) 2019-08-31 20:56:41 +00:00
namespace_team.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
namespace_team_rights.go Moved `teams_{namespace|list}_*` to `{namespace|list}_teams_*` for better consistency (#101) 2019-09-20 16:39:02 +00:00
namespace_team_rights_test.go Moved `teams_{namespace|list}_*` to `{namespace|list}_teams_*` for better consistency (#101) 2019-09-20 16:39:02 +00:00
namespace_team_test.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
namespace_test.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
namespace_users.go Improve pagination (#105) 2019-10-23 21:11:40 +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 Improve pagination (#105) 2019-10-23 21:11:40 +00:00
rights.go Rights performance improvements for lists and namespaces (#54) 2019-01-21 22:08:04 +00:00
task_assignees.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
task_assignees_rights.go Sharing of lists via public links (#94) 2019-08-31 20:56:41 +00:00
task_attachment.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
task_attachment_rights.go Task Attachments (#104) 2019-10-16 20:52:29 +00:00
task_attachment_test.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
task_readall_test.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
task_relation.go Task Relations (#103) 2019-09-25 18:44:41 +00:00
task_relation_rights.go Task Relations (#103) 2019-09-25 18:44:41 +00:00
task_relation_test.go Task Relations (#103) 2019-09-25 18:44:41 +00:00
tasks.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
tasks_rights.go Sharing of lists via public links (#94) 2019-08-31 20:56:41 +00:00
tasks_test.go Refactor ListTask to Task (#92) 2019-08-14 20:19:04 +00:00
team_members.go Simplify structure by having less files (#86) 2019-07-16 14:15:40 +00:00
team_members_rights.go Sharing of lists via public links (#94) 2019-08-31 20:56:41 +00:00
team_members_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
teams.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
teams_rights.go Sharing of lists via public links (#94) 2019-08-31 20:56:41 +00:00
teams_rights_test.go GetUser now returns a pointer (#93) 2019-08-14 19:59:31 +00:00
teams_test.go Improve pagination (#105) 2019-10-23 21:11:40 +00:00
unit_tests.go Task Attachments (#104) 2019-10-16 20:52:29 +00:00
user.go Fixed panic when using link share and metrics 2019-10-19 22:34:33 +02: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 Task Attachments (#104) 2019-10-16 20:52:29 +00:00