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

645 Commits

Author SHA1 Message Date
51b413b059 Save reports in the database 2022-03-17 17:26:13 +01:00
98e267f7e7 Start to create report route 2022-03-16 19:33:28 +01:00
0eebfbe98a Update database structure 2022-03-16 19:22:37 +01:00
5cb8ec6dba Add report causes 2022-03-16 19:15:02 +01:00
d440ab5145 Notifications are pushed asynchronously 2022-03-12 09:10:28 +01:00
2bb6a48545 Did a TODO 2022-03-12 08:55:58 +01:00
14fa64a04b Cleanup is operating again 2022-03-12 08:54:51 +01:00
91d52695d7 Fix logic issue 2022-03-12 08:15:52 +01:00
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
cfaaef68b7 Can now turn optionally User WS Controller as async functions 2022-03-11 22:51:45 +01:00
0a9ff17615 Add asynchronous operation in user websocket 2022-03-11 22:46:13 +01:00
f919409634 Optimize code 2022-03-11 22:28:54 +01:00
b2514351a1 Make all HTTP routes asynchronous 2022-03-11 21:56:08 +01:00
13e73ede8b Refactor routing 2022-03-11 21:48:14 +01:00
758774306e Start to work on new route system 2022-03-11 21:33:14 +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
254b74282e Make process_simple_route async 2022-03-11 18:41:06 +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
10ddae286f Parse potential environment variables in ice_servers list 2021-12-31 12:09:00 +01:00
5da5de1c4d Fix issue with empty links in banners 2021-12-30 14:12:14 +01:00
1d21ba0ecc Parse environment variables in all banner configuration fields 2021-12-30 08:50:06 +01:00
bbe8252f9d Add banner 2021-12-29 19:10:47 +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
451e9f702a Remove Websocket closing 2021-10-23 16:21:43 +02:00
e50e91f68e Merge branch 'master' of http://192.168.1.10:3000/Pierre/Rust-ComunicServer 2021-10-23 13:54:06 +02:00
765a84ac7f Improve formatting 2021-10-17 13:57:02 +02:00
9cc7797443 Can register new API clients from command line 2021-10-17 13:51:05 +02:00
36bfe8e24e Accept wider range of IP for proxies and RTC relay 2021-10-16 21:55:29 +02:00
c782f64602 Adapt Forez groups specification for Microservices 2021-10-16 18:06:45 +02:00
b7a0208e71 Add "enabled" fields 2021-10-16 17:45:25 +02:00
43c76fa120 Accept environment variables in configuration 2021-10-16 17:34:27 +02:00
30f427b61c Reorganize parsing 2021-10-16 17:29:51 +02:00
ffc6778822 Simplify configuration management 2021-10-16 17:18:40 +02:00
4761993270 Applied migration script 2021-07-13 18:11:17 +02:00
9ff14a1fcf Fix conflict 2021-07-13 17:48:32 +02:00
dd99d9e5e1 Recovery => Reset 2021-07-13 17:40:03 +02:00
8ade67d899 Administrators can create password recovery links 2021-07-13 17:28:48 +02:00
71254c47f1 Administrators can change user email address 2021-07-13 16:54:38 +02:00
d0f87467ec Log admin requests to get user information 2021-07-12 19:00:41 +02:00