1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

5424 commits

Author SHA1 Message Date
Eldad Fux 2bcfaffec3 Updated SDK version 2021-04-21 13:13:12 +03:00
Eldad Fux 5d1492b034 Fixed code examples 2021-04-21 09:54:28 +03:00
Eldad Fux 0a0af89a4d Updated CLI examples 2021-04-21 09:41:27 +03:00
Eldad Fux dcee9fc68e Updated specs 2021-04-21 09:38:27 +03:00
Eldad Fux 71f7de08c7 Merge branch 'dev' of github.com:appwrite/appwrite into dev 2021-04-21 09:33:08 +03:00
Eldad Fux 791de55713 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-04-21 09:31:01 +03:00
Eldad Fux c95342a260 Updated SDKs 2021-04-21 09:28:47 +03:00
Eldad Fux dff75f768a Updated CLI docs for 0.7.x 2021-04-21 08:59:55 +03:00
Eldad A. Fux b0cb7a9b8d
Merge pull request #1097 from TorstenDittmann/fix-false-boolean-properties
fix: save false values in database for filtering
2021-04-20 16:52:09 +03:00
Torsten Dittmann 56c2c039b2 tests: remove cloud function env tests 2021-04-20 14:35:07 +02:00
Torsten Dittmann 36665e19b1 tests: use only latest env version 2021-04-20 14:05:03 +02:00
Eldad A. Fux a12db546ea
Merge branch '0.8.x' into feat-auth-limits 2021-04-20 13:54:16 +03:00
Torsten Dittmann 6ed97886f9 tests: fix env skip for functions 2021-04-20 12:51:29 +02:00
Torsten Dittmann 26d8ef4e23 Revert "tests: add timeout after executing fiunction for webhooks"
This reverts commit 474f45c85e.
2021-04-20 12:28:30 +02:00
Torsten Dittmann f6c163d4a5 Revert "tests: adjust schedule for functions"
This reverts commit fe819ee326.
2021-04-20 12:28:23 +02:00
Torsten Dittmann 04fbb9b02b tests: temporarily disable tests 2021-04-20 12:27:41 +02:00
Torsten Dittmann fe819ee326 tests: adjust schedule for functions 2021-04-20 12:01:40 +02:00
Torsten Dittmann 474f45c85e tests: add timeout after executing fiunction for webhooks 2021-04-20 10:37:27 +02:00
Torsten Dittmann f40f82f91e fix: save false value in database for filtering 2021-04-20 10:05:09 +02:00
Torsten Dittmann d94ddf1ac5 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-20 09:11:40 +02:00
Eldad Fux 5318eac6be Test Swagger files 2021-04-20 09:02:50 +03:00
Eldad A. Fux 7ad56d2a29
Merge pull request #1077 from appwrite/refactor-whitelist-type
Refactor with updated validators
2021-04-20 08:54:31 +03:00
Eldad A. Fux c6af32fb57
Merge pull request #726 from appwrite/feat-465-add-arm-support
Feat 465 add ARM support
2021-04-20 00:50:49 +03:00
Eldad Fux 9ba6b38014 Fixed swagger test 2021-04-20 00:17:42 +03:00
Torsten Dittmann 94d2ec5578 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-19 18:08:20 +02:00
kodumbeats 5f60c09158 Update composer to calculate hashes 2021-04-19 09:32:27 -04:00
kodumbeats d609940de1 Merge branch 'dev' into refactor-whitelist-type 2021-04-19 09:29:55 -04:00
Torsten Dittmann 74f06d12cd chore: add arm to changelog 2021-04-19 14:44:08 +02:00
Torsten Dittmann 5433f59771 fix: remove arm support from deno environments 2021-04-19 13:20:35 +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
Torsten Dittmann 70ee7c3fcb Merge branch 'feat-465-add-arm-support' of https://github.com/appwrite/appwrite into feat-465-add-arm-support 2021-04-19 12:33:49 +02:00
Torsten Dittmann dd5d5f59e0 fix: cloud functions environment 2021-04-19 12:31:40 +02:00
Torsten Dittmann f102e43704 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-465-add-arm-support 2021-04-19 11:35:57 +02:00
Eldad Fux fdfcd0cfb2 Updated Dart note 2021-04-18 14:24:37 +03:00
Eldad A. Fux fea932551b
Merge pull request #1040 from appwrite/feat-new-demos
Added list of web demos
2021-04-17 12:23:01 +03:00
Eldad Fux 7dc51e93e4 Hide dotnet 2021-04-17 12:02:51 +03:00
Eldad Fux 181fb05fd4 Fixed tests 2021-04-17 01:10:27 +03:00
Eldad Fux 5c6d17bd87 Fixed tests 2021-04-17 00:25:25 +03:00
Eldad A. Fux 65f9c97e8a
Merge pull request #1094 from appwrite/fix-avatars-shared-cache
Fixed cached bug
2021-04-17 00:15:43 +03:00
Eldad A. Fux 7698b17b19
Merge pull request #1095 from appwrite/fix-dashboard-tooltip
fix: dashboard tooltip message
2021-04-17 00:15:32 +03:00
Eldad A. Fux 1138752d65
Merge branch 'dev' into fix-dashboard-tooltip 2021-04-17 00:15:13 +03:00
Christy Jacob 6786b744bc fix: dashboard tooltip message 2021-04-17 02:10:49 +05:30
Eldad Fux 293badbd90 Fixed cached bug 2021-04-16 22:04:42 +03:00
Torsten Dittmann bd02df15af deps: update composer after merge 2021-04-16 19:10:12 +02:00
Torsten Dittmann e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
Torsten Dittmann ca8920a152 style: fix typo 2021-04-16 19:07:25 +02:00
Torsten Dittmann 3b989cf6a7 fix: anonymous account tests 2021-04-16 18:50:16 +02:00
Torsten Dittmann 2f7f8ab03d test: disabling coroutine in functions worker 2021-04-16 17:53:36 +02:00
Eldad Fux f2a54d8f00 Fixed functions tests 2021-04-16 18:13:03 +03:00
kodumbeats 64081ea048 Replace Mock with new Wildcard 2021-04-16 12:09:39 +00:00