This website requires JavaScript.
Explore
Help
Sign in
local-it
/
vikunja-api
Archived
Watch
0
Star
0
Fork
You've already forked vikunja-api
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-10-28
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ea539cc284
vikunja-api
/
pkg
/
models
History
Download ZIP
Download TAR.GZ
kolaente
57e5d10eee
fix: sorting for saved filters
...
resolves
#786
2021-11-14 21:03:55 +01:00
..
bulk_task.go
bulk_task_test.go
error.go
events.go
User Data Export and import (
#967
)
2021-09-04 19:26:31 +00:00
export.go
Fix tasks not exported
2021-09-08 18:40:54 +02:00
favorites.go
Make sure list / task favorites are set per user, not per entity (
#915
)
2021-07-10 10:21:54 +00:00
kanban.go
Fix moving the done bucket around
2021-07-29 17:32:33 +02:00
kanban_rights.go
kanban_test.go
Reorder tasks, lists and kanban buckets (
#923
)
2021-07-28 19:06:40 +00:00
label.go
Fix swagger docs for create requests
2021-05-26 21:56:31 +02:00
label_rights.go
label_task.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
label_task_rights.go
label_task_test.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
label_test.go
Refactor user email confirmation + password reset handling (
#919
)
2021-07-13 20:56:02 +00:00
link_sharing.go
Update module github.com/golang-jwt/jwt to v4 (
#930
)
2021-08-03 21:43:18 +00:00
link_sharing_rights.go
link_sharing_test.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
list.go
fix: updating a list might remove its background
2021-11-13 17:52:14 +01:00
list_duplicate.go
fix: updating a list might remove its background
2021-11-13 17:52:14 +01:00
list_duplicate_test.go
list_rights.go
list_team.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
list_team_rights.go
list_team_test.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
list_test.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
list_users.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
list_users_rights.go
list_users_rights_test.go
list_users_test.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
listeners.go
fix: make sure the full task is available in notifications
2021-10-16 16:38:59 +02:00
main_test.go
Task mentions (
#926
)
2021-07-29 15:42:49 +00:00
mentions.go
Task mentions (
#926
)
2021-07-29 15:42:49 +00:00
mentions_test.go
Task mentions (
#926
)
2021-07-29 15:42:49 +00:00
message.go
models.go
Make sure list / task favorites are set per user, not per entity (
#915
)
2021-07-10 10:21:54 +00:00
namespace.go
User Data Export and import (
#967
)
2021-09-04 19:26:31 +00:00
namespace_rights.go
namespace_team.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
namespace_team_rights.go
namespace_team_rights_test.go
namespace_team_test.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
namespace_test.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
namespace_users.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
namespace_users_rights.go
namespace_users_rights_test.go
namespace_users_test.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
notifications.go
fix: make sure the full task is available in notifications
2021-10-16 16:38:59 +02:00
notifications_database.go
rights.go
saved_filters.go
Fix setting a saved filter as favorite
2021-07-20 21:32:25 +02:00
saved_filters_rights.go
saved_filters_test.go
Fix setting a saved filter as favorite
2021-07-20 21:32:25 +02:00
subscription.go
Fix swagger docs for create requests
2021-05-26 21:56:31 +02:00
subscription_rights.go
subscription_test.go
task_assignees.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
task_assignees_rights.go
task_attachment.go
task_attachment_rights.go
task_attachment_test.go
task_collection.go
fix: sorting for saved filters
2021-11-14 21:03:55 +01:00
task_collection_filter.go
task_collection_sort.go
Reorder tasks, lists and kanban buckets (
#923
)
2021-07-28 19:06:40 +00:00
task_collection_sort_test.go
task_collection_test.go
fix: sorting for saved filters
2021-11-14 21:03:55 +01:00
task_comment_rights.go
task_comments.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
task_comments_test.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
task_overdue_reminder.go
Improve sending overdue task reminders by only sending one for all overdue tasks
2021-04-18 15:32:02 +02:00
task_overdue_reminder_test.go
task_relation.go
Fix task relations not getting properly cleaned up when deleting them
2021-07-19 23:40:18 +02:00
task_relation_rights.go
task_relation_test.go
task_reminder.go
task_reminder_test.go
tasks.go
User Data Export and import (
#967
)
2021-09-04 19:26:31 +00:00
tasks_rights.go
tasks_test.go
Reorder tasks, lists and kanban buckets (
#923
)
2021-07-28 19:06:40 +00:00
team_members.go
Fix swagger docs for create requests
2021-05-26 21:56:31 +02:00
team_members_rights.go
team_members_test.go
teams.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
teams_rights.go
teams_rights_test.go
teams_test.go
Ensure case insensitive search on postgres (
#927
)
2021-08-01 21:40:25 +00:00
unit_tests.go
Task mentions (
#926
)
2021-07-29 15:42:49 +00:00
unsplash.go
user_delete.go
feat: add more debug logging when deleting users
2021-10-27 22:08:31 +02:00
user_delete_test.go
User account deletion (
#937
)
2021-08-11 19:08:10 +00:00
user_list.go
users.go
users_list_test.go
Refactor user email confirmation + password reset handling (
#919
)
2021-07-13 20:56:02 +00:00