1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

2654 commits

Author SHA1 Message Date
Torsten Dittmann 56dca6b172 move resource to http worker so workers work 2021-03-12 16:56:12 +01:00
Torsten Dittmann 2efff977e0 use redis connection pool on http 2021-03-12 15:16:40 +01:00
Torsten Dittmann b8531560b2 fix connection pool on spike loads 2021-03-11 17:28:03 +01:00
Torsten Dittmann 799926ac53 fix timezone 2021-03-11 10:45:54 +01:00
Torsten Dittmann 20419f7a90
Merge branch 'feat-265-realtime' into feat-265-realtime-resources 2021-03-11 09:05:34 +01:00
Torsten Dittmann d462c5dce5 adapt to review 2021-03-10 14:39:37 +01:00
Eldad Fux a3402b33f5 Overwriting registry for realtime 2021-03-10 13:26:38 +02:00
Torsten Dittmann d41a8ef44b add exception to realtime opener 2021-03-10 10:01:24 +01:00
Eldad Fux de17d0d1d3 Test worker wrapers 2021-03-10 10:08:17 +02:00
Eldad Fux b75d33efc1 Cleanups 2021-03-10 09:43:10 +02:00
Eldad Fux b26b831931 Removed context, added pools 2021-03-10 08:53:49 +02:00
Eldad Fux a5b70e9476 Fixed registry contex 2021-03-09 19:27:48 +02:00
Eldad Fux 1017a2fb6b Refactored resources 2021-03-09 18:07:13 +02: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
Torsten Dittmann b6b2c4cb7e
Merge branch 'dev' into feat-265-realtime 2021-03-03 09:46:12 +01:00
Torsten Dittmann 61b114a999 force cancel on connection close 2021-03-02 11:23:15 +01:00
Torsten Dittmann 68fb6666ff move project check before abuse and cors validation 2021-03-02 10:57:22 +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 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
Eldad Fux 64ca27e342 Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-27 17:39:48 +02:00
Torsten Dittmann 8ef300c020 add remove subscriptions to class 2021-02-26 18:26:22 +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 214bf33254
Merge pull request #941 from appwrite/feat-endpoint-for-version-numbers
Added latest versions endpoint
2021-02-25 06:37:50 +02:00
Eldad Fux b8518ed6f5 Added latest versions endpoint 2021-02-24 20:31:43 +02:00
Torsten Dittmann 46f64b4faa add realtime prototype 2021-02-24 18:12:38 +01:00
Torsten Dittmann f4f0f32468 add realtime event 2021-02-24 13:19:46 +01:00
Eldad Fux 078d12bc0e Fixed XSS issue 2021-02-23 18:17:45 +02:00
Eldad Fux 80f20f76bf Fix typo 2021-02-22 17:57:51 +02:00
Eldad Fux eab480601d Updated docs 2021-02-22 17:57:17 +02:00
Eldad Fux bab5400aec Merge branch 'dev' of github.com:appwrite/appwrite into feat-disable-SMTP 2021-02-22 17:54:33 +02:00
Eldad Fux 0a99755a8e Added SMTP disabled message 2021-02-22 17:50:14 +02:00
Eldad A. Fux 33f3918876
Merge pull request #929 from appwrite/fix-missing-env-vars
Added missing env vars
2021-02-22 17:34:27 +02:00
Eldad Fux ba627afb6b Disable SMTP 2021-02-22 13:54:05 +02:00
Eldad Fux 955c57de6e Added missing env vars 2021-02-22 07:56:36 +02:00
Eldad Fux dde5a761f9 Updated dependencies 2021-02-21 23:37:22 +02:00
Eldad Fux 780841853e Fixed code to work with 0.7 changes 2021-02-21 23:22:32 +02:00
Eldad Fux 002bcf1403 Merge branch 'dev' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-02-21 18:36:04 +02:00
Eldad A. Fux 7eb4206e6d
Merge pull request #921 from appwrite/fix-force-security-email
Force security email and better SSL errors
2021-02-21 00:47:20 +02:00
Damodar Lohani 04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Eldad Fux a582b49b5e Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-19 06:24:05 +02:00
Eldad Fux 196a403cb4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-02-19 06:23:42 +02:00
Eldad Fux 3910952fa9 Updated CLI version 2021-02-18 19:01:45 +02:00