1
0
Fork 0
mirror of synced 2024-07-09 08:27:01 +12:00
Commit graph

4976 commits

Author SHA1 Message Date
kodumbeats 8373db80ef Comment unneeded function calls 2021-03-10 14:42:36 -05:00
kodumbeats 33fb2e3edd Test for custom data in execution 2021-03-10 13:05:43 -05:00
kodumbeats f56a63c611 Make JWT for each execution 2021-03-10 12:48:05 -05:00
kodumbeats a2bf6269bf Create script for testing execution custom data 2021-03-10 12:43:59 -05:00
kodumbeats da8984f66e Pass userId and JWT to function as env vars 2021-03-10 11:58:46 -05:00
Torsten Dittmann 390e0d6407 fix comment 2021-03-10 16:18:03 +01:00
Torsten Dittmann d462c5dce5 adapt to review 2021-03-10 14:39:37 +01:00
Eldad Fux 4e8d42b950 Show Dart SDK on homepage 2021-03-10 14:40:24 +02:00
Eldad Fux 691792fb99 Updated the Dart SDK 2021-03-10 13:52:30 +02:00
Eldad Fux a3402b33f5 Overwriting registry for realtime 2021-03-10 13:26:38 +02:00
Torsten Dittmann e5f6fbbc73 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-10 10:01:43 +01: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
Damodar Lohani 3f96ff85b8 deno getting started 2021-03-10 12:38:51 +05:45
Eldad Fux b26b831931 Removed context, added pools 2021-03-10 08:53:49 +02:00
Eldad Fux 66099e06be Updated benchmarks 2021-03-10 08:52:10 +02:00
Damodar Lohani 13c7ded9db Flutter getting started 2021-03-10 12:29:28 +05:45
Damodar Lohani e157ac9584 updates 2021-03-10 07:21:25 +05:45
kodumbeats 59984fa6c0 Pass custom function $data to execution 2021-03-09 14:58:03 -05:00
Eldad Fux 815358173c Updated SDK-Generator 2021-03-09 20:09:47 +02:00
Torsten Dittmann af086b67c2 add k6 run 2021-03-09 18:47:13 +01:00
Eldad Fux a5b70e9476 Fixed registry contex 2021-03-09 19:27:48 +02:00
Eldad A. Fux 33aba4fe4c
Merge pull request #949 from TorstenDittmann/feat-265-realtime-e2e
Feat 265 - Realtime E2E Tests
2021-03-09 18:15:56 +02:00
Eldad A. Fux 70935fe75b
Merge pull request #965 from appwrite/fix-package-namespaces
Use updated package paths
2021-03-09 18:13:05 +02:00
Eldad Fux 1017a2fb6b Refactored resources 2021-03-09 18:07:13 +02:00
kodumbeats 7e12b82d75 Use updated package paths 2021-03-09 09:21:37 -05:00
Eldad A. Fux e22d35b827
Merge pull request #963 from appwrite/fix-933-country-name-unknown-for-sessions
Use uppercase countryCode as index for $countries assoc array
2021-03-09 15:57:40 +02:00
kodumbeats ed447986ea Use uppercase countryCode 2021-03-09 06:03:42 -05:00
kodumbeats c87a1165f6 Update changelog 2021-03-09 06:00:19 -05:00
kodumbeats 0d75dd3623 Prove user prefs update before webhook 2021-03-08 15:48:45 -05:00
kodumbeats 5eaced933d Use uppercase countryCode as index for $countries assoc array 2021-03-08 14:58:16 -05:00
Eldad A. Fux f7159c5a4b
Merge pull request #958 from appwrite/feat-0.7.1-release
Getting ready for 0.7.1 release
2021-03-08 17:47:27 +02:00
Eldad A. Fux cb6ddfea7e
Merge pull request #959 from TorstenDittmann/fix-security-email
fix-security-email
2021-03-08 17:44:56 +02:00
kodumbeats 68b1511672 Chain tests together 2021-03-08 10:16:28 -05:00
Damodar Lohani b087d8ffc3 dart getting started section 2021-03-08 17:04:18 +05:45
Damodar Lohani 9fdfdbdc4b getting started in the SDKs 2021-03-08 17:00:39 +05:45
Torsten Dittmann 023b662b10 set default security email to certs@appwrite.io 2021-03-08 11:55:33 +01:00
kodumbeats 56f5c73126 Update tests 2021-03-07 08:09:45 -05:00
Eldad Fux cc532dbc59 Getting ready for 0.7.1 release 2021-03-07 10:47:49 +02:00
Eldad A. Fux 0f74cacd23
Merge pull request #957 from lohanidamodar/fix-response-filter-header-not-allowed
fix-response-filter-header-not-allowed
2021-03-07 10:39:03 +02:00
kodumbeats 0546a0e428 Return correct response model 2021-03-05 13:36:30 -05:00
Eldad A. Fux 9a5278aab0
Merge branch 'dev' into fix-response-filter-header-not-allowed 2021-03-05 11:23:05 +02:00
Damodar Lohani 38c2c53d2d upgate changes 2021-03-05 15:04:40 +05:45
Eldad A. Fux 940d04b05f
Merge pull request #956 from appwrite/feat-new-mock-routes
Feat new mock routes
2021-03-05 10:09:33 +02:00
Eldad Fux c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
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