1
0
Fork 0
mirror of synced 2024-09-14 00:17:50 +12:00
Commit graph

4917 commits

Author SHA1 Message Date
Torsten Dittmann
eab42c8575 add collections/documents e2e tests 2021-03-03 11:28:21 +01:00
Eldad Fux
945d7947a2 Updated SDKs 2021-03-03 11:08:05 +02:00
Torsten Dittmann
c07e68cf00
Merge branch 'feat-265-realtime' into feat-265-realtime-e2e 2021-03-03 09:50:16 +01:00
Torsten Dittmann
4253e20128 remove unused deps 2021-03-03 09:47:33 +01:00
Torsten Dittmann
b6b2c4cb7e
Merge branch 'dev' into feat-265-realtime 2021-03-03 09:46:12 +01:00
Torsten Dittmann
e180c7f08c
Merge pull request #940 from TorstenDittmann/feat-265-realtime-support
Feat 265 realtime support - Endpoint implementation
2021-03-03 09:44:03 +01:00
Torsten Dittmann
3973302226 Merge branch 'feat-265-realtime-support' into feat-265-realtime-e2e 2021-03-02 19:08:17 +01:00
Torsten Dittmann
78c413ee30 fix events that return non user objects 2021-03-02 19:07:58 +01:00
Torsten Dittmann
844d09d1fa remove unnecessary import 2021-03-02 19:06:15 +01:00
Torsten Dittmann
62857ccfaf add account e2e tests 2021-03-02 19:01:34 +01:00
Torsten Dittmann
fd462d831c e2e testrun 2021-03-02 14:06:54 +01:00
Torsten Dittmann
0f6e33f4ed Merge branch 'feat-265-realtime-support' into feat-265-realtime-e2e 2021-03-02 11:23:47 +01:00
Torsten Dittmann
61b114a999 force cancel on connection close 2021-03-02 11:23:15 +01:00
Torsten Dittmann
03330ea607 Merge branch 'feat-265-realtime-support' into feat-265-realtime-e2e 2021-03-02 10:57:50 +01:00
Torsten Dittmann
68fb6666ff move project check before abuse and cors validation 2021-03-02 10:57:22 +01:00
Torsten Dittmann
bbabeaf026 add ratchet websocket client to e2e test 2021-03-02 10:56:18 +01:00
Torsten Dittmann
a3fb2abf66 add cors validation 2021-03-01 17:02:01 +01:00
Torsten Dittmann
8e912ba252 improve time-space complexity of identifying receivers 2021-03-01 16:33:33 +01:00
Torsten Dittmann
2e4224683e add package_max_length description 2021-03-01 16:13:10 +01:00
Torsten Dittmann
6d7e443544 convert to switch case for channel parsing 2021-03-01 16:12:52 +01:00
Torsten Dittmann
ba4eedb114 use redis connection pool 2021-03-01 15:44:01 +01:00
Torsten Dittmann
e79c5e93d0 fchange realtime method names 2021-03-01 12:28:13 +01:00
Torsten Dittmann
3e92d28cc8 remove wildcard permissions from subscriptions 2021-03-01 12:23:45 +01:00
Eldad A. Fux
8ee9e438d2
Merge pull request #945 from appwrite/fix-activity-comp
Fixed email param in activity comp
2021-02-28 13:44:01 +02:00
Eldad Fux
45a00c2c02 Fixed email param in activity comp 2021-02-28 13:42:41 +02:00
Eldad Fux
c95f4cac22 Updated contribution guide 2021-02-27 17:49:59 +02:00
Eldad Fux
64ca27e342 Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-27 17:39:48 +02:00
Eldad Fux
55ee01b12e Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-02-27 17:33:31 +02:00
Torsten Dittmann
787c275338
Merge pull request #6 from TorstenDittmann/feat-265-realtime-unit-tests
add unit tests
2021-02-26 18:29:05 +01:00
Torsten Dittmann
8ef300c020 add remove subscriptions to class 2021-02-26 18:26:22 +01:00
Torsten Dittmann
ffb275d46d fix comments 2021-02-26 17:09:47 +01:00
Torsten Dittmann
7fb5d61b5f fix comments 2021-02-26 17:07:53 +01:00
Torsten Dittmann
eb1c0a13d5 add unit tests 2021-02-26 17:01:37 +01:00
Torsten Dittmann
111905514d improve realtime class 2021-02-26 17:01:01 +01:00
Torsten Dittmann
603f4ab99d revert redis connection pool 2021-02-26 11:17:17 +01:00
Torsten Dittmann
28eed022f6 add redis connection pool 2021-02-26 10:21:07 +01:00
Torsten Dittmann
5a2d7d4aa7 add abuse checks and abstract class for logic 2021-02-25 18:00:41 +01:00
Torsten Dittmann
a70cb90be1 add channels to realtime response 2021-02-25 11:43:39 +01:00
Eldad A. Fux
a81668f745
Merge pull request #942 from Nitesh-thapliyal/Doc-546-Typo-and-Grammatical-mistake-in-readme-file
Typo fix and grammatical mistake
2021-02-25 06:38:55 +02:00
Eldad A. Fux
214bf33254
Merge pull request #941 from appwrite/feat-endpoint-for-version-numbers
Added latest versions endpoint
2021-02-25 06:37:50 +02:00
Nitesh Thapliyal
17c0426b32
Typo fix and grammatical mistake
Fix the Typo and grammatical mistakes in the Readme.md file
2021-02-25 00:44:52 +05:30
Eldad Fux
270360160a Updated changelog 2021-02-24 20:35:16 +02:00
Eldad Fux
b1203728ef Fix test 2021-02-24 20:33:44 +02:00
Eldad Fux
b8518ed6f5 Added latest versions endpoint 2021-02-24 20:31:43 +02:00
Torsten Dittmann
8869fac629
Merge branch 'feat-265-realtime-support' into feat-265-realtime-support 2021-02-24 18:17:02 +01:00
Torsten Dittmann
46f64b4faa add realtime prototype 2021-02-24 18:12:38 +01:00
Eldad A. Fux
5b2993bccf
Merge pull request #939 from appwrite/fix-xss-console
Fixed XSS in the console
2021-02-24 14:57:55 +02:00
Torsten Dittmann
f4f0f32468 add realtime event 2021-02-24 13:19:46 +01:00
Eldad A. Fux
2463e44124
Merge pull request #923 from lohanidamodar/feat-utopia-image-integration
feat-utopia-image-integration
2021-02-24 10:07:00 +02:00
Damodar Lohani
bdde389aaa
removing git link 2021-02-24 12:37:11 +05:45