Commit Graph

7006 Commits

Author SHA1 Message Date
Eldad Fux 7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
Damodar Lohani 00934a3d3e Merge branch 'dev' into feat-new-image-features 2021-03-26 17:34:02 +05:45
kodumbeats c10d9b6701 Outline remaining routes 2021-03-25 15:52:57 -04:00
kodumbeats 07140bda5a Replace utopia libs with native validators 2021-03-24 13:47:43 -04:00
kodumbeats 7a07ff58d7 Outline index and attributes routes 2021-03-24 11:40:33 -04:00
kodumbeats 48b12152e3 Outline createIndex 2021-03-23 17:19:19 -04:00
Christy Jacob 457ab656e7 feat: fixed some issues and updated docker-compose 2021-03-23 23:30:42 +05:30
Damodar Lohani dbac4083ad fix missing param rotation 2021-03-23 15:53:09 +05:45
Torsten Dittmann 74853da211 Merge branch 'feat-anon-login' of https://github.com/TorstenDittmann/appwrite into feat-anon-login 2021-03-23 09:39:03 +01:00
Torsten Dittmann b9017549c2 remove env variable in favor of #947 2021-03-23 09:38:56 +01:00
Damodar Lohani 464486743a Merge branch 'dev' into feat-new-image-features 2021-03-23 13:18:03 +05:45
Eldad Fux 866dd3cad1 Merge branch 'dev' of github.com:appwrite/appwrite into feat-set-default-permissions-to-user 2021-03-22 22:09:01 +02:00
kodumbeats d33b12bd61 Merge remote-tracking branch 'origin/dev' into feat-962-pass-data-to-function-execution 2021-03-22 12:47:06 -04:00
Eldad Fux a76016fa37 Fixed functions tests 2021-03-22 18:19:05 +02:00
kodumbeats 22ba2e4d12 Merge dev branch 2021-03-22 07:05:53 -04:00
Eldad Fux 46c465b80e Added some fixes and dedicated tests 2021-03-22 09:34:51 +02:00
Damodar Lohani 0ac81f8f69 update image preview api 2021-03-22 12:39:42 +05:45
Eldad Fux e05da0ce3c Fixed comments 2021-03-22 00:26:00 +02:00
Eldad Fux b5846f5a79 Updated default permissions 2021-03-22 00:17:20 +02:00
Eldad Fux 600692bcac Fixed AV health check 2021-03-20 09:14:02 +02:00
Christy Jacob 925162fc4b feat: refactoring 2021-03-19 02:02:16 +05:30
Christy Jacob 8c9d6edff2 feat: refactored errors 2021-03-19 00:56:45 +05:30
Christy Jacob 772f110eee feat: refactor noContent() 2021-03-19 00:25:43 +05:30
kodumbeats daeed74473 Merge branch '0.8.x' into feat-962-pass-data-to-function-execution 2021-03-18 07:14:16 -04:00
Eldad A. Fux 7899211076 Merge branch '0.8.x' into feat-anon-login 2021-03-17 23:08:59 +02:00
Eldad A. Fux 08dd968ab9 Merge branch '0.8.x' into feat-functions-and-executions-events 2021-03-17 22:55:43 +02:00
Eldad A. Fux bade0932cb Merge pull request #976 from appwrite/feat-execution-permission
Feat execution permission
2021-03-17 22:54:46 +02:00
Christy Jacob 99ade8ec13 feat: added getCurrentModel() 2021-03-18 02:15:47 +05:30
Christy Jacob 4c49fb1b05 feat: added tests for scope based auth 2021-03-16 19:04:11 +05:30
Eldad A. Fux 355cdd74a4 Merge pull request #979 from appwrite/fix-update-doc-permissions
Allow permission reset
2021-03-16 13:09:00 +02:00
Eldad Fux b69deb594d Allow permission reset 2021-03-15 00:33:59 +02:00
Eldad Fux 024fae0d21 Changed execution default permissions 2021-03-14 01:52:05 +02:00
kodumbeats a7a9eec4f7 Merge branch 'dev' into feat-functions-and-executions-events 2021-03-12 18:06:07 -05:00
Eldad Fux 99207d5376 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-03-13 00:25:11 +02:00
Christy Jacob 96bb4613e4 feat: code cleanup 2021-03-13 00:30:43 +05:30
Christy Jacob d0c3111844 feat: added some tests and code cleanup 2021-03-12 23:30:41 +05:30
Torsten Dittmann feda2fd787 fix typo in countrycode 2021-03-12 17:10:51 +01:00
kodumbeats 1b0acc8ab7 Merge branch 'dev' into fix-952-patch-user-prefs-event 2021-03-12 09:34:19 -05:00
kodumbeats f734fc1de2 Add events for functions and executions 2021-03-11 13:25:46 -05:00
Christy Jacob b3f96c6b4c feat: refactoring and code clean up 2021-03-11 21:14:04 +05:30
kodumbeats 681ab12f76 Instantiate jwt outside conditionals 2021-03-10 15:25:54 -05:00
kodumbeats f56a63c611 Make JWT for each execution 2021-03-10 12:48:05 -05:00
kodumbeats da8984f66e Pass userId and JWT to function as env vars 2021-03-10 11:58:46 -05:00
Eldad Fux 7319a1eeb9 Refactoring 2021-03-10 17:22:19 +02:00
Christy Jacob f1a7e9092c Merge branch 'feat-graphql-support' of https://github.com/appwrite/appwrite into graphql 2021-03-10 19:36:43 +05:30
Eldad Fux 2823c95929 Merge branch 'dev' of github.com:appwrite/appwrite into feat-graphql-support 2021-03-10 16:03:06 +02:00
Christy Jacob 2b9f974125 feat: refactoring and code clean up 2021-03-10 19:21:03 +05:30
Christy Jacob 3b0884e628 feat: refactoring and code clean up 2021-03-10 13:12:45 +05:30
kodumbeats 59984fa6c0 Pass custom function $data to execution 2021-03-09 14:58:03 -05:00
Christy Jacob 4eae1f6f02 feat: added support for JSON types 2021-03-10 01:18:32 +05:30