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

631 Commits

Author SHA1 Message Date
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
c14a0da518 Account image URL is null if unset 2021-07-12 18:43:17 +02:00
e5b64746b4 Administrators do get account image visibility 2021-07-12 18:40:41 +02:00
19887f525e Administrators can get information about a single user 2021-07-12 17:50:14 +02:00
82717312e6 Administrators can search for users 2021-07-12 17:18:06 +02:00
cb44497fee Add password to security keys 2021-07-11 17:54:15 +02:00
28b24f39b0 Return format string with admin logs 2021-07-11 13:49:59 +02:00
5d97ca18cb Can access admin logs from the API 2021-07-10 19:40:41 +02:00
b20c261c7d Automatically clean up old logs 2021-07-10 19:17:40 +02:00
5a13d7beb3 Start to log administrator actions 2021-07-10 19:09:54 +02:00
81d6996f01 Updated dependencies 2021-05-29 17:10:46 +02:00
250de62953 Implement missing features 2021-05-15 10:07:11 +02:00
e0b953ba01 Can create admin account from API 2021-05-15 09:59:34 +02:00
cbf8d9b100 Can get the list of administrators from the api 2021-05-15 09:19:43 +02:00
d933dadf62 Can update admin roles 2021-05-15 09:10:39 +02:00