1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-26 15:29:22 +00:00
comunicapiv2/src/controllers
2019-12-28 13:38:17 +01:00
..
AccountController.ts Can sign out user 2019-11-23 14:03:14 +01:00
ConversationsController.ts Can delete a single conversation message 2019-12-07 18:52:20 +01:00
GroupsController.ts Fix mistake 2019-12-28 13:08:30 +01:00
NotificationsController.ts Can get the list of notifications of the user 2019-12-28 12:57:55 +01:00
Routes.ts Ready to return advanced information about a user 2019-12-28 13:38:17 +01:00
SearchController.ts Can search users in the database 2019-11-30 09:28:50 +01:00
UserController.ts Ready to return advanced information about a user 2019-12-28 13:38:17 +01:00
VirtualDirectoryController.ts Can find virtual directory 2019-12-28 13:07:26 +01:00
WelcomeController.ts Ready to check API tokens 2019-11-22 08:50:15 +01:00