1
0
Fork 0
mirror of synced 2024-10-05 12:43:13 +13:00
Commit graph

5044 commits

Author SHA1 Message Date
Damodar Lohani
9552a8dc80 add response formate to access control allowed headers 2021-03-05 12:21:41 +05:45
Eldad Fux
30b04baca8 Added response types 2021-03-05 07:30:34 +02:00
Eldad A. Fux
c40d284226
Merge pull request #955 from appwrite/feat-new-mock-routes
Added new routes to mock errors
2021-03-05 06:50:25 +02:00
Eldad Fux
d1415ac91e Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-05 00:19:14 +02:00
Eldad Fux
9403b9b95f Added new routes to mock errors 2021-03-04 23:32:03 +02:00
Eldad Fux
b665833323 Updated SDKs 2021-03-04 23:26:09 +02:00
kodumbeats
440a67e6d2 Add e2e test for users.update.prefs 2021-03-04 13:47:02 -05:00
kodumbeats
192ba00e3f Add event for users.update.prefs 2021-03-04 12:18:50 -05:00
Torsten Dittmann
927b46d9a0 fix compose install template 2021-03-04 17:37:20 +01:00
Torsten Dittmann
c96f5ea75a cleanup code 2021-03-04 10:28:24 +01:00
Eldad A. Fux
4a26ce28de
Merge pull request #951 from appwrite/fix-statsd-lib-update
Updated domnikl/statsd to slickdeals/statsd
2021-03-03 16:14:32 +02:00
kodumbeats
486ae9d96e Updated domnikl/statsd to slickdeals/statsd 2021-03-03 07:48:39 -05:00
Torsten Dittmann
ed16232f93 add files e2e test for realtime 2021-03-03 11:47:59 +01:00
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