1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-04-04 11:52:36 +00:00

60 Commits

Author SHA1 Message Date
5c938dccd1 Improve code readability 2022-03-17 18:13:47 +01:00
55b13fc0f6 Give reports route a better name 2022-03-17 17:35:03 +01:00
98e267f7e7 Start to create report route 2022-03-16 19:33:28 +01:00
09ce13c554 Turned a lot of function to async mode 2022-03-12 07:47:22 +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 5abb162233367f1cbbe7eb048839844137f80c03.
2022-03-11 20:47:17 +01:00
5abb162233 wip 2022-03-11 20:16:02 +01: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
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
5d97ca18cb Can access admin logs from the API 2021-07-10 19:40:41 +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
e619d71601 Fix bad route 2021-05-14 18:45:48 +02:00
4365caf602 Can get admin roles through API 2021-05-14 18:38:46 +02:00
57a5752fe7 Can create reset token from the API 2021-05-14 15:16:01 +02:00
5abd4979a3 Can remove a key from the list of keys of an admin 2021-05-14 15:08:39 +02:00
22b3a73db3 Can get the list of keys of an admin 2021-05-14 13:34:13 +02:00
3c4a5a53a1 Can authenticate using security key 2021-05-14 12:18:21 +02:00
c52b7a4408 Can create auth challenge 2021-05-14 11:57:24 +02:00
3838cf3e03 Can register a new key 2021-05-14 10:58:11 +02:00
70860ab184 Can generate admin key enrollment challenge 2021-05-14 09:30:59 +02:00
158d35171d Can update admin general settings 2021-05-13 17:17:31 +02:00
add56a9a6d Fix bad function call 2021-05-12 18:53:48 +02:00
c545838f3c Can sign out user 2021-05-12 18:50:02 +02:00
8f9021d8ef Can get admin information 2021-05-11 17:41:03 +02:00
ef0845f075 Can get current admin id 2021-05-11 17:17:52 +02:00
d8ec093786 Can authenticate admin with reset token 2021-05-11 16:52:57 +02:00
ffe6d464d7 Add support for admin routes 2021-05-09 16:17:58 +02:00
92787dbb4d Replace get_members_info with a more appropriate route 2021-04-25 15:58:24 +02:00
f34310733a Can get advanced information about Forez group member 2021-04-25 15:50:35 +02:00
3da9f26176 Can get the list of Forez groups 2021-04-18 14:42:45 +02:00
6eb153eefa Start to configure Firebase access token 2021-04-11 19:14:59 +02:00
c8c03d11e4 Can get current push notifications status for a token 2021-04-11 18:58:34 +02:00
c6306eee7f Can set (update) notifications settings 2021-04-11 13:49:22 +02:00
2b2b1c9755 Can get notification settings 2021-04-10 19:12:46 +02:00
7902981c22 Give a more logical name to a route 2021-04-05 15:25:14 +02:00
8372e37937 Can update group conversation settings 2021-04-05 14:07:43 +02:00
42d43ef9d8 Can delete group conversation 2021-04-03 19:14:32 +02:00
63c284c322 Can create group conversation 2021-04-03 19:00:18 +02:00
466cf1903f Can remove conversation image 2021-03-07 15:27:34 +01:00
385a800b7a Can set conversation image 2021-03-07 15:06:44 +01:00
dcf194aa6f Can change admin status of conversation members 2021-03-06 18:19:53 +01:00
2bcf0706de Can remove a member from a conversation 2021-03-06 18:10:03 +01:00