1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 05:19:21 +00:00
comunicapiv3/src
2021-04-15 16:35:25 +02:00
..
api_data Rename fields 2021-04-12 17:59:00 +02:00
controllers Rename fields 2021-04-12 17:59:00 +02:00
data Can send push notification messages through Firebase 2021-04-15 16:35:25 +02:00
helpers Can send push notification messages through Firebase 2021-04-15 16:35:25 +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 Can send push notification messages through Firebase 2021-04-15 16:35:25 +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