1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-08 11:42:35 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
a02dc8b7fa Can check if a file is present in the request 2020-06-20 14:06:59 +02:00
25a368fd98 Handle multipart requests 2020-06-20 11:37:29 +02:00
619fc171e1 Can get a conversation ID from a POST request 2020-06-12 09:04:43 +02:00
8465f0da65 Gather information to create a new conversation 2020-06-03 18:34:01 +02:00
cadc80c24f Can get POST virtual directories 2020-06-02 13:12:54 +02:00
9915e9af23 Fix error 2020-05-29 18:31:20 +02:00
cf2d9606d9 Can get a user id included in a POST request 2020-05-29 18:15:24 +02:00
250544acbd Can get information about multiple users 2020-05-27 13:20:08 +02:00
cca7f02f8e Ready to implement account image visibility 2020-05-26 13:53:24 +02:00
be4d1befcc Start to return user information 2020-05-25 13:25:51 +02:00
89d5eac02b Fix returned error in case of bad login tokens 2020-05-24 18:33:47 +02:00
75024dbca6 Can get current user ID 2020-05-24 17:57:47 +02:00
5554197310 Create new api_data module 2020-05-24 13:10:09 +02:00
d2035a6a3f Ready to implement password check 2020-05-23 19:17:48 +02:00
975c129f7c Create new check functions 2020-05-23 17:09:28 +02:00
505fa5adb3 Check client tokens 2020-05-23 14:08:22 +02:00
665aa1683c Get information about API client 2020-05-23 11:00:53 +02:00
b18f6f4190 Simplify code 2020-05-23 10:19:15 +02:00
0bd9a8f5f8 Better message 2020-05-23 10:14:21 +02:00
4b12de6e50 Improve body parsing 2020-05-23 09:54:13 +02:00
7c18f19674 Start to read POST request arguments 2020-05-23 09:37:21 +02:00
1170a94309 Create server 2020-05-21 15:28:07 +02:00