1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-25 23:09:22 +00:00
comunicapiv3/src
2021-05-15 10:07:11 +02:00
..
api_data Can create admin account from API 2021-05-15 09:59:34 +02:00
controllers Implement missing features 2021-05-15 10:07:11 +02:00
data Can update admin roles 2021-05-15 09:10:39 +02:00
helpers Can get the list of administrators from the api 2021-05-15 09:19:43 +02:00
utils Can show command line help 2021-05-04 19:36:31 +02:00
cleanup_thread.rs Automatically delete old account after a period of inactivity 2021-02-14 19:23:36 +01:00
constants.rs Start to implement admin roles logic 2021-05-14 18:25:53 +02:00
lib.rs Automatically clean old access tokens 2021-02-13 16:36:39 +01:00
main.rs Start to implement admin roles logic 2021-05-14 18:25:53 +02:00
routes.rs Can create admin account from API 2021-05-15 09:59:34 +02:00
server.rs Can create admin account from API 2021-05-15 09:59:34 +02:00
user_ws_routes.rs Implement presence mechanismes 2021-04-21 15:21:29 +02:00