1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00
Commit graph

369 commits

Author SHA1 Message Date
Eldad Fux 666f51f986 Updated code examples 2021-05-18 22:05:44 +03:00
Torsten Dittmann 501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Torsten Dittmann 3ab5fefb79 fix(influx): use curl as driver 2021-05-04 14:32:20 +02:00
Torsten Dittmann a46638544f debug influx 2021-05-04 14:15:29 +02:00
Torsten Dittmann bf8994fa3a Revert "feat(influxdb): introduce official client SDK"
This reverts commit 15522c2cb9.
2021-05-04 13:55:01 +02:00
Torsten Dittmann 15522c2cb9 feat(influxdb): introduce official client SDK 2021-05-04 13:15:36 +02:00
Torsten Dittmann 4689d0b69f Revert "fix: influx db client"
This reverts commit 5ddcdf1779.
2021-04-27 15:51:35 +02:00
Torsten Dittmann 5ddcdf1779 fix: influx db client 2021-04-27 15:39:40 +02:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann 25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Eldad Fux c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Eldad A. Fux 1138752d65
Merge branch 'dev' into fix-dashboard-tooltip 2021-04-17 00:15:13 +03:00
Eldad Fux 7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Eldad Fux 72a2ca08b0 Updated Node SDK 2021-04-10 19:14:15 +03:00
Eldad A. Fux f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Torsten Dittmann c5ad66839d add usage stats for realtime 2021-04-01 12:59:11 +02:00
Damodar Lohani 5d0ea6a45f Set default locale on .env #1052 2021-04-01 11:59:23 +05:45
Torsten Dittmann c31ffdcae3 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-29 17:52:42 +02:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Eldad Fux 3c0d74ec81 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-03-29 00:52:29 +03:00
Eldad Fux 72e0daf2bd Updated version number 2021-03-29 00:49:07 +03:00
Eldad Fux 8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
Torsten Dittmann 8dd93cc87e Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 16:42:23 +01:00
Eldad Fux 86d962e17f Updated version numbers 2021-03-24 14:29:19 +02:00
Torsten Dittmann 78ec3a7821 replace influx with redis cache in worker init 2021-03-24 13:25:28 +01:00
Torsten Dittmann 6b5718f32f create seperate init for workers 2021-03-24 13:13:59 +01:00
Torsten Dittmann 295f2c9b7e fixed connection pool for http 2021-03-24 12:37:57 +01:00
Torsten Dittmann f20bcb5d5c use appwrite pdo adapter on http 2021-03-22 15:00:01 +01:00
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01:00
Eldad Fux 4df8ba3910 Updated cachebuster 2021-03-17 16:20:07 +02:00
Torsten Dittmann 7be9f2e33e Merge branch 'dev' into feat-265-realtime 2021-03-16 15:53:09 +01:00
Torsten Dittmann e14a495048 add custom connection pool 2021-03-16 15:30:45 +01:00
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
Eldad Fux a3402b33f5 Overwriting registry for realtime 2021-03-10 13:26:38 +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 cc532dbc59 Getting ready for 0.7.1 release 2021-03-07 10:47:49 +02:00
Eldad Fux 27f0dc4c37 Updated config files 2021-02-28 12:16:27 +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 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
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01: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 05d5d28623 First commit 2021-02-18 18:48:11 +02:00
Eldad Fux 243eac950d Updated cachebuster 2021-02-17 17:04:44 +02:00
Damodar Lohani 4b59738ec0 Merge branch '0.7.x' into feat-redis-connection-password 2021-02-14 17:13:00 +05:45
Eldad A. Fux d64f8dbddb
Merge pull request #884 from appwrite/feat-updated-geo-db
Feat updated geo db
2021-02-08 17:24:44 +02:00
Eldad A. Fux 133235d4a6
Merge pull request #881 from TorstenDittmann/feat-delete-certificates
Delete certificate files with worker
2021-02-08 14:33:18 +02:00
Eldad Fux da9d7a8aca Updated GEO DB 2021-02-08 10:05:50 +02:00
Eldad Fux 88272569b8 Updated cachebuster 2021-02-07 01:22:12 +02:00
Torsten Dittmann f97c87a3e9 adds certificates to deletes worker 2021-02-05 11:57:43 +01:00
Damodar Lohani 7ac826b355 updating checks for both user and pass 2021-02-01 12:06:42 +05:45
Damodar Lohani 26500f82ef updating redis auth environment 2021-01-31 20:41:06 +05:45
Damodar Lohani 4023e5efca supporting redis auth 2021-01-31 11:09:38 +05:45
Damodar Lohani 98dddd487c redis auth environment var 2021-01-29 08:28:09 +05:45
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux 8ea9ee67c5 Fix for console custom domain 2021-01-12 18:36:21 +02:00
Eldad Fux fd8fc3b8cd Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2021-01-09 23:57:23 +02:00
Eldad Fux bb52478bc3 Changed JWT expiry to max 15 minutes 2020-12-28 23:23:09 +02:00
Eldad Fux 5e4619b6e0 Updated auth check 2020-12-28 22:31:42 +02:00
Christy Jacob e77abfe706 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-27 23:30:59 +05:30
Christy Jacob dce89663b0 patch: review comments 2020-12-27 23:27:35 +05:30
Christy Jacob e088a9e648 patch: review comments 2020-12-27 23:18:14 +05:30
Eldad Fux 803e01f610 Updated comment 2020-12-26 13:56:29 +02:00
Eldad Fux 49247e1a39 Updated cache buster 2020-12-25 14:55:25 +02:00
Christy Jacob fab01abe33 patch: added classname and queue names as constants in event 2020-12-22 18:21:46 +05:30
Christy Jacob b40b586342 patch: review comments and some fixes 2020-12-21 23:45:52 +05:30
Christy Jacob 62885aa13a patch: deletes worker refactoring 2020-12-18 19:35:20 +05:30
Eldad Fux 49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Eldad Fux e3c58361d9 Merged all system events 2020-12-07 00:14:57 +02:00
Eldad Fux d70b573179 Updated cachebuster 2020-12-05 18:23:49 +02:00
Eldad Fux 9169bdeeec Better detection of server and console modes 2020-11-20 08:48:15 +02:00
Eldad Fux a08ce93b31 Added a new mode constant 2020-11-19 00:08:45 +02:00
Eldad Fux d3e14e3b62 Updated response models 2020-11-13 00:50:53 +02:00
Eldad Fux fa7c160eb2 Updated cachebuster 2020-11-06 20:40:19 +02:00
Eldad Fux 1668da931f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-31 16:59:00 +02:00
Eldad Fux fc8cbb5088 Templates sync 2020-10-29 22:11:16 +02:00
Eldad Fux 2a819b2af7 Fixed registry call 2020-10-29 17:54:36 +02:00
Eldad Fux 1f8cb94b33 Fixed wrong method call 2020-10-29 17:44:21 +02:00
Eldad Fux bf1993ebe4 Updated cache buster 2020-10-29 16:11:06 +02:00
Eldad Fux bbcebfe20a Faster geo DB 2020-10-29 16:08:09 +02:00
Eldad Fux 07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux 0edd8ff448 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-27 01:50:13 +02:00
Eldad A. Fux e4a1f3fd53
Merge pull request #702 from hack3r-0m/0.7.x
Replace .mmdb reader with maxmind and native C extension
2020-10-25 01:05:03 +02:00
hack3r-0m 21eacb8a63 Replace .mmdb reader with maxmind and native C extension 2020-10-23 17:36:52 +00:00
iraj b5e3e412d4 Adding Farsi/Persian language. 2020-10-23 01:01:17 +03:00
Eldad Fux 4f7e663fac Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-22 07:15:18 +03:00
Eldad Fux e89a871528 Fix for redis persistent connection 2020-10-21 21:52:52 +03:00
Eldad Fux 619781a4ad Handle user & project channels 2020-10-21 13:50:11 +03:00
Eldad Fux 210fa9fd64 Fixed redis connection init 2020-10-19 17:50:12 +03:00
Eldad A. Fux 9b57a0cc01
Merge pull request #609 from navneetsn18/0.7.x
Changes for Urdu Language
2020-10-16 21:04:08 +03:00