Commit Graph
34296 Commits
Author SHA1 Message Date
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
Eldad Fux 538ffb0b24 Fixed type 2021-03-01 23:04:53 +02: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 Fux 7267e8eeca Deprecated deno 1.2 2021-02-28 23:45:05 +02:00
Eldad Fux c5dd0d1542 Merge branch 'dev' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-02-28 23:43:59 +02:00
Eldad Fux b621ed8c69 Updated change log 2021-02-28 23:37:10 +02:00
Eldad Fux e7466a91cc Added e2e tests 2021-02-28 23:22:03 +02:00
Eldad Fux 7f47bfc9f8 Fixed default values 2021-02-28 22:46:26 +02:00
Eldad Fux a6edf2f227 Removed space 2021-02-28 20:36:37 +02:00
Eldad Fux b09afd1921 Updated API 2021-02-28 20:36:13 +02:00
Eldad Fux 74c21ce3af Updated dependencies 2021-02-28 17:57:57 +02:00
Eldad Fux 8f9d3aaaa7 Updated UI 2021-02-28 17:01:16 +02:00
Eldad Fux 2c0942851e Updated API 2021-02-28 17:00:27 +02:00
Eldad Fux a4f285df9c Merge branch 'dev' of github.com:appwrite/appwrite into feat-auth-limits 2021-02-28 13:44:22 +02:00
Eldad A. FuxandGitHub 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 a3a27ced66 Updated UI 2021-02-28 13:41:18 +02:00
Eldad Fux 55891e14d7 Updated project API 2021-02-28 13:40:59 +02:00
Eldad Fux d637437988 Updated config 2021-02-28 13:40:42 +02:00
Eldad Fux 42b75f3dfd Fixed typo 2021-02-28 13:00:22 +02:00
Eldad Fux 45be379e0e Updated console SDK 2021-02-28 13:00:08 +02:00
Eldad Fux 27f0dc4c37 Updated config files 2021-02-28 12:16:27 +02:00
Eldad Fux b94803fc84 Updated invites icon 2021-02-28 12:12:26 +02:00
Eldad Fux 0e0aeba451 Updated icons 2021-02-28 10:48:48 +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
Christy Jacob b3a0df734e feat: added content type check in dynamic 2021-02-27 00:55:52 +05:30
Torsten DittmannandGitHub 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
Christy Jacob f11e431341 feat: got locale_getContinents working 2021-02-26 03:26:38 +05:30
Christy Jacob f378bcf48a Merge branch 'master' of https://github.com/appwrite/appwrite into graphql 2021-02-26 02:14:56 +05:30
Christy Jacob bb050e75d3 feat: defined logic for schema building 2021-02-26 02:13:21 +05:30