1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 13:29:21 +00:00
comunicapiv3/src
2022-08-04 13:38:05 +02:00
..
api_data Add an option to allow a user to report its own content 2022-08-04 13:38:05 +02:00
controllers Fix incorrect access control check to delete posts 2022-03-17 18:08:18 +01:00
data Save reports in the database 2022-03-17 17:26:13 +01:00
helpers Automatically delete reports on associated resources deletion 2022-03-17 17:47:25 +01:00
utils Improve code readability 2022-03-17 18:29:42 +01:00
cleanup_thread.rs Cleanup is operating again 2022-03-12 08:54:51 +01:00
constants.rs Add an option to allow a user to report its own content 2022-08-04 13:38:05 +02:00
lib.rs Automatically clean old access tokens 2021-02-13 16:36:39 +01:00
main.rs Improve code readability 2022-03-18 16:28:08 +01:00
routes.rs Improve code readability 2022-03-17 18:13:47 +01:00
server.rs Improve code readability 2022-03-17 18:15:29 +01:00
user_ws_routes.rs Turned a lot of function to async mode 2022-03-12 07:47:22 +01:00