1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 13:29:21 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
366d9ee25c Fix propagation issue 2022-03-12 08:02:58 +01:00
09ce13c554 Turned a lot of function to async mode 2022-03-12 07:47:22 +01:00
d660c0d4ba Revert "wip"
This reverts commit 5abb162233.
2022-03-11 20:47:17 +01:00
5abb162233 wip 2022-03-11 20:16:02 +01:00
1857ae5e08 Updated dashmap 2022-03-09 20:04:56 +01:00
5e9e1ee02b Updated image 2022-03-09 20:03:00 +01:00
7964ca0fc7 Updated bcrypt 2022-03-09 20:02:07 +01:00
c874d1c964 Update actix 2022-03-09 19:58:46 +01:00
4aa7657e28 Update mysql 2022-03-09 19:21:57 +01:00
ae546b2d3e Update sha1 2022-03-09 19:07:22 +01:00
a16bbc3249 Update mp4 2022-03-09 18:54:31 +01:00
ee27c7026a Update webauthn 2022-03-09 18:45:34 +01:00
f143cd2aff Run cargo update 2022-03-09 18:16:33 +01:00
80d8961160 Update dependencies 2021-12-28 11:27:26 +01:00
92f89ec549 Handle Websocket continuation messages 2021-10-23 16:32:03 +02:00
81d6996f01 Updated dependencies 2021-05-29 17:10:46 +02:00
70860ab184 Can generate admin key enrollment challenge 2021-05-14 09:30:59 +02:00
37a7efb5b3 Start to update main function 2021-05-04 19:18:47 +02:00
42c7425aae Can send push notification messages through Firebase 2021-04-15 16:35:25 +02:00
0ea0997a4f Can serve user data files directly from the API 2021-04-15 11:41:33 +02:00
74adef5221 Start to fetch page content 2021-04-08 16:45:29 +02:00
afcce8463f Add support for multiple files types 2021-03-06 09:35:36 +01:00
6ab6278bd4 Update dependencies 2021-02-19 17:08:13 +01:00
243351cae2 Update dependencies 2021-02-19 16:44:50 +01:00
a17f5e39f7 Update dependencies 2021-02-19 16:31:45 +01:00
36c096d415 Upgrade password system 2021-02-13 10:52:04 +01:00
4c8d4345a2 Relay client call signals to RTC proxy 2021-02-11 18:29:29 +01:00
5254524c50 Start user WebSocket implementation 2021-02-05 13:21:10 +01:00
ebc5ebea2a Start to implement requests limit 2021-01-22 19:39:14 +01:00
99c7bb2899 Can create custom emoji 2021-01-20 18:31:01 +01:00
24469101bc Can create PDF posts 2020-07-08 17:14:55 +02:00
8753f77227 Can create post images 2020-07-08 11:03:17 +02:00
2cf2146f17 Can make global search 2020-06-23 18:55:23 +02:00
e915e4b7d0 Fix image rotation 2020-06-22 10:35:39 +02:00
23da151635 Ready to resize & save images 2020-06-20 15:22:41 +02:00
25a368fd98 Handle multipart requests 2020-06-20 11:37:29 +02:00
32b6c95e9f Start to wrap incoming stream 2020-06-20 10:31:58 +02:00
ba2e89d0be Can refresh active conversations 2020-06-18 18:16:46 +02:00
56cf021f4a Parse mysql dates 2020-06-01 09:38:00 +02:00
f0cf3202f4 Can login user 2020-05-24 16:35:54 +02:00
6f6cd550ea Can crypt user password 2020-05-24 14:23:03 +02:00
975c129f7c Create new check functions 2020-05-23 17:09:28 +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
bc91caeba4 Add connection to the database 2020-05-21 09:21:58 +02:00
5766ebcbde Parse configuration 2020-05-20 19:05:59 +02:00
6b4db62228 Initial commit 2020-05-20 17:46:05 +02:00