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

5437 commits

Author SHA1 Message Date
Eldad Fux 04d53eab7a Fixed missing permissions 2021-04-23 09:31:22 +03:00
Torsten Dittmann fe5c004a56 revert: php-runtimes to composer dep 2021-04-22 12:11:53 +02:00
Torsten Dittmann 7eb9891cf1 chore: update composer dep to github and adust readme 2021-04-22 12:07:57 +02:00
Torsten Dittmann 457aeb18be deps: update appwrite/php-runtimes to 0.1.* 2021-04-22 12:04:35 +02:00
Torsten Dittmann 26a747d29e feat: update new php-runtimes version 2021-04-22 11:26:10 +02:00
Eldad A. Fux 9dd754959d
Merge pull request #1103 from TorstenDittmann/fix-anon-login-error
fix: improve error message on anon login
2021-04-22 10:08:09 +03:00
Torsten Dittmann 5668579021 fix: improve error message on anon login 2021-04-21 16:54:05 +02:00
Torsten Dittmann 222b9ab097 chore: update changelog 2021-04-21 15:39:39 +02:00
Torsten Dittmann cc34719768 feat: preferences response model 2021-04-21 15:37:51 +02:00
Torsten Dittmann 664201c112 composer: remove unused system library 2021-04-21 14:21:21 +02:00
Torsten Dittmann 0719806885 fix: runtime whitelist 2021-04-21 13:27:02 +02:00
Torsten Dittmann 25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Eldad Fux 7fc3b95541 Updated SDK version 2021-04-21 13:13:37 +03:00
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