1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-26 07:19:22 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
c874d1c964 Update actix 2022-03-09 19:58:46 +01: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
73837553c7 Start to implement admin roles logic 2021-05-14 18:25:53 +02:00
56539d3476 Can create admin reset token from command line 2021-05-08 19:22:47 +02:00
c0489613fb Can create new admin accounts from command line 2021-05-08 19:17:33 +02:00
21729fc877 Fix array indexing issue 2021-05-05 07:38:40 +02:00
d1d0f5818f Can reset user password from command line 2021-05-04 19:51:18 +02:00
e73ebe9c12 Can show command line help 2021-05-04 19:36:31 +02:00
37a7efb5b3 Start to update main function 2021-05-04 19:18:47 +02:00
bce79a76e9 Remove test code 2021-03-02 19:00:14 +01:00
60733f2d04 Start conversations system migration 2021-03-02 18:57:44 +01:00
adefbed4f7 Automatically clean old access tokens 2021-02-13 16:36:39 +01:00
17db8a7198 Refactor project 2021-02-13 16:15:25 +01:00
3a22c89b87 Deprecate old movies system 2021-02-13 11:12:17 +01:00
6396271e9c Remove all movies 2021-02-13 10:34:30 +01:00
05bcbc1f1a Can load custom configuration 2021-02-12 17:35:26 +01:00
7c18f19674 Start to read POST request arguments 2020-05-23 09:37:21 +02:00
a67f988e1b Create query method 2020-05-22 08:51:15 +02:00
1170a94309 Create server 2020-05-21 15:28:07 +02:00
22d47efa9c Test database 2020-05-21 09:38:41 +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