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

662 Commits

Author SHA1 Message Date
4efb63fb32 Update Cargo.lock 2022-08-04 13:32:09 +02:00
04a8953536 Run cargo update 2022-08-04 13:23:42 +02:00
8759038f0b Update dependencies 2022-06-11 11:08:53 +02:00
f67a1bd4ee Improve code readability 2022-03-18 16:28:08 +01:00
b11e085aa2 Improve code readability 2022-03-17 19:06:04 +01:00
23fd1fa925 Improve code readability 2022-03-17 19:03:09 +01:00
287937ac63 Improve code readability 2022-03-17 18:34:42 +01:00
bd272b2d36 Improve code readability 2022-03-17 18:32:33 +01:00
9271623fd6 Improve code readability 2022-03-17 18:29:42 +01:00
70d5b50f4c Improve code readability 2022-03-17 18:26:09 +01:00
22f9670560 Improve code readability 2022-03-17 18:24:10 +01:00
3c202d7afa Improve code readability 2022-03-17 18:15:29 +01:00
5c938dccd1 Improve code readability 2022-03-17 18:13:47 +01:00
68055712d9 Fix incorrect access control check to delete posts 2022-03-17 18:08:18 +01:00
fbeb66f70e Automatically delete reports on associated resources deletion 2022-03-17 17:47:25 +01:00
55b13fc0f6 Give reports route a better name 2022-03-17 17:35:03 +01:00
5e6399d94e Delete all the reports from a user on its deletion 2022-03-17 17:33:38 +01:00
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