1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-25 23:09:22 +00:00
comunicapiv3/src
2021-05-09 16:17:58 +02:00
..
api_data Add contact email to server configuration 2021-04-30 18:45:06 +02:00
controllers Add support for admin routes 2021-05-09 16:17:58 +02:00
data Add support for admin routes 2021-05-09 16:17:58 +02:00
helpers Can create new admin accounts from command line 2021-05-08 19:17:33 +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 Can create new admin accounts from command line 2021-05-08 19:17:33 +02:00
lib.rs Automatically clean old access tokens 2021-02-13 16:36:39 +01:00
main.rs Can create admin reset token from command line 2021-05-08 19:22:47 +02:00
routes.rs Add support for admin routes 2021-05-09 16:17:58 +02:00
server.rs Add support for admin routes 2021-05-09 16:17:58 +02:00
user_ws_routes.rs Implement presence mechanismes 2021-04-21 15:21:29 +02:00