81 Commits

Author SHA1 Message Date
9a3be0c23e Enabled strict mode, code needs fixes 2022-01-07 00:22:54 +01:00
215e872c05 auth working again 2021-12-29 15:24:28 +01:00
9649222ef3 TimelineEvent -> MatrixEvent 2021-12-29 14:56:46 +01:00
c63a506505 @types/matrix-js-sdk removed 2021-12-28 15:55:58 +01:00
8a5358deca Fixed compile errors. Some parts were commented, need rewrite 2021-12-27 16:21:14 +01:00
c26d71fd68 Upgrade all dependencies (Angular 13) 2021-12-27 14:00:48 +01:00
adbc663914 commit before upgrade 2021-12-27 13:31:17 +01:00
04bec3ce6d Finally login works flawlessly! 2021-04-29 13:12:55 +02:00
9228270b80 Log works again, but keycloak login page still appears twice. 2021-04-29 12:44:48 +02:00
7b52bfba88 Finally typed matrix-js-sdk 2021-04-26 00:59:23 +02:00
2926126100 Compiles but fails creating Matrix client 2021-04-25 17:21:33 +02:00
b6f6771492 Updated dependencies 2021-04-25 01:10:28 +02:00
c1ca493409 Updated angular cli 2021-04-25 01:07:44 +02:00
2cc48fa033 chatService.roomNeedsInvitation() 2021-04-25 00:59:57 +02:00
dec3c88f82 Api service now uses same keycloak url that synapse 2021-04-23 13:09:13 +02:00
c80df04f90 URLs pointed to new development environment 2021-04-23 02:33:50 +02:00
dba7555f07 Code cleanup 2021-04-15 20:19:54 +02:00
c26cda9173 Joining and leaving rooms 2021-04-15 00:34:23 +02:00
01cdc51e35 fixed chat scroll 2021-04-02 20:08:09 +02:00
da88db7fc7 Chat sends messages 2021-04-02 18:38:36 +02:00
ac6cd02a7c Chat shows new messages 2021-04-02 13:40:26 +02:00
45e3ada041 Chat shows messages 2021-04-01 16:20:13 +02:00
0d626bf7d9 First steps with chat 2021-04-01 01:11:03 +02:00
13e66c28f0 departureDate to Date from String 2021-03-30 20:34:59 +02:00
32aed6fa56 Modificado fosil.eu por synapse 2021-03-26 19:00:45 +01:00
9b3af334ae Enabled Olm encryption 2021-03-24 13:54:36 +01:00
e547551fde Silent renew without refresh tokens 2021-03-22 19:32:27 +01:00
de0ae01fb2 Prueba fallida con checkAuthIncludingServer() 2021-03-22 18:59:37 +01:00
5b9232cde8 Ñapa muy gorda para que funciona matrix-js-sdk en typescript 2021-03-20 02:28:55 +01:00
f1c3824362 Limpieza auth 2021-03-20 01:11:16 +01:00
c3e533eb0c Updated more dependencies 2021-03-20 00:32:29 +01:00
98913c7091 Dependencias actualizadas 2021-03-19 23:59:00 +01:00
88ae0450ad Reordenado auth y reactivado auth matrix 2021-03-19 23:21:25 +01:00
d8e5ddc253 bugfix edit travel 2021-03-19 22:56:55 +01:00
e02860aa56 Refresh tokens corregidos 2021-03-19 20:04:31 +01:00
7355f1ae7b Trabajo integrando angular-oauth2-oidc 2021-03-16 18:04:46 +01:00
fb4ebbb1f8 Incluido angular-oauth2-oidc en app-component 2021-03-15 19:24:41 +01:00
43902b62f0 Deleted angular-oauth2-oidc and shared module 2021-03-15 18:46:30 +01:00
e29a5c8654 Matrix local keycloak remoto 2021-03-15 13:13:03 +01:00
Eneko Nieto
34d6e66d3e First successful test joining matrix server 2021-03-04 13:53:32 +01:00
Eneko Nieto
efe1c9002c Matrix integration 2021-02-24 00:09:54 +01:00
Eneko Nieto
3030be9cfb Deleted test templates 2021-02-22 22:54:48 +01:00
Eneko Nieto
ae6eb2cfca Added matrix-js-sdk & olm 2021-02-22 22:52:36 +01:00
Eneko Nieto
96792fd2d5 Updated oauth lib. TravelDto no longer necessary. 2021-02-22 00:15:18 +01:00
Eneko Nieto
025796bda8 bugfixes 2021-02-21 23:38:12 +01:00
Eneko Nieto
d36457e0ea Join and leave travels 2021-02-20 01:53:08 +01:00
Eneko Nieto
77497a642d Overlay until log status received 2021-02-13 00:37:10 +01:00
Eneko Nieto
e9d5ce4d8e Edit travel y AuthService 2021-02-09 20:55:23 +01:00
Eneko Nieto
8afe477620 Fixes in edit/create travel 2021-02-09 13:29:17 +01:00
Eneko Nieto
adccf113f3 LocalStorage as OAuthStorage 2021-02-08 00:15:24 +01:00