1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 13:29:21 +00:00
comunicapiv3/src
2021-04-16 08:35:14 +02:00
..
api_data Add new configuration fields 2021-04-16 07:37:41 +02:00
controllers Apply new first and last name restrictions 2021-04-16 07:40:28 +02:00
data Spawn a thread to send push notifications 2021-04-16 08:35:14 +02:00
helpers Spawn a thread to send push notifications 2021-04-16 08:35:14 +02:00
utils Remove useless import 2021-04-08 17:21: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 Add new configuration fields 2021-04-16 07:37:41 +02:00
lib.rs Automatically clean old access tokens 2021-02-13 16:36:39 +01:00
main.rs Remove test code 2021-03-02 19:00:14 +01:00
routes.rs Start to configure Firebase access token 2021-04-11 19:14:59 +02:00
server.rs Can serve user data files directly from the API 2021-04-15 11:41:33 +02:00
user_ws_routes.rs Propagate user is writing message event 2021-03-08 18:45:10 +01:00