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

2623 commits

Author SHA1 Message Date
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
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
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 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
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
Eldad Fux 05d5d28623 First commit 2021-02-18 18:48:11 +02:00
Damodar Lohani 5bb389f239
minor fix 2021-02-18 22:27:29 +05:45
Damodar Lohani 92d35cff18 fix missing port information in URL in console 2021-02-18 17:42:30 +05:45
Eldad Fux 243eac950d Updated cachebuster 2021-02-17 17:04:44 +02:00
Torsten Dittmann ebae23499f fixes function upload powershell snippet 2021-02-17 11:44:31 +01:00
Eldad Fux 51390c2a95 Fixed tests 2021-02-15 10:16:23 +02:00
Eldad Fux 764abc22ae Abstracted useragaent parsing stuff 2021-02-14 19:28:54 +02:00
Damodar Lohani 4b59738ec0 Merge branch '0.7.x' into feat-redis-connection-password 2021-02-14 17:13:00 +05:45
Torsten Dittmann c3b6ec0ca1
Update compose.phtml 2021-02-11 10:59:11 +01:00
Torsten Dittmann b07b112971
Update compose.phtml 2021-02-11 10:58:19 +01:00
Torsten Dittmann 0a80d647a3
Merge branch 'master' into fix-missing-vars 2021-02-11 10:57:07 +01:00
Torsten Dittmann d51bd29cf7 adds storage env vars to compose template 2021-02-11 10:54:43 +01:00
Eldad Fux 69557adc70 Updated SDK versions 2021-02-11 10:40:55 +02:00
Eldad Fux 4ae1263395 Resorted CLI 2021-02-11 10:12:41 +02:00
Eldad A. Fux c2d58664ca
Merge pull request #894 from TorstenDittmann/patch-2
fix function packaging powershell command
2021-02-10 21:05:11 +02:00
Eldad A. Fux 4d355ff815
Merge pull request #895 from lohanidamodar/fix-response-filter-not-found
Avoid errors when response-format header is not available
2021-02-10 21:04:29 +02:00
Eldad Fux fc8cc1e728 Updated CLI version 2021-02-10 17:50:13 +02:00
Eldad Fux 765760ced6 Updated specs 2021-02-10 17:06:19 +02:00
Eldad Fux 30e89612ae Fixed tag descriptions 2021-02-10 17:04:50 +02:00
Eldad Fux be47c898a4 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-02-10 15:08:01 +02:00
Eldad Fux 3dd0d60a66 Added hidden attribute for SDKs 2021-02-10 15:07:55 +02:00
Damodar Lohani 25498c2449 remove time periods 2021-02-10 17:42:04 +05:45
Damodar Lohani 1aa424245c avoid errors when response-format header is not available 2021-02-10 11:52:49 +05:45
Torsten Dittmann 2c40dfec89
Update function.phtml 2021-02-09 17:58:31 +01:00
Eldad Fux 7c2a03d978 Updated CLI mode status 2021-02-09 16:08:34 +02:00
Eldad A. Fux 14d503bb7d
Merge pull request #887 from appwrite/feat-add-cli-docs
Added CLI code examples
2021-02-09 16:06:44 +02:00
Eldad A. Fux 4fefda6370
Merge pull request #888 from lohanidamodar/feat-disable-functions-limits
Disabling functions cpus and memory limit when environment is empty
2021-02-09 16:05:58 +02:00
Torsten Dittmann e9e106fee9 remove unnecessary semi colon 2021-02-09 10:25:09 +01:00
Torsten Dittmann 41e3c64add fix(teams): email cta text 2021-02-09 10:16:39 +01:00
Damodar Lohani 077932e1ad disabling functions cpus and memory limit when environment is empty 2021-02-09 14:45:24 +05:45
Eldad A. Fux f68db9e124
Merge pull request #885 from christyjacob4/add-service-description
feat: added short descriptions for all services
2021-02-08 23:26:33 +02:00